pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-XML-LibXML Update to 1.66:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c28bd000541f
branches:  trunk
changeset: 541184:c28bd000541f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Apr 16 13:29:27 2008 +0000

description:
Update to 1.66:

1.66
   - Perl-thread support contributed by Tim Brody [rt.cpan.org #31945]
   - fix [rt.cpan.org #30610] possible segmentation fault when importing nodes from a document to an element created with XML::LibXML::Element->new
   - fix [rt.cpan.org #30261] Segmentation fault when extracting elements from an XML chunk
   - make Makefile.PL require Perl 5.6.1
   - minor fixes and additions to the documentation
   - portability patch from [rt.cpan.org #29627]
   - give registered Ns declarations precedence over document-specific ones
     in XML::LibXML::XPathContext; fixes [rt.cpan.org #29650]

diffstat:

 textproc/p5-XML-LibXML/Makefile |  4 ++--
 textproc/p5-XML-LibXML/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 8c319e8a0b5b -r c28bd000541f textproc/p5-XML-LibXML/Makefile
--- a/textproc/p5-XML-LibXML/Makefile   Wed Apr 16 13:03:43 2008 +0000
+++ b/textproc/p5-XML-LibXML/Makefile   Wed Apr 16 13:29:27 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2007/11/29 14:28:44 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2008/04/16 13:29:27 wiz Exp $
 #
 
-DISTNAME=      XML-LibXML-1.65
+DISTNAME=      XML-LibXML-1.66
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5xlx
 CATEGORIES=    textproc perl5
diff -r 8c319e8a0b5b -r c28bd000541f textproc/p5-XML-LibXML/distinfo
--- a/textproc/p5-XML-LibXML/distinfo   Wed Apr 16 13:03:43 2008 +0000
+++ b/textproc/p5-XML-LibXML/distinfo   Wed Apr 16 13:29:27 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2007/11/29 14:28:44 wiz Exp $
+$NetBSD: distinfo,v 1.13 2008/04/16 13:29:27 wiz Exp $
 
-SHA1 (XML-LibXML-1.65.tar.gz) = 97e081fc71d01b1ef062ff519491509f37deef9d
-RMD160 (XML-LibXML-1.65.tar.gz) = d40861525041ad5f248b5f7905b6713cdcacc763
-Size (XML-LibXML-1.65.tar.gz) = 265146 bytes
+SHA1 (XML-LibXML-1.66.tar.gz) = ac6b4b5acddeda5938ef7535aecfa6dfb7074308
+RMD160 (XML-LibXML-1.66.tar.gz) = 32495bedb222b94178af8099666edc161e19b363
+Size (XML-LibXML-1.66.tar.gz) = 276690 bytes



Home | Main Index | Thread Index | Old Index