[135801] trunk/dports/perl/p5-xml-libxml/Portfile
devans at macports.org
devans at macports.org
Sun May 3 14:30:25 PDT 2015
Revision: 135801
https://trac.macports.org/changeset/135801
Author: devans at macports.org
Date: 2015-05-03 14:30:25 -0700 (Sun, 03 May 2015)
Log Message:
-----------
p5-xml-libxml: update to version 2.0121, add optional test dependencies.
Modified Paths:
--------------
trunk/dports/perl/p5-xml-libxml/Portfile
Modified: trunk/dports/perl/p5-xml-libxml/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-libxml/Portfile 2015-05-03 21:20:22 UTC (rev 135800)
+++ trunk/dports/perl/p5-xml-libxml/Portfile 2015-05-03 21:30:25 UTC (rev 135801)
@@ -5,7 +5,7 @@
PortGroup perl5 1.0
perl5.branches 5.16 5.18 5.20
-perl5.setup XML-LibXML 2.0118
+perl5.setup XML-LibXML 2.0121
categories-append textproc
platforms darwin
maintainers nomaintainer
@@ -17,10 +17,14 @@
parsers with DOM, SAX and XMLReader interfaces, a large subset \
of DOM Layer 3 interface and a XML::XPath-like interface to XPath API of libxml2.
-checksums rmd160 4383bf2cf4c53318f8974c112602ff8b97736e27 \
- sha256 cc64ae26ef5ebc0f64ba292c582f1cd70701c6513133a063e2d25c3257430c9c
+checksums rmd160 32e9e1981dcd30663e037cca61a57e9923ad2186 \
+ sha256 ec431011cb37a04640fd2316f64d0405a274eece2c6f3847f7fbd336eb1c0dc9
if {${perl5.major} != ""} {
+ depends_build-append \
+ port:p${perl5.major}-test-leaktrace \
+ port:p${perl5.major}-uri
+
depends_lib-append \
port:p${perl5.major}-xml-sax \
port:p${perl5.major}-xml-namespacesupport \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150503/4733ce72/attachment.html>
More information about the macports-changes
mailing list