[137341] trunk/dports/perl/p5-xml-twig/Portfile

devans at macports.org devans at macports.org
Tue Jun 9 08:32:08 PDT 2015


Revision: 137341
          https://trac.macports.org/changeset/137341
Author:   devans at macports.org
Date:     2015-06-09 08:32:08 -0700 (Tue, 09 Jun 2015)
Log Message:
-----------
p5-xml-twig: update to verson 3.49, dependencies, (#47973, maintainer timeout).

Modified Paths:
--------------
    trunk/dports/perl/p5-xml-twig/Portfile

Modified: trunk/dports/perl/p5-xml-twig/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-twig/Portfile	2015-06-09 15:29:12 UTC (rev 137340)
+++ trunk/dports/perl/p5-xml-twig/Portfile	2015-06-09 15:32:08 UTC (rev 137341)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         XML-Twig 3.48
+perl5.setup         XML-Twig 3.49
 platforms           darwin
 maintainers         janusresearch.com:frank.mcpherson
 license             {Artistic-1 GPL}
@@ -16,10 +16,26 @@
 long_description    Twig offers a tree-oriented interface \
                     to a document while handling large docs.
 
-checksums           rmd160 66ac5fb05b53b97e7782f4d3da33909b085027a7 \
-                    sha256 35472542ba6cecea6b091f00d9784d8979567e2e781d95b7216049958b9c997b
+checksums           rmd160  7aab0ed9484fa01f45d7b8c787d0f6b229606803 \
+                    sha256  3e0def8a7477fefa8c27fabf11899a459c8b793909182d016ba26749e9354e01
 
 if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-io-captureoutput \
+                    port:p${perl5.major}-io-stringy \
+                    port:p${perl5.major}-xml-filter-buffertext \
+                    port:p${perl5.major}-xml-sax-writer \
+                    port:p${perl5.major}-xml-simple
+
     depends_lib-append \
-                    port:p${perl5.major}-xml-parser
+                    port:p${perl5.major}-html-entities-numbered \
+                    port:p${perl5.major}-html-parser \
+                    port:p${perl5.major}-html-tidy \
+                    port:p${perl5.major}-html-tree \
+                    port:p${perl5.major}-libwww-perl \
+                    port:p${perl5.major}-text-tabsxwrap \
+                    port:p${perl5.major}-tie-ixhash \
+                    port:p${perl5.major}-xml-parser \
+                    port:p${perl5.major}-xml-xpath \
+                    port:p${perl5.major}-xml-xpathengine
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150609/eeb96d52/attachment.html>


More information about the macports-changes mailing list