Revision: 87544 http://trac.macports.org/changeset/87544 Author: ryandesign@macports.org Date: 2011-11-24 21:17:04 -0800 (Thu, 24 Nov 2011) Log Message: ----------- p5-test-simple: update to 0.98; see #32167 Modified Paths: -------------- trunk/dports/perl/p5-test-simple/Portfile Modified: trunk/dports/perl/p5-test-simple/Portfile =================================================================== --- trunk/dports/perl/p5-test-simple/Portfile 2011-11-25 04:04:23 UTC (rev 87543) +++ trunk/dports/perl/p5-test-simple/Portfile 2011-11-25 05:17:04 UTC (rev 87544) @@ -3,17 +3,15 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup Test-Simple 0.96 -revision 2 +perl5.setup Test-Simple 0.98 license {Artistic GPL} maintainers email.arc.nasa.gov:sal description Basic utilities for writing perl tests long_description ${description} platforms darwin -checksums md5 fbc734a7bb5b3fc3e2bc706e19d08b26 \ - sha1 d5d5f657a363d8328c1c2d4972f879df4f6496b1 \ - rmd160 cb26f27641a0dd467a8e3287f1072a3335cc4b18 +checksums rmd160 92b20f1f3165bfc6d07e6585f400ab2a2124e987 \ + sha256 2fb203e2cb75e72c6f70af71c6b01998f2c0ec2afba6c38cc5053c6107cd12a8 ## # Perl searches vendor location last, so this won't ## # override the older version included with perl