On Aug 17, 2020, at 13:39, Arno Hautala wrote:
> On 17 Aug 2020, at 14:35, Arno Hautala wrote:
>
>> To verify this, and to test other cases, you can try the ‘vercmp’ script
>
> I should probably have included a link to the script, instead a test of the
> comparisons…
>
> https://svn.macports.org/repository/macports/users/ryandesign/scripts/vercmp
The current location of the script is:
https://github.com/ryandesign/macports-user-ryandesign/blob/master/scripts/vercmp
I highly recommend using this script to determine whether you need to increase
the epoch.
We do not recommend setting the epoch to a date-like value. Simply use an
increasing integer value. Its default value is 0. The first time you need to
increase it, set it to 1; the second time, set it to 2, etc.
We do not recommend falsifying the port's version number or misusing the
revision. Set the version field to the correct upstream version number.