Don't forget to increase the epoch when you increase the version in a way that is affected by issue 11873:
http://trac.macports.org/ticket/11873 On Sep 18, 2008, at 00:24, [EMAIL PROTECTED] wrote: > Revision: 40026 > http://trac.macports.org/changeset/40026 > Author: [EMAIL PROTECTED] > Date: 2008-09-17 22:24:39 -0700 (Wed, 17 Sep 2008) > Log Message: > ----------- > p5-datetime-timezone: increase epoch so MacPorts considers "80" to > be larger than "7904", since #11873 has not yet been resolved > > Modified Paths: > -------------- > trunk/dports/perl/p5-datetime-timezone/Portfile > > Modified: trunk/dports/perl/p5-datetime-timezone/Portfile > =================================================================== > --- trunk/dports/perl/p5-datetime-timezone/Portfile 2008-09-18 > 03:29:54 UTC (rev 40025) > +++ trunk/dports/perl/p5-datetime-timezone/Portfile 2008-09-18 > 05:24:39 UTC (rev 40026) > @@ -4,7 +4,7 @@ > PortGroup perl5 1.0 > > perl5.setup DateTime-TimeZone 0.80 > -epoch 1 > +epoch 2 > maintainers narf_tm openmaintainer > description Time zone object base class and factory > long_description This class is the base class for all > time zone \ _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
