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.5, provided by Min Sik ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a9c040ec6573
branches: trunk
changeset: 467422:a9c040ec6573
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Sat Jan 31 22:13:52 2004 +0000
description:
Update to 2.6.5, provided by Min Sik Kim in PR pkg/24271.
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.
diffstat:
textproc/libxml2/Makefile | 9 ++++-----
textproc/libxml2/PLIST | 6 ++++--
textproc/libxml2/distinfo | 6 +++---
3 files changed, 11 insertions(+), 10 deletions(-)
diffs (81 lines):
diff -r 51651c170098 -r a9c040ec6573 textproc/libxml2/Makefile
--- a/textproc/libxml2/Makefile Sat Jan 31 22:02:55 2004 +0000
+++ b/textproc/libxml2/Makefile Sat Jan 31 22:13:52 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2004/01/24 15:13:20 grant Exp $
+# $NetBSD: Makefile,v 1.44 2004/01/31 22:13:52 xtraeme 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
@@ -33,9 +32,9 @@
FC= ${FALSE}
F77= ${FALSE}
-MAKE_ENV+= PAX=${PAX:Q}
+MAKE_ENV+= PAX=${PAX:Q}
-TEST_TARGET= check
+TEST_TARGET= check
CFLAGS+= -DXML_SGML_DEFAULT_CATALOG=\"\\\"${SGML_DEFAULT_CATALOG}\\\"\"
CFLAGS+= -DXML_XML_DEFAULT_CATALOG=\"\\\"${XML_DEFAULT_CATALOG}\\\"\"
diff -r 51651c170098 -r a9c040ec6573 textproc/libxml2/PLIST
--- a/textproc/libxml2/PLIST Sat Jan 31 22:02:55 2004 +0000
+++ b/textproc/libxml2/PLIST Sat Jan 31 22:13:52 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.24 2003/12/26 21:49:08 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.25 2004/01/31 22:13:52 xtraeme Exp $
bin/xml2-config
bin/xmlcatalog
bin/xmllint
@@ -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
diff -r 51651c170098 -r a9c040ec6573 textproc/libxml2/distinfo
--- a/textproc/libxml2/distinfo Sat Jan 31 22:02:55 2004 +0000
+++ b/textproc/libxml2/distinfo Sat Jan 31 22:13:52 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.32 2003/12/26 21:49:08 jmmv Exp $
+$NetBSD: distinfo,v 1.33 2004/01/31 22:13:52 xtraeme 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
Home |
Main Index |
Thread Index |
Old Index