[152155] trunk/dports/perl/p5-xml-validator-schema/Portfile

devans at macports.org devans at macports.org
Tue Aug 30 00:26:07 PDT 2016


Revision: 152155
          https://trac.macports.org/changeset/152155
Author:   devans at macports.org
Date:     2016-08-30 00:26:07 -0700 (Tue, 30 Aug 2016)
Log Message:
-----------
p5-xml-validator-schema: add modeline and reformat.

Modified Paths:
--------------
    trunk/dports/perl/p5-xml-validator-schema/Portfile

Modified: trunk/dports/perl/p5-xml-validator-schema/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-validator-schema/Portfile	2016-08-30 07:24:29 UTC (rev 152154)
+++ trunk/dports/perl/p5-xml-validator-schema/Portfile	2016-08-30 07:26:07 UTC (rev 152155)
@@ -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,22 @@
 # 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         XML-Validator-Schema 1.10
-maintainers		nomaintainer
-categories-append	textproc
-license			{Artistic-1 GPL}
-description		validate XML against a subset of W3C XML Schema
-long_description	This module allows you to validate XML documents against a \
-				W3C XML Schema. This module does not implement the full W3C \
-				XML Schema recommendation, but a useful subset.
+maintainers         nomaintainer
+categories-append   textproc
+license             {Artistic-1 GPL}
+description         validate XML against a subset of W3C XML Schema
+long_description    This module allows you to validate XML documents against a \
+                    W3C XML Schema. This module does not implement the full W3C \
+                    XML Schema recommendation, but a useful subset.
 
 checksums           rmd160  78d40b544152fbfc185b5caa6bae7b2d8bdd2c27 \
                     sha256  6142679580150a891f7d32232b5e31e2b4e5e53e8a6fa9cbeecb5c23814f1422
 
-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/20160830/16eaa293/attachment.html>


More information about the macports-changes mailing list