Revision: 75326 http://trac.macports.org/changeset/75326 Author: l2g@macports.org Date: 2011-01-21 12:40:37 -0800 (Fri, 21 Jan 2011) Log Message: ----------- p5-xml-libxslt: detab portfile as part of fix for #27940 (maintainer timeout) Modified Paths: -------------- trunk/dports/perl/p5-xml-libxslt/Portfile Modified: trunk/dports/perl/p5-xml-libxslt/Portfile =================================================================== --- trunk/dports/perl/p5-xml-libxslt/Portfile 2011-01-21 18:29:40 UTC (rev 75325) +++ trunk/dports/perl/p5-xml-libxslt/Portfile 2011-01-21 20:40:37 UTC (rev 75326) @@ -3,19 +3,19 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup XML-LibXSLT 1.68 -maintainers cyberscript.net:ryan -categories-append textproc -description Perl interface to libxslt. -long_description This module is an interface to the gnome project's \ - libxslt. This is an extremely good XSLT engine, \ - highly compliant and also very fast. I have tests \ - showing this to be more than twice as fast as Sablotron. -homepage http://search.cpan.org/dist/XML-LibXSLT/ -checksums md5 23265ad14469b3eede5833f205198a6f \ - sha1 0979b595d178f2c14d9134eb7fe35cb3a0a38115 \ - rmd160 6e7f4c68b89f2e11ee3dcb4f3ad400ffe45b0a33 -platforms darwin +perl5.setup XML-LibXSLT 1.68 +maintainers cyberscript.net:ryan +categories-append textproc +description Perl interface to libxslt. +long_description This module is an interface to the gnome project's \ + libxslt. This is an extremely good XSLT engine, \ + highly compliant and also very fast. I have tests \ + showing this to be more than twice as fast as Sablotron. +homepage http://search.cpan.org/dist/XML-LibXSLT/ +checksums md5 23265ad14469b3eede5833f205198a6f \ + sha1 0979b595d178f2c14d9134eb7fe35cb3a0a38115 \ + rmd160 6e7f4c68b89f2e11ee3dcb4f3ad400ffe45b0a33 +platforms darwin -depends_lib-append port:p5-xml-libxml \ - port:libxslt +depends_lib-append port:p5-xml-libxml \ + port:libxslt
participants (1)
-
l2g@macports.org