[38256] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Sun Jul 13 16:36:54 PDT 2008


Revision: 38256
          http://trac.macosforge.org/projects/macports/changeset/38256
Author:   ryandesign at macports.org
Date:     2008-07-13 16:36:54 -0700 (Sun, 13 Jul 2008)
Log Message:
-----------
p5-datetime-locale, p5-datetime-timezone: add epoch so the new versions are seen by MacPorts as being newer than the old versions, since #11873 has not yet been resolved

Modified Paths:
--------------
    trunk/dports/perl/p5-datetime-locale/Portfile
    trunk/dports/perl/p5-datetime-timezone/Portfile

Modified: trunk/dports/perl/p5-datetime-locale/Portfile
===================================================================
--- trunk/dports/perl/p5-datetime-locale/Portfile	2008-07-13 22:38:40 UTC (rev 38255)
+++ trunk/dports/perl/p5-datetime-locale/Portfile	2008-07-13 23:36:54 UTC (rev 38256)
@@ -4,6 +4,7 @@
 PortGroup                 perl5 1.0
 
 perl5.setup               DateTime-Locale 0.41
+epoch                     1
 maintainers               narf_tm openmaintainer
 description               Localization support for DateTime
 long_description          DateTime::Locale is primarily a factory for the \

Modified: trunk/dports/perl/p5-datetime-timezone/Portfile
===================================================================
--- trunk/dports/perl/p5-datetime-timezone/Portfile	2008-07-13 22:38:40 UTC (rev 38255)
+++ trunk/dports/perl/p5-datetime-timezone/Portfile	2008-07-13 23:36:54 UTC (rev 38256)
@@ -4,6 +4,7 @@
 PortGroup                 perl5 1.0
 
 perl5.setup               DateTime-TimeZone 0.78
+epoch                     1
 maintainers               narf_tm openmaintainer
 description               Time zone object base class and factory
 long_description          This class is the base class for all time zone \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080713/57949df5/attachment.html 


More information about the macports-changes mailing list