Revision
75327
Author
l2g@macports.org
Date
2011-01-21 12:42:16 -0800 (Fri, 21 Jan 2011)

Log Message

p5-xml-libxslt: bump version to 1.70; fixes #27940 (maintainer timeout)

Modified Paths

Diff

Modified: trunk/dports/perl/p5-xml-libxslt/Portfile (75326 => 75327)


--- trunk/dports/perl/p5-xml-libxslt/Portfile	2011-01-21 20:40:37 UTC (rev 75326)
+++ trunk/dports/perl/p5-xml-libxslt/Portfile	2011-01-21 20:42:16 UTC (rev 75327)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 PortGroup perl5 1.0
 
-perl5.setup         XML-LibXSLT 1.68
+perl5.setup         XML-LibXSLT 1.70
 maintainers         cyberscript.net:ryan
 categories-append   textproc
 description         Perl interface to libxslt.
@@ -12,9 +12,9 @@
                     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
+checksums           md5     c63a7913999de076e5c911810f69b392 \
+                    sha1    15cb3404fd3c6d12e4b800d13a7e7dd819eb235c \
+                    rmd160  d893da65d092310d209fcd19e07f0f2deed14b65
 platforms           darwin
 
 depends_lib-append  port:p5-xml-libxml \