[131010] trunk/dports/perl/p5-config-inifiles/Portfile

devans at macports.org devans at macports.org
Sun Jan 4 19:01:55 PST 2015


Revision: 131010
          https://trac.macports.org/changeset/131010
Author:   devans at macports.org
Date:     2015-01-04 19:01:55 -0800 (Sun, 04 Jan 2015)
Log Message:
-----------
p5-config-inifiles: add mode line and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-config-inifiles/Portfile

Modified: trunk/dports/perl/p5-config-inifiles/Portfile
===================================================================
--- trunk/dports/perl/p5-config-inifiles/Portfile	2015-01-05 03:00:31 UTC (rev 131009)
+++ trunk/dports/perl/p5-config-inifiles/Portfile	2015-01-05 03:01:55 UTC (rev 131010)
@@ -1,20 +1,21 @@
+# -*- 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.16
-perl5.setup             Config-IniFiles 2.57
-revision                3
-license                 {Artistic-1 GPL}
-maintainers             nomaintainer
-description             A module for reading .ini-style configuration files.
-long_description        ${description}
+perl5.setup         Config-IniFiles 2.57
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         A module for reading .ini-style configuration files.
+long_description    ${description}
 
-checksums               md5     93d89884fecba98578cd8803fe6c8ce9 \
-                        sha1    4f2d4dd69fcf16e2c75bc573d444b8463ef7920c \
-                        rmd160  e81cb49930bc13f49e2daebdb1b3c6b4869e0260
+checksums           md5     93d89884fecba98578cd8803fe6c8ce9 \
+                    sha1    4f2d4dd69fcf16e2c75bc573d444b8463ef7920c \
+                    rmd160  e81cb49930bc13f49e2daebdb1b3c6b4869e0260
 
-platforms               darwin
+platforms           darwin
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150104/ee479818/attachment.html>


More information about the macports-changes mailing list