[131082] trunk/dports/perl/p5-datetime/Portfile

devans at macports.org devans at macports.org
Mon Jan 5 14:42:47 PST 2015


Revision: 131082
          https://trac.macports.org/changeset/131082
Author:   devans at macports.org
Date:     2015-01-05 14:42:47 -0800 (Mon, 05 Jan 2015)
Log Message:
-----------
p5-datetime: update to version 1.18, dependencies.

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

Modified: trunk/dports/perl/p5-datetime/Portfile
===================================================================
--- trunk/dports/perl/p5-datetime/Portfile	2015-01-05 22:41:25 UTC (rev 131081)
+++ trunk/dports/perl/p5-datetime/Portfile	2015-01-05 22:42:47 UTC (rev 131082)
@@ -6,7 +6,7 @@
 
 epoch               2
 perl5.branches      5.16 5.18 5.20
-perl5.setup         DateTime 1.12
+perl5.setup         DateTime 1.18
 license             Artistic-2
 maintainers         nomaintainer
 description         A date and time object
@@ -17,21 +17,20 @@
 
 platforms           darwin
 
-checksums           rmd160  28abec8d96b90ed05edd1fca710037f56281c4ab \
-                    sha256  e65a333806d000825724cfa23d7d33539b853b6e819d4922d2a68579416374ce
+checksums           rmd160  f36e912f33df960625b1b198c4d8042f561c82c5 \
+                    sha256  bada2c9fe3e79429f7c84592d9a9defd3a8c71f7b584389d450aa324340d913a
 
 if {${perl5.major} != ""} {
     depends_build-append \
-                    port:p${perl5.major}-test-warnings \
+                    port:p${perl5.major}-extutils-cbuilder \
+                    port:p${perl5.major}-test-fatal \
+                    port:p${perl5.major}-test-warnings
 
     depends_lib-append \
                     port:p${perl5.major}-datetime-locale \
                     port:p${perl5.major}-datetime-timezone \
                     port:p${perl5.major}-params-validate \
-                    port:p${perl5.major}-test-exception \
-                    port:p${perl5.major}-extutils-cbuilder \
-                    port:p${perl5.major}-test-simple \
-                    port:p${perl5.major}-math-round
+                    port:p${perl5.major}-test-simple
 
     perl5.use_module_build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150105/931d8301/attachment-0001.html>


More information about the macports-changes mailing list