[131084] trunk/dports/perl/p5-datetime-format-pg/Portfile

devans at macports.org devans at macports.org
Mon Jan 5 14:45:38 PST 2015


Revision: 131084
          https://trac.macports.org/changeset/131084
Author:   devans at macports.org
Date:     2015-01-05 14:45:38 -0800 (Mon, 05 Jan 2015)
Log Message:
-----------
p5-datetime-format-pg: update to version 0.16010, add perl branches 5.18 5.20, use module build.

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

Modified: trunk/dports/perl/p5-datetime-format-pg/Portfile
===================================================================
--- trunk/dports/perl/p5-datetime-format-pg/Portfile	2015-01-05 22:44:17 UTC (rev 131083)
+++ trunk/dports/perl/p5-datetime-format-pg/Portfile	2015-01-05 22:45:38 UTC (rev 131084)
@@ -4,9 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
-perl5.setup         DateTime-Format-Pg 0.16006
-revision            2
+perl5.branches      5.16 5.18 5.20
+perl5.setup         DateTime-Format-Pg 0.16010
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Parse and format PostgreSQL dates and times
@@ -20,8 +19,8 @@
 
 platforms           darwin
 
-checksums           sha1    11039b39e9591c71924f1c2e1d7e2bc6eea9997f \
-                    rmd160  53f1b53445048ff7c4fffa11ce186519df539ee8
+checksums           rmd160  fc8a2cb9e9c23a4f48eaccf019b5691e83d5eee3 \
+                    sha256  826b57926b69ba9403471335f73a930c248e9041feda954673de142b1054b74c
 
 if {${perl5.major} != ""} {
     depends_lib-append \
@@ -30,4 +29,5 @@
                     port:p${perl5.major}-datetime-timezone
 
     supported_archs noarch
+    perl5.use_module_build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150105/0021ffe8/attachment.html>


More information about the macports-changes mailing list