[123440] trunk/dports/perl/p5-getopt-long-descriptive/Portfile

mojca at macports.org mojca at macports.org
Sat Aug 9 04:57:59 PDT 2014


Revision: 123440
          https://trac.macports.org/changeset/123440
Author:   mojca at macports.org
Date:     2014-08-09 04:57:58 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
p5-getopt-long-descriptive: whitespace, first line, sha256

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

Modified: trunk/dports/perl/p5-getopt-long-descriptive/Portfile
===================================================================
--- trunk/dports/perl/p5-getopt-long-descriptive/Portfile	2014-08-09 11:55:25 UTC (rev 123439)
+++ trunk/dports/perl/p5-getopt-long-descriptive/Portfile	2014-08-09 11:57:58 UTC (rev 123440)
@@ -1,25 +1,25 @@
+# -*- 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-Descriptive 0.089 ../by-authors/id/R/RJ/RJBS/
-revision              3
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           Getopt::Long with usage text
-long_description      ${description}
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Getopt-Long-Descriptive 0.089 ../by-authors/id/R/RJ/RJBS/
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Getopt::Long with usage text
+long_description    ${description}
 
-platforms             darwin
+platforms           darwin
 
-checksums             md5 429f8720fa1b3283cbacf0ddf5418ce8 \
-                      sha1 fd1bf076deadbf66556cb7938e05eefcd87c4739 \
-                      rmd160 6f49fe2e30e0184a2a4732a22b7968a99e7eb386
+checksums           rmd160  6f49fe2e30e0184a2a4732a22b7968a99e7eb386 \
+                    sha256  e8d22377f2c807bd1b018adb493c728709cbebbd3aa0ef0ff24cfe72490e954c
 
 if {${perl5.major} != ""} {
-depends_lib-append    port:p${perl5.major}-params-validate \
-                      port:p${perl5.major}-sub-exporter
+depends_lib-append  port:p${perl5.major}-params-validate \
+                    port:p${perl5.major}-sub-exporter
 
-supported_archs       noarch
+supported_archs     noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/356124e2/attachment.html>


More information about the macports-changes mailing list