[152104] trunk/dports/perl/p5-text-wrapper/Portfile

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


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

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

Modified: trunk/dports/perl/p5-text-wrapper/Portfile
===================================================================
--- trunk/dports/perl/p5-text-wrapper/Portfile	2016-08-29 10:11:11 UTC (rev 152103)
+++ trunk/dports/perl/p5-text-wrapper/Portfile	2016-08-29 10:12:28 UTC (rev 152104)
@@ -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,22 +7,21 @@
 # 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-Wrapper 1.05
-revision        1
-license			{Artistic-1 GPL}
-maintainers		nomaintainer
-description		Simple word wrapping routine
+perl5.setup         Text-Wrapper 1.05
+revision            1
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Simple word wrapping routine
 
-long_description \
-    This module provides simple word wrapping.  It breaks long lines, \
-    but does not alter spacing or remove existing line breaks.
+long_description    This module provides simple word wrapping.  It breaks long lines, \
+                    but does not alter spacing or remove existing line breaks.
 
-checksums       rmd160  f1f47d38c672d7e14ebf3e1ff90866a114d1a661 \
-                sha256  64268e15983a9df47e1d9199a491f394e89f542e54afb33f4b78f3f318e09ab9
+checksums           rmd160  f1f47d38c672d7e14ebf3e1ff90866a114d1a661 \
+                    sha256  64268e15983a9df47e1d9199a491f394e89f542e54afb33f4b78f3f318e09ab9
 
-platforms		darwin
-supported_archs	noarch
+platforms           darwin
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160829/9c6cdbf6/attachment.html>


More information about the macports-changes mailing list