Revision: 124663 https://trac.macports.org/changeset/124663 Author: ryandesign@macports.org Date: 2014-08-27 05:28:51 -0700 (Wed, 27 Aug 2014) Log Message: ----------- p5-test-expect: update to 0.31 and add p5.18 and p5.20 Modified Paths: -------------- trunk/dports/perl/p5-test-expect/Portfile Modified: trunk/dports/perl/p5-test-expect/Portfile =================================================================== --- trunk/dports/perl/p5-test-expect/Portfile 2014-08-27 12:24:24 UTC (rev 124662) +++ trunk/dports/perl/p5-test-expect/Portfile 2014-08-27 12:28:51 UTC (rev 124663) @@ -3,14 +3,16 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.branches 5.8 5.10 5.12 5.14 5.16 -perl5.setup Test-Expect 0.30 -revision 3 +perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 5.20 +perl5.setup Test-Expect 0.31 license {Artistic-1 GPL} maintainers nomaintainer description Automated driving and testing of terminal-based programs. long_description ${description} -checksums md5 b22cb4575d910bb2d36e506a958da300 + +checksums rmd160 e6d0b1c1aaddfda2306cf8e9ac2c0f5c99f667cf \ + sha256 48a0b892d4e63ec5328b85ef7e1804304b4ca63c345c84a233734b3aa312f3cd + platforms darwin supported_archs noarch
participants (1)
-
ryandesign@macports.org