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.68:
details: https://anonhg.NetBSD.org/pkgsrc/rev/b799d6fc72d0
branches: trunk
changeset: 549867:b799d6fc72d0
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Nov 10 16:49:29 2008 +0000
description:
Update to 1.68:
1.68pre
- compilation problem fixes
1.67
- many bugfixes (rt.cpan.org)
- added XML::LibXML::Pattern module and extended pattern support in Reader
- added XML::LibXML::XPathExpression module that can pre-compile an XPath expression
- reimplementation of the thread support (mostly by Tim Brody)
- structured errors XML::LibXML::Error
- memory leak fixes
- documentation fixes
- README - notes for building on Win32 (C.J. Madsen)
diffstat:
textproc/p5-XML-LibXML/Makefile | 5 ++---
textproc/p5-XML-LibXML/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 99344a48f3de -r b799d6fc72d0 textproc/p5-XML-LibXML/Makefile
--- a/textproc/p5-XML-LibXML/Makefile Mon Nov 10 16:45:59 2008 +0000
+++ b/textproc/p5-XML-LibXML/Makefile Mon Nov 10 16:49:29 2008 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2008/10/19 19:18:59 he Exp $
+# $NetBSD: Makefile,v 1.29 2008/11/10 16:49:29 wiz Exp $
#
-DISTNAME= XML-LibXML-1.66
+DISTNAME= XML-LibXML-1.68
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5xlx
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
diff -r 99344a48f3de -r b799d6fc72d0 textproc/p5-XML-LibXML/distinfo
--- a/textproc/p5-XML-LibXML/distinfo Mon Nov 10 16:45:59 2008 +0000
+++ b/textproc/p5-XML-LibXML/distinfo Mon Nov 10 16:49:29 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2008/04/16 13:29:27 wiz Exp $
+$NetBSD: distinfo,v 1.14 2008/11/10 16:49:29 wiz Exp $
-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
+SHA1 (XML-LibXML-1.68.tar.gz) = d3efd724a2876fa4e17d47094273d35d3869c62a
+RMD160 (XML-LibXML-1.68.tar.gz) = 47807e2fb1afa791125e68309333298cb2df89ac
+Size (XML-LibXML-1.68.tar.gz) = 315684 bytes
Home |
Main Index |
Thread Index |
Old Index