[150258] trunk/dports/perl/p5-xml-parser-easytree/Portfile

devans at macports.org devans at macports.org
Wed Jul 13 12:57:49 PDT 2016


Revision: 150258
          https://trac.macports.org/changeset/150258
Author:   devans at macports.org
Date:     2016-07-13 12:57:49 -0700 (Wed, 13 Jul 2016)
Log Message:
-----------
p5-xml-parser-easytree: add modeline and reformat, white space only.

Modified Paths:
--------------
    trunk/dports/perl/p5-xml-parser-easytree/Portfile

Modified: trunk/dports/perl/p5-xml-parser-easytree/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-parser-easytree/Portfile	2016-07-13 19:53:00 UTC (rev 150257)
+++ trunk/dports/perl/p5-xml-parser-easytree/Portfile	2016-07-13 19:57:49 UTC (rev 150258)
@@ -1,25 +1,25 @@
+# -*- 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$
 
-PortSystem      1.0
-PortGroup       perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup     XML-Parser-EasyTree 0.01
-revision        3
-license         {Artistic-1 GPL}
-maintainers	nomaintainer
-description	Easier tree style for xml-parser
-long_description  \
-		  XML-Parser-EasyTree adds a new "built-in" style called "EasyTree" \
-                  to XML::Parser. Like XML::Parser's "Tree" style, setting this \
-                  style causes the parser to build a lightweight tree structure representing \
-		  the XML document.
+perl5.setup         XML-Parser-EasyTree 0.01
+revision            3
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         Easier tree style for xml-parser
+long_description    XML-Parser-EasyTree adds a new "built-in" style called "EasyTree" \
+                    to XML::Parser. Like XML::Parser's "Tree" style, setting this \
+                    style causes the parser to build a lightweight tree structure representing \
+                    the XML document.
 
-homepage	  http://search.cpan.org/~ebohlman/${distname}/
-platforms	  darwin
+homepage            http://search.cpan.org/~ebohlman/${distname}/
+platforms           darwin
 
-checksums       md5 f5221737a572a97b3187dade3a1f4191\
-                sha1 c431d0d0e732812b287fcb2332abb428c5f97193\
-		rmd160 5e4da0aabd14244d900d6a17d059f8315c407dfd
+checksums           md5 f5221737a572a97b3187dade3a1f4191\
+                    sha1 c431d0d0e732812b287fcb2332abb428c5f97193\
+                    rmd160 5e4da0aabd14244d900d6a17d059f8315c407dfd
 
-supported_archs noarch
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160713/e6b81d79/attachment.html>


More information about the macports-changes mailing list