[132647] trunk/dports/perl/p5-class-tiny/Portfile
Revision: 132647 https://trac.macports.org/changeset/132647 Author: khindenburg@macports.org Date: 2015-02-06 06:10:56 -0800 (Fri, 06 Feb 2015) Log Message: ----------- p5-class-tiny: update to 1.001; remove test.run since portgroup has it Modified Paths: -------------- trunk/dports/perl/p5-class-tiny/Portfile Modified: trunk/dports/perl/p5-class-tiny/Portfile =================================================================== --- trunk/dports/perl/p5-class-tiny/Portfile 2015-02-06 12:04:23 UTC (rev 132646) +++ trunk/dports/perl/p5-class-tiny/Portfile 2015-02-06 14:10:56 UTC (rev 132647) @@ -5,7 +5,7 @@ PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 -perl5.setup Class-Tiny 1.000 +perl5.setup Class-Tiny 1.001 platforms darwin maintainers khindenburg openmaintainer @@ -16,9 +16,5 @@ description Minimalist class construction long_description This module offers a minimalist class construction kit in around 120 lines of code. -checksums rmd160 b4e48e97bf7d36cb73dec89c03877336a28dbbea \ - sha256 625d874db1608bd317b52b482d5b94a35812499948b8cba109d402e91748944a - -if {${perl5.major} != ""} { - test.run yes -} +checksums rmd160 34262aac2452da50d995b8e39727e1b8ae222bfb \ + sha256 122781cf673d54ca7db402946f54d566c5ca96bb0c61185446fbbf76dd9c053e
participants (1)
-
khindenburg@macports.org