Subject: pkg/24271: textproc/libxml2 update to 2.6.5
To: None <gnats-bugs@gnats.NetBSD.org>
From: Min Sik Kim <minskim@bawi.org>
List: netbsd-bugs
Date: 01/29/2004 14:09:29
>Number: 24271
>Category: pkg
>Synopsis: textproc/libxml2 update to 2.6.5
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Thu Jan 29 20:10:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Min Sik Kim
>Release: NetBSD 1.6ZH
>Organization:
>Environment:
System: NetBSD sulley.infnis.com 1.6ZH NetBSD 1.6ZH (SULLEY) #5: Sun Jan 18 00:17:12 CST 2004 root@sulley.infnis.com:/usr/obj/sys/arch/i386/compile/SULLEY i386
Architecture: i386
Machine: i386
>Description:
Changes:
- Bugfixes: dictionnaries for schemas (William Brack), regexp segfault
(William), xs:all problem (William), a number of XPointer bugfixes
(William), xmllint error go to stderr, DTD validation problem with
namespace, memory leak (William), SAX1 cleanup and minimal options fixes
(Mark Vadoc), parser context reset on error (Shaun McCance), XPath union
evaluation problem (William) , xmlReallocLoc with NULL (Aleksey Sanin),
XML Schemas double free (Steve Ball), XInclude with no href, argument
callbacks order for XPath callbacks (Frederic Peters)
- Documentation: python scripts (William Brack), xslt stylesheets (John
Fleck), doc (Sven Zimmerman), I/O example.
- XInclude: various fixes for conformance, problem related to dictionnary
references (William & me), recursion (William)
- xmlWriter: indentation (Lucas Brasilino), memory leaks (Alfred
Mickautsch),
- xmlSchemas: normalizedString datatype (John Belmonte)
- code cleanup for strings functions (William)
- Windows: compiler patches (Mark Vakoc)
- Parser optimizations, a few new XPath and dictionnary APIs for future
XSLT optimizations.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/libxml2/Makefile,v
retrieving revision 1.43
diff -u -r1.43 Makefile
--- Makefile 2004/01/24 15:13:20 1.43
+++ Makefile 2004/01/29 15:11:28
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.43 2004/01/24 15:13:20 grant Exp $
DISTNAME= libxml2-${LIBXML_VERSION}
-PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.6/}
EXTRACT_SUFX= .tar.bz2
@@ -16,7 +15,7 @@
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
PKGCONFIG_OVERRIDE= ${WRKSRC}/libxml-2.0.pc.in
-LIBXML_VERSION= 2.6.4
+LIBXML_VERSION= 2.6.5
PLIST_SUBST+= LIBXML_VERSION=${LIBXML_VERSION}
GNU_CONFIGURE= yes
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/libxml2/PLIST,v
retrieving revision 1.24
diff -u -r1.24 PLIST
--- PLIST 2003/12/26 21:49:08 1.24
+++ PLIST 2004/01/29 15:11:29
@@ -39,6 +39,7 @@
include/libxml2/libxml/xmlregexp.h
include/libxml2/libxml/xmlschemas.h
include/libxml2/libxml/xmlschemastypes.h
+include/libxml2/libxml/xmlstring.h
include/libxml2/libxml/xmlunicode.h
include/libxml2/libxml/xmlversion.h
include/libxml2/libxml/xmlwriter.h
@@ -49,7 +50,7 @@
lib/libxml2.la
lib/libxml2.so
lib/libxml2.so.8
-lib/libxml2.so.8.4
+lib/libxml2.so.8.5
lib/pkgconfig/libxml-2.0.pc
lib/xml2Conf.sh
man/man1/xml2-config.1
@@ -104,6 +105,7 @@
share/doc/html/libxml2/html/libxml-xmlregexp.html
share/doc/html/libxml2/html/libxml-xmlschemas.html
share/doc/html/libxml2/html/libxml-xmlschemastypes.html
+share/doc/html/libxml2/html/libxml-xmlstring.html
share/doc/html/libxml2/html/libxml-xmlunicode.html
share/doc/html/libxml2/html/libxml-xmlversion.html
share/doc/html/libxml2/html/libxml-xmlwriter.html
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/libxml2/distinfo,v
retrieving revision 1.32
diff -u -r1.32 distinfo
--- distinfo 2003/12/26 21:49:08 1.32
+++ distinfo 2004/01/29 15:11:29
@@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.32 2003/12/26 21:49:08 jmmv Exp $
-SHA1 (libxml2-2.6.4.tar.bz2) = 69828400b55ce4f70215c49b62ce546623438d61
-Size (libxml2-2.6.4.tar.bz2) = 2644177 bytes
+SHA1 (libxml2-2.6.5.tar.bz2) = 8d347ded9c6e8872bbf4e482b0e15ac86815960b
+Size (libxml2-2.6.5.tar.bz2) = 2649744 bytes
SHA1 (patch-aa) = 9013309e3a416de65bf5c86f0ade4303d05f0f0e
SHA1 (patch-ab) = 9f715205d1ffb116b6b3793c1319f9c99410c4e4
SHA1 (patch-ad) = 58da64df2e421d396e707044019787f066df68f3
>Release-Note:
>Audit-Trail:
>Unformatted: