Revision: 81449 http://trac.macports.org/changeset/81449 Author: l2g@macports.org Date: 2011-07-30 18:28:03 -0700 (Sat, 30 Jul 2011) Log Message: ----------- p5-xml-libxml: new version 1.84 Modified Paths: -------------- trunk/dports/perl/p5-xml-libxml/Portfile Modified: trunk/dports/perl/p5-xml-libxml/Portfile =================================================================== --- trunk/dports/perl/p5-xml-libxml/Portfile 2011-07-31 01:24:25 UTC (rev 81448) +++ trunk/dports/perl/p5-xml-libxml/Portfile 2011-07-31 01:28:03 UTC (rev 81449) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup XML-LibXML 1.81 +perl5.setup XML-LibXML 1.84 categories-append textproc platforms darwin maintainers l2g @@ -19,8 +19,8 @@ make use of the highly capable validating XML \ parser and the high performance DOM implementation. -checksums sha1 fc60e5fd678f712116522f7a80facd8a66474c0c \ - rmd160 ab9b903f08cb685d82911f1244fcde810f77f55b +checksums sha1 76d1117967cce92df8a53e82ddca859aca80fe2f \ + rmd160 602edb11af3f3196568d49410b79312c2d390e23 depends_lib-append port:p5-xml-sax \ port:p5-xml-namespacesupport \