[118406] trunk/dports/perl/p5-module-metadata/Portfile

mojca at macports.org mojca at macports.org
Tue Apr 1 05:28:43 PDT 2014


Revision: 118406
          https://trac.macports.org/changeset/118406
Author:   mojca at macports.org
Date:     2014-04-01 05:28:43 -0700 (Tue, 01 Apr 2014)
Log Message:
-----------
p5-module-metadata: whitespace and first line only

Modified Paths:
--------------
    trunk/dports/perl/p5-module-metadata/Portfile

Modified: trunk/dports/perl/p5-module-metadata/Portfile
===================================================================
--- trunk/dports/perl/p5-module-metadata/Portfile	2014-04-01 12:23:10 UTC (rev 118405)
+++ trunk/dports/perl/p5-module-metadata/Portfile	2014-04-01 12:28:43 UTC (rev 118406)
@@ -1,22 +1,23 @@
+# -*- 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.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup           Module-Metadata 1.000014
-license               {Artistic GPL}
-maintainers           nomaintainer
-description           Gather package and POD information from perl module files
-long_description      ${description}
+perl5.setup         Module-Metadata 1.000014
+license             {Artistic GPL}
+maintainers         nomaintainer
+description         Gather package and POD information from perl module files
+long_description    ${description}
 
-platforms             darwin
+platforms           darwin
 
-checksums             rmd160  b15359c75329513adb237eafcfa0a1fc2088de59 \
-                      sha256  60f27e8b8b0872e00745d911bd9eaf7157271fc2b9b4bb36da17c8aa7f550be3
+checksums           rmd160  b15359c75329513adb237eafcfa0a1fc2088de59 \
+                    sha256  60f27e8b8b0872e00745d911bd9eaf7157271fc2b9b4bb36da17c8aa7f550be3
 
 if {${perl5.major} != ""} {
-depends_lib-append    port:p${perl5.major}-version
+depends_lib-append  port:p${perl5.major}-version
 
-supported_archs       noarch
+supported_archs     noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140401/0eea9a1d/attachment.html>


More information about the macports-changes mailing list