[123456] trunk/dports/perl/p5-mac-propertylist/Portfile

mojca at macports.org mojca at macports.org
Sat Aug 9 05:53:28 PDT 2014


Revision: 123456
          https://trac.macports.org/changeset/123456
Author:   mojca at macports.org
Date:     2014-08-09 05:53:28 -0700 (Sat, 09 Aug 2014)
Log Message:
-----------
p5-mac-propertylist: whitespace, first line

Modified Paths:
--------------
    trunk/dports/perl/p5-mac-propertylist/Portfile

Modified: trunk/dports/perl/p5-mac-propertylist/Portfile
===================================================================
--- trunk/dports/perl/p5-mac-propertylist/Portfile	2014-08-09 12:47:50 UTC (rev 123455)
+++ trunk/dports/perl/p5-mac-propertylist/Portfile	2014-08-09 12:53:28 UTC (rev 123456)
@@ -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.10 5.12 5.14 5.16 5.18
-perl5.setup           Mac-PropertyList 1.40
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           Mac::PropertyList - work with Mac plists at a low level
-long_description      ${description}
+perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Mac-PropertyList 1.40
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Mac::PropertyList - work with Mac plists at a low level
+long_description    ${description}
 
-platforms             darwin
+platforms           darwin
 
-checksums             rmd160  b271b8d33e7428ab6ccd17725afcdd3263f9bebd \
-                      sha256  3539b6df4d286e14081d556dda8de969a721ad90a06379cf8ffd99df1de4e15e
+checksums           rmd160  b271b8d33e7428ab6ccd17725afcdd3263f9bebd \
+                    sha256  3539b6df4d286e14081d556dda8de969a721ad90a06379cf8ffd99df1de4e15e
 
 if {${perl5.major} != ""} {
-depends_lib-append    port:p${perl5.major}-xml-entities
+depends_lib-append  port:p${perl5.major}-xml-entities
 
-supported_archs noarch
+supported_archs     noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140809/13e3f144/attachment.html>


More information about the macports-changes mailing list