[61136] trunk/dports/perl/p5-string-rewriteprefix/Portfile

narf_tm at macports.org narf_tm at macports.org
Wed Dec 2 14:27:25 PST 2009


Revision: 61136
          http://trac.macports.org/changeset/61136
Author:   narf_tm at macports.org
Date:     2009-12-02 14:27:24 -0800 (Wed, 02 Dec 2009)
Log Message:
-----------
Updated to 0.005.

Modified Paths:
--------------
    trunk/dports/perl/p5-string-rewriteprefix/Portfile

Modified: trunk/dports/perl/p5-string-rewriteprefix/Portfile
===================================================================
--- trunk/dports/perl/p5-string-rewriteprefix/Portfile	2009-12-02 22:25:30 UTC (rev 61135)
+++ trunk/dports/perl/p5-string-rewriteprefix/Portfile	2009-12-02 22:27:24 UTC (rev 61136)
@@ -1,19 +1,21 @@
 # $Id$
 
-PortSystem          1.0
-PortGroup           perl5 1.0
+PortSystem            1.0
+PortGroup             perl5 1.0
 
-perl5.setup         String-RewritePrefix 0.004
-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 \
-                    in %prefix. Its keys are known prefixes for which \
-                    its values will be substituted. This is performed \
-                    in longest-first order, and only one prefix will \
-                    be rewritten.
+perl5.setup           String-RewritePrefix 0.005
+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 \
+                      in %prefix. Its keys are known prefixes for which \
+                      its values will be substituted. This is performed \
+                      in longest-first order, and only one prefix will \
+                      be rewritten.
 
-platforms           darwin
+platforms             darwin
 
-checksums           md5 27aeb4769fb047651b996bcc12aeabca \
-                    sha1 52d9801484932a77ff06a8f3b2f10e7292ca12ca \
-                    rmd160 6b437b46b9dd50b0f6229631da2b6b2b1aa47ef7
+checksums             md5 d8239dcea15b43f07211451547d860f0 \
+                      sha1 ae2f59db64e4f3d97274749a148ce2d4ba1aeaf5 \
+                      rmd160 d7e9fbcfc6f2e1c053df81cbd62ee6f924153e40
+
+depends_lib-append    port:p5-sub-exporter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091202/17994867/attachment-0001.html>


More information about the macports-changes mailing list