[152053] trunk/dports/perl/p5-string-ediff/Portfile

devans at macports.org devans at macports.org
Sun Aug 28 02:45:18 PDT 2016


Revision: 152053
          https://trac.macports.org/changeset/152053
Author:   devans at macports.org
Date:     2016-08-28 02:45:17 -0700 (Sun, 28 Aug 2016)
Log Message:
-----------
p5-string-ediff: add modeline and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-string-ediff/Portfile

Modified: trunk/dports/perl/p5-string-ediff/Portfile
===================================================================
--- trunk/dports/perl/p5-string-ediff/Portfile	2016-08-28 09:44:16 UTC (rev 152052)
+++ trunk/dports/perl/p5-string-ediff/Portfile	2016-08-28 09:45:17 UTC (rev 152053)
@@ -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,17 +7,17 @@
 # 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			String-Ediff 0.09
-license				{Artistic-1 GPL}
-maintainers			nomaintainer
-description			Produce common sub-string indices for two strings
-long_description	${description}
+perl5.setup         String-Ediff 0.09
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Produce common sub-string indices for two strings
+long_description    ${description}
 
-platforms			darwin
+platforms           darwin
 
-checksums			md5 2ffb6803ce08e4fc64ee33b54243e6d9 \
-					sha1 14b0e207246bee8f275f9c741999e14c75899e8e
+checksums           md5 2ffb6803ce08e4fc64ee33b54243e6d9 \
+                    sha1 14b0e207246bee8f275f9c741999e14c75899e8e
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160828/117ee1b6/attachment.html>


More information about the macports-changes mailing list