[151669] trunk/dports/perl/p5-parse-win32registry/Portfile

devans at macports.org devans at macports.org
Fri Aug 19 09:33:09 PDT 2016


Revision: 151669
          https://trac.macports.org/changeset/151669
Author:   devans at macports.org
Date:     2016-08-19 09:33:09 -0700 (Fri, 19 Aug 2016)
Log Message:
-----------
p5-parse-win32registry: add modeline and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-parse-win32registry/Portfile

Modified: trunk/dports/perl/p5-parse-win32registry/Portfile
===================================================================
--- trunk/dports/perl/p5-parse-win32registry/Portfile	2016-08-19 16:07:21 UTC (rev 151668)
+++ trunk/dports/perl/p5-parse-win32registry/Portfile	2016-08-19 16:33:09 UTC (rev 151669)
@@ -1,3 +1,4 @@
+# -*- 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$
 
 # This comment was inserted on 20160713 to force reindexing of
@@ -6,18 +7,18 @@
 # Reindexing is necessary for the new definition to take effect.
 # This comment may be removed in subsequent updates of this port.
 
-PortSystem      1.0
-PortGroup       perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup     Parse-Win32Registry 1.0
-platforms       darwin
-license         {Artistic-1 GPL}
-maintainers     nomaintainer
-supported_archs noarch
+perl5.setup         Parse-Win32Registry 1.0
+platforms           darwin
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+supported_archs     noarch
 
-description     Perl Module to parse Windows Registry
-long_description ${description}
+description         Perl Module to parse Windows Registry
+long_description    ${description}
 
-checksums       rmd160  949c1e9481610ca546891f5779eb9ed714069a04 \
-                sha256  3dd7c07d42333a69ea487076571aca73bed6d0aa98d80b561a86b13716747f8a
+checksums           rmd160  949c1e9481610ca546891f5779eb9ed714069a04 \
+                    sha256  3dd7c07d42333a69ea487076571aca73bed6d0aa98d80b561a86b13716747f8a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160819/2493489e/attachment.html>


More information about the macports-changes mailing list