[91032] trunk/dports/lang/gcc47/Portfile
Ryan Schmidt
ryandesign at macports.org
Thu Mar 22 15:53:49 PDT 2012
On Mar 22, 2012, at 13:36, mww at macports.org wrote:
> Revision: 91032
> https://trac.macports.org/changeset/91032
> Author: mww at macports.org
> Date: 2012-03-22 11:36:10 -0700 (Thu, 22 Mar 2012)
> Log Message:
> -----------
> gcc47: version 4.7.0
>
> Modified Paths:
> --------------
> trunk/dports/lang/gcc47/Portfile
>
> Modified: trunk/dports/lang/gcc47/Portfile
> ===================================================================
> --- trunk/dports/lang/gcc47/Portfile 2012-03-22 17:31:26 UTC (rev 91031)
> +++ trunk/dports/lang/gcc47/Portfile 2012-03-22 18:36:10 UTC (rev 91032)
> @@ -4,30 +4,27 @@
> PortGroup select 1.0
>
> name gcc47
> -version 4.7-20120225
> -revision 1
> +version 4.7.0
$ ~/macports/users/ryandesign/scripts/vercmp 4.7.0 4.7-20120225
MacPorts considers 4.7.0 to be less than 4.7-20120225.
Therefore, the epoch needs to be increased.
Since increasing only the epoch is problematic for various reasons, increase the revision as well when you do this.
More information about the macports-dev
mailing list