Revision: 79726 http://trac.macports.org/changeset/79726 Author: l2g@macports.org Date: 2011-06-23 18:08:37 -0700 (Thu, 23 Jun 2011) Log Message: ----------- p5-xml-libxml: new version 1.74 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-06-24 01:04:56 UTC (rev 79725) +++ trunk/dports/perl/p5-xml-libxml/Portfile 2011-06-24 01:08:37 UTC (rev 79726) @@ -4,8 +4,7 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup XML-LibXML 1.70 -revision 1 +perl5.setup XML-LibXML 1.74 categories-append textproc platforms darwin maintainers l2g @@ -20,8 +19,8 @@ make use of the highly capable validating XML \ parser and the high performance DOM implementation. -checksums sha1 c3400e61282e08e84ab16d5d8cc4557aa5bf3984 \ - rmd160 cc9cc88a10e6652ec9cedd7904ef84dc057170e3 +checksums sha1 009d952c5c1767ad48cd6278f38a38abcca49cb0 \ + rmd160 7e7d3020cbbcfeba012244b583f9c32efb8b2125 depends_lib-append port:p5-xml-sax \ port:p5-xml-namespacesupport \