pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/libxml2 update to libxml2-2.6.18



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a900dafd1658
branches:  trunk
changeset: 491136:a900dafd1658
user:      recht <recht%pkgsrc.org@localhost>
date:      Mon Mar 21 23:15:40 2005 +0000

description:
update to libxml2-2.6.18

2.6.18: Mar 13 2005:
   -  build fixes: warnings (Peter Breitenlohner), testapi.c generation,
       Bakefile support (Francesco Montorsi), Windows compilation (Joel Reed),
       some gcc4 fixes, HP-UX portability fixes (Rick Jones).
   -  bug fixes: xmlSchemaElementDump namespace (Kasimier Buchcik), push and
       xmlreader stopping on non-fatal errors, thread support for dictionnaries
       reference counting (Gary Coady), internal subset and push problem,
       URL saved in xmlCopyDoc, various schemas bug fixes (Kasimier), Python
       paths fixup (Stephane Bidoul), xmlGetNodePath and namespaces,
       xmlSetNsProp fix (Mike Hommey), warning should not count as error
       (William Brack), xmlCreatePushParser empty chunk, XInclude parser
       flags (William), cleanup FTP and HTTP code to reuse the uri parsing
       and IPv6 (William), xmlTextWriterStartAttributeNS fix (Rob Richards),
       XMLLINT_INDENT being empty (William), xmlWriter bugs (Rob Richards),
       multithreading on Windows (Rich Salz), xmlSearchNsByHref fix (Kasimier),
       Python binding leak (Brent Hendricks), aliasing bug exposed by gcc4
       on s390, xmlTextReaderNext bug (Rob Richards), Schemas decimal type
       fixes (William Brack), xmlByteConsumed static buffer (Ben Maurer).
   -  improvement: speedup parsing comments and DTDs, dictionnary support for
       hash tables, Schemas Identity constraints (Kasimier), streaming XPath
       subset, xmlTextReaderReadString added (Bjorn Reese), Schemas canonical
       values handling (Kasimier), add xmlTextReaderByteConsumed (Aron
       Stansvik),
   -  Documentation: Wiki support (Joel Reed)

diffstat:

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

diffs (28 lines):

diff -r c18c0a249e02 -r a900dafd1658 textproc/libxml2/Makefile
--- a/textproc/libxml2/Makefile Mon Mar 21 22:57:56 2005 +0000
+++ b/textproc/libxml2/Makefile Mon Mar 21 23:15:40 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.65 2005/02/12 16:27:47 recht Exp $
+# $NetBSD: Makefile,v 1.66 2005/03/21 23:15:40 recht Exp $
 
-DISTNAME=      libxml2-2.6.17
+DISTNAME=      libxml2-2.6.18
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libxml2/2.6/}
 EXTRACT_SUFX=  .tar.bz2
diff -r c18c0a249e02 -r a900dafd1658 textproc/libxml2/distinfo
--- a/textproc/libxml2/distinfo Mon Mar 21 22:57:56 2005 +0000
+++ b/textproc/libxml2/distinfo Mon Mar 21 23:15:40 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.48 2005/02/24 14:48:44 agc Exp $
+$NetBSD: distinfo,v 1.49 2005/03/21 23:15:40 recht Exp $
 
-SHA1 (libxml2-2.6.17.tar.bz2) = 52325ef86a6b3c7e611daea1f7519df8df764479
-RMD160 (libxml2-2.6.17.tar.bz2) = 5b2077ffda746a04e0a79862d7f1263cb7b87606
-Size (libxml2-2.6.17.tar.bz2) = 3067503 bytes
+SHA1 (libxml2-2.6.18.tar.bz2) = a3a90c236a14253c465bf1d385db15db542d65be
+RMD160 (libxml2-2.6.18.tar.bz2) = a1860815afb697d3fe250b30dbf7fbb73de41a21
+Size (libxml2-2.6.18.tar.bz2) = 3083331 bytes
 SHA1 (patch-aa) = a8eb8928330f8bf6827a9d06a07f5e88d6963457
 SHA1 (patch-ab) = e4c782df227b40e2cc70e60695d97952444ea088
 SHA1 (patch-ac) = b704e360662978558694aaab3c4672f26765c5c7



Home | Main Index | Thread Index | Old Index