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 2.6.16
details: https://anonhg.NetBSD.org/pkgsrc/rev/f45a4798ab82
branches: trunk
changeset: 483399:f45a4798ab82
user: recht <recht%pkgsrc.org@localhost>
date: Thu Nov 11 21:01:15 2004 +0000
description:
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)
diffstat:
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(-)
diffs (57 lines):
diff -r 80f4150f9b86 -r f45a4798ab82 textproc/libxml2/Makefile
--- a/textproc/libxml2/Makefile Thu Nov 11 20:54:09 2004 +0000
+++ b/textproc/libxml2/Makefile Thu Nov 11 21:01:15 2004 +0000
@@ -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 -r 80f4150f9b86 -r f45a4798ab82 textproc/libxml2/distinfo
--- a/textproc/libxml2/distinfo Thu Nov 11 20:54:09 2004 +0000
+++ b/textproc/libxml2/distinfo Thu Nov 11 21:01:15 2004 +0000
@@ -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 -r 80f4150f9b86 -r f45a4798ab82 textproc/libxml2/patches/patch-aa
--- a/textproc/libxml2/patches/patch-aa Thu Nov 11 20:54:09 2004 +0000
+++ b/textproc/libxml2/patches/patch-aa Thu Nov 11 21:01:15 2004 +0000
@@ -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 -r 80f4150f9b86 -r f45a4798ab82 textproc/libxml2/patches/patch-ab
--- a/textproc/libxml2/patches/patch-ab Thu Nov 11 20:54:09 2004 +0000
+++ b/textproc/libxml2/patches/patch-ab Thu Nov 11 21:01:15 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index