Ticket #19571: p5-xml-libxml.Portfile.patch
File p5-xml-libxml.Portfile.patch, 994 bytes (added by edward@…, 16 years ago) |
---|
-
Portfile
old new 3 3 PortSystem 1.0 4 4 PortGroup perl5 1.0 5 5 6 perl5.setup XML-LibXML 1.6 66 perl5.setup XML-LibXML 1.69 7 7 maintainers pguyot@kallisys.net 8 8 categories-append textproc 9 9 description Perl interface to libxml2. … … 14 14 make use of the highly capable validating XML \ 15 15 parser and the high performance DOM implementation. 16 16 homepage http://search.cpan.org/~pajas/${distname}/ 17 checksums md5 18e765429a4b22c8fb68b5273ead1e3c \ 18 sha1 ac6b4b5acddeda5938ef7535aecfa6dfb7074308 \ 19 rmd160 32495bedb222b94178af8099666edc161e19b363 17 checksums XML-LibXML-1.69.tar.gz \ 18 md5 8295f4ae7b09729985dd1133e3ad0d0a \ 19 sha1 a8590ada6463e3b1de5699f7b8a14b564437a213 \ 20 rmd160 1ba9e5d63431ae11031fca18e28da5f04fe25f23 \ 20 21 platforms darwin 21 22 22 23 depends_lib-append port:p5-xml-libxml-common \