[76227] trunk/dports/perl/p5-string-rewriteprefix/Portfile
Revision: 76227 http://trac.macports.org/changeset/76227 Author: narf_tm@macports.org Date: 2011-02-18 13:01:51 -0800 (Fri, 18 Feb 2011) Log Message: ----------- Updated to 0.006. Modified Paths: -------------- trunk/dports/perl/p5-string-rewriteprefix/Portfile Modified: trunk/dports/perl/p5-string-rewriteprefix/Portfile =================================================================== --- trunk/dports/perl/p5-string-rewriteprefix/Portfile 2011-02-18 21:00:28 UTC (rev 76226) +++ trunk/dports/perl/p5-string-rewriteprefix/Portfile 2011-02-18 21:01:51 UTC (rev 76227) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup String-RewritePrefix 0.005 +perl5.setup String-RewritePrefix 0.006 maintainers narf_tm openmaintainer description rewrite strings based on a set of known prefixes long_description This rewrites all the given strings using the rules \ @@ -14,10 +14,11 @@ platforms darwin -checksums md5 d8239dcea15b43f07211451547d860f0 \ - sha1 ae2f59db64e4f3d97274749a148ce2d4ba1aeaf5 \ - rmd160 d7e9fbcfc6f2e1c053df81cbd62ee6f924153e40 +checksums md5 95ab415fe725d2de9dbf35bbeba08962 \ + sha1 ec2146f3c336d66d7fd8231d213669599395cf5d \ + rmd160 f79d52ae8293bbd6978e4a2ac0199d9abf9d3079 -depends_lib-append port:p5-sub-exporter +depends_lib-append port:p5-sub-exporter \ + port:p5-test-simple -supported_archs noarch +supported_archs noarch
participants (1)
-
narf_tm@macports.org