[123439] trunk/dports/perl/p5-getopt-long/Portfile

mojca at macports.org mojca at macports.org
Sat Aug 9 04:55:25 PDT 2014


Revision: 123439
          https://trac.macports.org/changeset/123439
Author:   mojca at macports.org
Date:     2014-08-09 04:55:25 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
p5-getopt-long: whitespace

Modified Paths:
--------------
    trunk/dports/perl/p5-getopt-long/Portfile

Modified: trunk/dports/perl/p5-getopt-long/Portfile
===================================================================
--- trunk/dports/perl/p5-getopt-long/Portfile	2014-08-09 11:53:29 UTC (rev 123438)
+++ trunk/dports/perl/p5-getopt-long/Portfile	2014-08-09 11:55:25 UTC (rev 123439)
@@ -1,29 +1,27 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem      1.0
-PortGroup       perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
 perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup     Getopt-Long 2.42
-license         {Artistic GPL-2+}
-maintainers     nomaintainer
-platforms       darwin
-description     module implementing an extended getopt function
+perl5.setup         Getopt-Long 2.42
+license             {Artistic GPL-2+}
+maintainers         nomaintainer
+platforms           darwin
+description         module implementing an extended getopt function
 
-categories-append \
-    devel
+categories-append   devel
 
-long_description \
-    Module Getopt::Long implements an extended getopt function \
-    called GetOptions(). This function implements the POSIX \
-    standard for command line options, with GNU extensions, while \
-    still capable of handling the traditional one-letter options. \
-    In general, this means that command line options can have long \
-    names instead of single letters, and are introduced with a \
-    double dash `--'.
+long_description    Module Getopt::Long implements an extended getopt function \
+                    called GetOptions(). This function implements the POSIX \
+                    standard for command line options, with GNU extensions, while \
+                    still capable of handling the traditional one-letter options. \
+                    In general, this means that command line options can have long \
+                    names instead of single letters, and are introduced with a \
+                    double dash `--'.
 
 checksums           rmd160  a3d1dcbbcfe31d427c0f9af6a7e90fa30c6c68b6 \
                     sha256  27d756041f7c37b023ab9be7708f666ad1b07a4c9462a46905bd4bd0ebbe8589
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/16e062a5/attachment.html>


More information about the macports-changes mailing list