[37456] trunk/dports/perl

raimue at macports.org raimue at macports.org
Sun Jun 8 05:42:31 PDT 2008


Revision: 37456
          http://trac.macosforge.org/projects/macports/changeset/37456
Author:   raimue at macports.org
Date:     2008-06-08 05:42:30 -0700 (Sun, 08 Jun 2008)

Log Message:
-----------
perl/p5-string-shellquote:
New port, closes #15536

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

Added: trunk/dports/perl/p5-string-shellquote/Portfile
===================================================================
--- trunk/dports/perl/p5-string-shellquote/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-string-shellquote/Portfile	2008-06-08 12:42:30 UTC (rev 37456)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem      1.0
+PortGroup       perl5 1.0
+
+perl5.setup     String-ShellQuote 1.03
+name		p5-string-shellquote
+maintainers	tcnj.edu:hagedorn
+description	Quote strings for passing through the shell
+long_description  \
+		  This module contains some functions which are useful\
+		  for quoting strings which are going to pass through\
+		  the shell or a shell-like object.
+
+homepage	  http://search.cpan.org/~rosch/${distname}/
+platforms	  darwin
+
+checksums       md5 b42822efe385f6604f55b0cea5ac0b76 \
+		sha1 c13a0f05ca3798059cc5209ee4b61ec6d3b91746 \
+		rmd160 25c8d9f09a7238fccf4fc18fc2aa241d81d763f3
+
+
+


Property changes on: trunk/dports/perl/p5-string-shellquote/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080608/5fbd74af/attachment.htm 


More information about the macports-changes mailing list