[125266] trunk/dports/perl/p5-xml-twig/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu Sep 11 18:27:38 PDT 2014
Revision: 125266
https://trac.macports.org/changeset/125266
Author: ryandesign at macports.org
Date: 2014-09-11 18:27:38 -0700 (Thu, 11 Sep 2014)
Log Message:
-----------
p5-xml-twig: add modeline and adjust whitespace and formatting (#44777)
Modified Paths:
--------------
trunk/dports/perl/p5-xml-twig/Portfile
Modified: trunk/dports/perl/p5-xml-twig/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-twig/Portfile 2014-09-11 22:19:21 UTC (rev 125265)
+++ trunk/dports/perl/p5-xml-twig/Portfile 2014-09-12 01:27:38 UTC (rev 125266)
@@ -1,21 +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.8 5.10 5.12 5.14 5.16
-perl5.setup XML-Twig 3.39
-maintainers janusresearch.com:frank.mcpherson
-license {Artistic-1 GPL}
-description A perl module to process efficiently XML documents
-long_description Twig offers a tree-oriented interface \
- to a document while handling large docs.
-platforms darwin
+perl5.setup XML-Twig 3.39
+platforms darwin
+maintainers janusresearch.com:frank.mcpherson
+license {Artistic-1 GPL}
+supported_archs noarch
+
+description A perl module for processing huge XML documents in tree mode.
+
+long_description Twig offers a tree-oriented interface \
+ to a document while handling large docs.
+
checksums rmd160 0954a2a9630e594e731d6d0d78a70c605885c174 \
sha256 33940ed00763cf4def0052b095ac79418da3902b4c6fa67b21e4bf929d1f7fb6
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-xml-parser
-
-supported_archs noarch
+ depends_lib-append \
+ port:p${perl5.major}-xml-parser
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140911/fc31255e/attachment.html>
More information about the macports-changes
mailing list