On Oct 15, 2008, at 09:04, [EMAIL PROTECTED] wrote: > Revision: 40810 > http://trac.macports.org/changeset/40810 > Author: [EMAIL PROTECTED] > Date: 2008-10-15 07:04:44 -0700 (Wed, 15 Oct 2008) > Log Message: > ----------- > Updated to 0.82. > > 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-10-15 > 14:02:22 UTC (rev 40809) > +++ trunk/dports/perl/p5-datetime-timezone/Portfile 2008-10-15 > 14:04:44 UTC (rev 40810) > @@ -3,8 +3,8 @@ > PortSystem 1.0 > PortGroup perl5 1.0 > > -perl5.setup DateTime-TimeZone 0.81 > -epoch 3 > +perl5.setup DateTime-TimeZone 0.82 > +epoch 4
FYI, there's no problem with increasing the epoch every time, but you don't need to unless you update the version in a way that's affected by #11873. For this update from 0.81 to 0.82, MacPorts should have no problem because "82" is greater than "81". _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
