[123346] trunk/dports/perl/p5-datetime-format-dateparse/Portfile

devans at macports.org devans at macports.org
Fri Aug 8 09:04:10 PDT 2014


Revision: 123346
          https://trac.macports.org/changeset/123346
Author:   devans at macports.org
Date:     2014-08-08 09:04:10 -0700 (Fri, 08 Aug 2014)
Log Message:
-----------
p5-datetime-format-dateparse: update dependencies, add perl branch 5.20.

Modified Paths:
--------------
    trunk/dports/perl/p5-datetime-format-dateparse/Portfile

Modified: trunk/dports/perl/p5-datetime-format-dateparse/Portfile
===================================================================
--- trunk/dports/perl/p5-datetime-format-dateparse/Portfile	2014-08-08 15:50:44 UTC (rev 123345)
+++ trunk/dports/perl/p5-datetime-format-dateparse/Portfile	2014-08-08 16:04:10 UTC (rev 123346)
@@ -5,8 +5,9 @@
 
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup         DateTime-Format-DateParse 0.05
+revision            1
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Parses Date::Parse compatible formats
@@ -19,6 +20,7 @@
                     sha256  f6eca4c8be66ce9992ee150932f8fcf07809fd3d1664caf200b8a5fd3a7e5ebc
 
 if {${perl5.major} != ""} {
-depends_lib         port:p${perl5.major}-datetime \
+    depends_lib     port:p${perl5.major}-datetime \
+                    port:p${perl5.major}-timedate \
                     port:p${perl5.major}-datetime-timezone
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140808/096ec339/attachment.html>


More information about the macports-changes mailing list