[152098] trunk/dports/perl/p5-text-levenshteinxs/Portfile

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


Revision: 152098
          https://trac.macports.org/changeset/152098
Author:   devans at macports.org
Date:     2016-08-29 03:06:29 -0700 (Mon, 29 Aug 2016)
Log Message:
-----------
p5-text-levenshteinxs: add modeline and reformat, white space only.

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

Modified: trunk/dports/perl/p5-text-levenshteinxs/Portfile
===================================================================
--- trunk/dports/perl/p5-text-levenshteinxs/Portfile	2016-08-29 10:05:44 UTC (rev 152097)
+++ trunk/dports/perl/p5-text-levenshteinxs/Portfile	2016-08-29 10:06:29 UTC (rev 152098)
@@ -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,15 +7,15 @@
 # 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-LevenshteinXS 0.03
+perl5.setup         Text-LevenshteinXS 0.03
 revision            4
-license				{Artistic-1 GPL}
-maintainers			nomaintainer
-description			An XS implementation of the Levenshtein edit distance
-long_description	${description}
-platforms			darwin
-checksums			md5 576d6dc3e6aa9e80686f244969e885e6
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         An XS implementation of the Levenshtein edit distance
+long_description    ${description}
+platforms           darwin
+checksums           md5 576d6dc3e6aa9e80686f244969e885e6
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160829/245ae271/attachment.html>


More information about the macports-changes mailing list