Ticket #46988: patch-p5-xml-lbixslt-1.94.diff
File patch-p5-xml-lbixslt-1.94.diff, 1.2 KB (added by dbevans (David B. Evans), 10 years ago) |
---|
-
Portfile
5 5 PortGroup perl5 1.0 6 6 7 7 perl5.branches 5.16 5.18 5.20 8 perl5.setup XML-LibXSLT 1.9 28 perl5.setup XML-LibXSLT 1.94 9 9 maintainers cyberscript.net:ryan 10 10 license {Artistic-1 GPL} 11 11 categories-append textproc … … 15 15 highly compliant and also very fast. I have tests \ 16 16 showing this to be more than twice as fast as Sablotron. 17 17 18 checksums rmd160 d f4782630cd04f2a0d1976efe66cc2e7cc6f17ac\19 sha256 46993c2751007f660e60e09441d57343b81b49a903281e33105824c2058d91bb18 checksums rmd160 dcd04800006afa7102f18a03704afe9fde83db0b \ 19 sha256 b9c0d4de0697284c3f4687283f2ed6b28139b088e2dc2c73be37b0f7b5e94ae5 20 20 21 21 platforms darwin 22 22 23 23 if {${perl5.major} != ""} { 24 depends_build-append \ 25 port:p${perl5.major}-test-trailingspace 26 24 27 depends_lib-append \ 25 28 port:p${perl5.major}-xml-libxml \ 26 29 port:libxslt \