From d0fee64c7f81e4bdf60924aee09a7710104fee49 Mon Sep 17 00:00:00 2001 From: recht Date: Thu, 11 Nov 2004 21:01:15 +0000 Subject: update to 2.6.16 2.6.16: Nov 10 2004: - general hardening and bug fixing crossing all the API based on new automated regression testing - build fix: IPv6 build and test on AIX (Dodji Seketeli) - bug fixes: problem with XML::Libxml reported by Petr Pajas, encoding conversion functions return values, UTF-8 bug affecting XPath reported by Markus Bertheau, catalog problem with NULL entries (William Brack) - documentation: fix to xmllint man page, some API function descritpion were updated. - improvements: DTD validation APIs provided at the Python level (Brent Hendricks) --- textproc/libxml2/Makefile | 4 ++-- textproc/libxml2/distinfo | 10 +++++----- textproc/libxml2/patches/patch-aa | 6 +++--- textproc/libxml2/patches/patch-ab | 6 +++--- 4 files changed, 13 insertions(+), 13 deletions(-) (limited to 'textproc') diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 755a6c17f5b..0c455dbe6e9 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.62 2004/10/31 10:40:50 recht Exp $ +# $NetBSD: Makefile,v 1.63 2004/11/11 21:01:15 recht Exp $ -DISTNAME= libxml2-2.6.15 +DISTNAME= libxml2-2.6.16 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo index 14c382f1a68..0cd1d888c7c 100644 --- a/textproc/libxml2/distinfo +++ b/textproc/libxml2/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.44 2004/10/31 10:40:50 recht Exp $ +$NetBSD: distinfo,v 1.45 2004/11/11 21:01:15 recht Exp $ -SHA1 (libxml2-2.6.15.tar.bz2) = 35073f715cf438dc049917a0e2860111ce39c4e3 -Size (libxml2-2.6.15.tar.bz2) = 2912736 bytes -SHA1 (patch-aa) = 9a9af22986347ba197494ff558c97cdbf8136f0d -SHA1 (patch-ab) = c6e4a6cd980da9d8e7f6b83c4b9283c71a28f4fc +SHA1 (libxml2-2.6.16.tar.bz2) = 0bd0e7217f75abadf0b6389c126e63b6c1b7972b +Size (libxml2-2.6.16.tar.bz2) = 3100259 bytes +SHA1 (patch-aa) = dee768bf9ff0fe7de232bcdc4a55bc250ec9ad1a +SHA1 (patch-ab) = d9dd03a12fc53435804e7a163841bc5d834a48b5 diff --git a/textproc/libxml2/patches/patch-aa b/textproc/libxml2/patches/patch-aa index ce5da9a626a..7ad9903c918 100644 --- a/textproc/libxml2/patches/patch-aa +++ b/textproc/libxml2/patches/patch-aa @@ -1,8 +1,8 @@ -$NetBSD: patch-aa,v 1.18 2004/10/31 10:40:50 recht Exp $ +$NetBSD: patch-aa,v 1.19 2004/11/11 21:01:15 recht Exp $ ---- Makefile.in.orig Wed Oct 27 19:39:10 2004 +--- Makefile.in.orig Wed Nov 10 15:36:58 2004 +++ Makefile.in -@@ -530,7 +530,7 @@ pkgconfig_DATA = libxml-2.0.pc +@@ -538,7 +538,7 @@ pkgconfig_DATA = libxml-2.0.pc # BASE_DIR = $(datadir)/doc DOC_MODULE = libxml2-$(VERSION) diff --git a/textproc/libxml2/patches/patch-ab b/textproc/libxml2/patches/patch-ab index e574603ccf0..0d9e63940be 100644 --- a/textproc/libxml2/patches/patch-ab +++ b/textproc/libxml2/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.10 2004/10/31 10:40:51 recht Exp $ +$NetBSD: patch-ab,v 1.11 2004/11/11 21:01:15 recht Exp $ ---- configure.orig Wed Oct 27 18:56:12 2004 +--- configure.orig Wed Nov 10 15:33:00 2004 +++ configure -@@ -26380,7 +26380,7 @@ fi +@@ -26449,7 +26449,7 @@ fi fi -- cgit v1.2.3