[128795] trunk/dports/perl/p5-datetime-format-sqlite/Portfile

devans at macports.org devans at macports.org
Thu Nov 27 07:49:36 PST 2014


Revision: 128795
          https://trac.macports.org/changeset/128795
Author:   devans at macports.org
Date:     2014-11-27 07:49:36 -0800 (Thu, 27 Nov 2014)
Log Message:
-----------
p5-datetime-format-sqlite: update dependencies, add perl 5.18 5.20 branches, increment revision.

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

Modified: trunk/dports/perl/p5-datetime-format-sqlite/Portfile
===================================================================
--- trunk/dports/perl/p5-datetime-format-sqlite/Portfile	2014-11-27 15:42:23 UTC (rev 128794)
+++ trunk/dports/perl/p5-datetime-format-sqlite/Portfile	2014-11-27 15:49:36 UTC (rev 128795)
@@ -4,9 +4,9 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
 perl5.setup         DateTime-Format-SQLite 0.11
-revision            3
+revision            4
 platforms           darwin
 license             {Artistic-1 GPL}
 maintainers         fpassera.com:dev openmaintainer
@@ -19,7 +19,7 @@
 
 if {${perl5.major} != ""} {
     depends_lib-append \
-                    port:p${perl5.major}-test-simple \
+                    port:p${perl5.major}-datetime \
                     port:p${perl5.major}-datetime-format-builder
 
     supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141127/01f412d9/attachment.html>


More information about the macports-changes mailing list