[56944] trunk/dports/perl

narf_tm at macports.org narf_tm at macports.org
Thu Sep 3 10:56:28 PDT 2009


Revision: 56944
          http://trac.macports.org/changeset/56944
Author:   narf_tm at macports.org
Date:     2009-09-03 10:56:28 -0700 (Thu, 03 Sep 2009)
Log Message:
-----------
New port p5-string-rewriteprefix 0.004.

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

Added: trunk/dports/perl/p5-string-rewriteprefix/Portfile
===================================================================
--- trunk/dports/perl/p5-string-rewriteprefix/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-string-rewriteprefix/Portfile	2009-09-03 17:56:28 UTC (rev 56944)
@@ -0,0 +1,19 @@
+# $Id$
+
+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.
+
+platforms           darwin
+
+checksums           md5 27aeb4769fb047651b996bcc12aeabca \
+                    sha1 52d9801484932a77ff06a8f3b2f10e7292ca12ca \
+                    rmd160 6b437b46b9dd50b0f6229631da2b6b2b1aa47ef7


Property changes on: trunk/dports/perl/p5-string-rewriteprefix/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090903/03ad1e6d/attachment.html>


More information about the macports-changes mailing list