I have downloaded the tar.bz2 file and wanted to know if someone can guide me howto upgrade from 1.24 to 1.25. The latest version has not been posted on the Freebsd ports so I was wondering what the manual steps are to upgrade to the latest version. I was looking for a readme file in the download file but could not find it.
I wrote a script to simplify this and skip understanding how to manually upgrade. The script will modify the port files and then trigger portmaster (you can use a different port manager if you want) to apply the update.
The last line in distinfo there is a DOS line ending (^M). Wasn’t sure why, but it was faster to just use dos2unix instead spending a bunch of time trying to identify the issue.