Modified: trunk/dports/perl/p5-time-y2038/Portfile (77349 => 77350)
--- trunk/dports/perl/p5-time-y2038/Portfile 2011-03-28 00:44:00 UTC (rev 77349)
+++ trunk/dports/perl/p5-time-y2038/Portfile 2011-03-28 04:27:02 UTC (rev 77350)
@@ -3,8 +3,7 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.setup Time-y2038 20081111
-revision 1
+perl5.setup Time-y2038 20100403
maintainers narf_tm openmaintainer
description Versions of Perl's time functions which work beyond 2038
long_description On many computers, Perl's time functions will not \
@@ -16,11 +15,11 @@
platforms darwin
-checksums md5 3383bd68955935133c85e6ca5fa77ff1 \
- sha1 b5ccd8851211f902f7b82c458207e544b8dadcdd \
- rmd160 8611363797b6ae70ecec45c7dcc85fc737bc00a2
+checksums sha1 b0245a2daa84bbbf086114f79001b2d412015b0a \
+ rmd160 3cdf4b051b14d5d61ed4068468eb35cc24b7b4e1
-depends_lib-append port:p5-extutils-cbuilder \
+depends_build-append port:p5-extutils-cbuilder \
+ port:p5-json \
port:p5-test-exception \
port:p5-test-warn