Revision: 118415 https://trac.macports.org/changeset/118415 Author: mojca@macports.org Date: 2014-04-01 07:19:07 -0700 (Tue, 01 Apr 2014) Log Message: ----------- p5-test-base: upgrade to 0.62, add p5.18 Modified Paths: -------------- trunk/dports/perl/p5-test-base/Portfile Modified: trunk/dports/perl/p5-test-base/Portfile =================================================================== --- trunk/dports/perl/p5-test-base/Portfile 2014-04-01 14:16:30 UTC (rev 118414) +++ trunk/dports/perl/p5-test-base/Portfile 2014-04-01 14:19:07 UTC (rev 118415) @@ -4,9 +4,8 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 -perl5.setup Test-Base 0.60 -revision 2 +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 +perl5.setup Test-Base 0.62 maintainers geeklair.net:dluke openmaintainer description A Data Driven Testing Framework license {GPL Artistic} @@ -18,7 +17,6 @@ if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-spiffy -checksums md5 7d839807da66d69db32fc4b22994f9e4 \ - sha1 e2727e9958960e53de6887697b3e12f64e891b17 \ - rmd160 c02d8423f34a7c08fb708a17c55eaf90d715d30e +checksums rmd160 b476b3763cd4fe576e9a7406305d1863af79fb69 \ + sha256 c30ccea7b919eefd356d5afb65cf60a1532ce33d25731ef09c895c4a29ed21ac }
participants (1)
-
mojca@macports.org