[95744] trunk/dports/python
Ryan Schmidt
ryandesign at macports.org
Sat Jul 21 00:12:54 PDT 2012
On Jul 20, 2012, at 14:39, lightnin at macports.org wrote:
> Revision: 95744
> https://trac.macports.org/changeset/95744
> Author: lightnin at macports.org
> Date: 2012-07-20 12:39:06 -0700 (Fri, 20 Jul 2012)
> Log Message:
> -----------
> Updated to soaplib 1.0.0 and updated all port files with openmaintainer.
>
> Modified Paths:
> --------------
> trunk/dports/python/py25-soaplib/Portfile
> trunk/dports/python/py26-soaplib/Portfile
> trunk/dports/python/py27-soaplib/Portfile
>
> Modified: trunk/dports/python/py25-soaplib/Portfile
> ===================================================================
> --- trunk/dports/python/py25-soaplib/Portfile 2012-07-20 19:38:27 UTC (rev 95743)
> +++ trunk/dports/python/py25-soaplib/Portfile 2012-07-20 19:39:06 UTC (rev 95744)
> @@ -5,10 +5,10 @@
> PortGroup python25 1.0
>
> name py25-soaplib
> -version 1.0.0-beta8
> +version 1.0.0
$ ~/macports/users/ryandesign/scripts/vercmp 1.0.0 1.0.0-beta8
MacPorts considers 1.0.0 to be less than 1.0.0-beta8.
Therefore the epoch needs to be increased. Done in r95748.
More information about the macports-dev
mailing list