[76757] trunk/dports/perl/p5-string-shellquote/Portfile

l2g at macports.org l2g at macports.org
Mon Mar 7 21:46:50 PST 2011


Revision: 76757
          http://trac.macports.org/changeset/76757
Author:   l2g at macports.org
Date:     2011-03-07 21:46:48 -0800 (Mon, 07 Mar 2011)
Log Message:
-----------
p5-string-shellquote: add modeline and adjust whitespace (no effective
change to content)

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

Modified: trunk/dports/perl/p5-string-shellquote/Portfile
===================================================================
--- trunk/dports/perl/p5-string-shellquote/Portfile	2011-03-08 04:25:39 UTC (rev 76756)
+++ trunk/dports/perl/p5-string-shellquote/Portfile	2011-03-08 05:46:48 UTC (rev 76757)
@@ -1,23 +1,24 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem      1.0
-PortGroup       perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
-perl5.setup     String-ShellQuote 1.03
-revision        1
-name		p5-string-shellquote
-maintainers	l2g openmaintainer
-description	Quote strings for passing through the shell
+perl5.setup         String-ShellQuote 1.03
+revision            1
+name                p5-string-shellquote
+maintainers         l2g openmaintainer
+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.
+                    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
+homepage            http://search.cpan.org/~rosch/${distname}/
+platforms           darwin
 
-checksums       md5 b42822efe385f6604f55b0cea5ac0b76 \
-		sha1 c13a0f05ca3798059cc5209ee4b61ec6d3b91746 \
-		rmd160 25c8d9f09a7238fccf4fc18fc2aa241d81d763f3
+checksums           md5 b42822efe385f6604f55b0cea5ac0b76 \
+                    sha1 c13a0f05ca3798059cc5209ee4b61ec6d3b91746 \
+                    rmd160 25c8d9f09a7238fccf4fc18fc2aa241d81d763f3
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110307/93483f64/attachment.html>


More information about the macports-changes mailing list