[128547] trunk/dports/perl/p5-datetime-timezone/Portfile

devans at macports.org devans at macports.org
Sat Nov 22 16:54:41 PST 2014


Revision: 128547
          https://trac.macports.org/changeset/128547
Author:   devans at macports.org
Date:     2014-11-22 16:54:41 -0800 (Sat, 22 Nov 2014)
Log Message:
-----------
p5-datetime-timezone: update to version 1.81, dependencies.

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

Modified: trunk/dports/perl/p5-datetime-timezone/Portfile
===================================================================
--- trunk/dports/perl/p5-datetime-timezone/Portfile	2014-11-23 00:20:41 UTC (rev 128546)
+++ trunk/dports/perl/p5-datetime-timezone/Portfile	2014-11-23 00:54:41 UTC (rev 128547)
@@ -6,7 +6,7 @@
 
 epoch               5
 perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup         DateTime-TimeZone 1.80
+perl5.setup         DateTime-TimeZone 1.81
 maintainers         nomaintainer
 license             Artistic GPL
 supported_archs     noarch
@@ -19,17 +19,20 @@
 
 platforms           darwin
 
-checksums           rmd160  9d97b9b4576f6f38f3d8c3ea864ce0ff5fe89953 \
-                    sha256  cac43f580809e50fb7cc38e0497e6d86e9e913aea2da1f83e4747bbed4f5d8f0
+checksums           rmd160  b5894dad3e206dfeacf9ada747da45ca723bfcfe \
+                    sha256  62f74919227aa996600ab508b999c658e3aa5789098ade189cf82dd2d9e6833d
 
 if {${perl5.major} != ""} {
     depends_build-append \
-                    port:p${perl5.major}-test-output
+                    port:p${perl5.major}-test-fatal \
+                    port:p${perl5.major}-test-output \
+                    port:p${perl5.major}-test-requires
+    
     depends_lib-append \
-                    port:p${perl5.major}-params-validate \
                     port:p${perl5.major}-class-singleton \
-                    port:p${perl5.major}-class-load \
                     port:p${perl5.major}-list-allutils \
-                    port:p${perl5.major}-test-simple \
+                    port:p${perl5.major}-module-implementation \
+                    port:p${perl5.major}-module-runtime \
+                    port:p${perl5.major}-params-validate \
                     port:p${perl5.major}-parent
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141122/70e807ef/attachment.html>


More information about the macports-changes mailing list