On Mar 22, 2012, at 13:36, [email protected] wrote: > Revision: 91032 > https://trac.macports.org/changeset/91032 > Author: [email protected] > 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. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
