[77350] trunk/dports/perl/p5-time-y2038/Portfile
Revision: 77350 http://trac.macports.org/changeset/77350 Author: l2g@macports.org Date: 2011-03-27 21:27:02 -0700 (Sun, 27 Mar 2011) Log Message: ----------- p5-time-y2038: New version 20100403, including new dependency on p5-json. Also changed all depends_lib to depends_build. (#28874, openmaintainer + timeout) Modified Paths: -------------- trunk/dports/perl/p5-time-y2038/Portfile Modified: trunk/dports/perl/p5-time-y2038/Portfile =================================================================== --- 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
participants (1)
-
l2g@macports.org