[152100] trunk/dports/perl/p5-text-reform/Portfile

devans at macports.org devans at macports.org
Mon Aug 29 03:08:51 PDT 2016


Revision: 152100
          https://trac.macports.org/changeset/152100
Author:   devans at macports.org
Date:     2016-08-29 03:08:51 -0700 (Mon, 29 Aug 2016)
Log Message:
-----------
p5-text-reform: add modeline and reformat, whitespace only.

Modified Paths:
--------------
    trunk/dports/perl/p5-text-reform/Portfile

Modified: trunk/dports/perl/p5-text-reform/Portfile
===================================================================
--- trunk/dports/perl/p5-text-reform/Portfile	2016-08-29 10:06:56 UTC (rev 152099)
+++ trunk/dports/perl/p5-text-reform/Portfile	2016-08-29 10:08:51 UTC (rev 152100)
@@ -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,20 +7,20 @@
 # 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     Text-Reform 1.20
-revision        1
-license			Artistic-1
-maintainers		nomaintainer
-description		Manual text wrapping and reformatting
-long_description	${description}
+perl5.setup         Text-Reform 1.20
+revision            1
+license             Artistic-1
+maintainers         nomaintainer
+description         Manual text wrapping and reformatting
+long_description    ${description}
 
-checksums       rmd160  c4bfd45cda322e69702834e19fb70819a0ea1b39 \
-                sha256  a8792dd8c1aac97001032337b36a356be96e2d74c4f039ef9a363b641db4ae61
+checksums           rmd160  c4bfd45cda322e69702834e19fb70819a0ea1b39 \
+                    sha256  a8792dd8c1aac97001032337b36a356be96e2d74c4f039ef9a363b641db4ae61
 
-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/20160829/77435dfa/attachment.html>


More information about the macports-changes mailing list