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/471160220956
branches: trunk
changeset: 492294:471160220956
user: recht <recht%pkgsrc.org@localhost>
date: Sat Apr 09 15:55:56 2005 +0000
description:
update to libxml2-2.6.18
This release include a number of bug fixes, some build fixes and more
improvements on the W3C XML Schemas validation from Kasimier Buchcik:
build fixes:
- drop .la from RPMs
- --with-minimum build fix (William Brack)
- use XML_SOCKLEN_T instead of SOCKLEN_T because it breaks with
AIX 5.3 compiler
- fixed elfgcchack.h generation and PLT reduction code on Linux/ELF/gcc4
bug fixes:
- schemas type decimal fixups (William Brack)
- xmmlint return code (Gerry Murphy)
- small schemas fixes (Matthew Burgess and GUY Fabrice)
- workaround "DAV:" namespace brokeness in c14n (Aleksey Sanin)
- segfault in Schemas (Kasimier Buchcik)
- Schemas attribute validation (Kasimier)
- Prop related functions and xmlNewNodeEatName (Rob Richards)
- HTML serialization of name attribute on a elements
- Python error handlers leaks and improvement (Brent Hendricks)
- uninitialized variable in encoding code
- Relax-NG validation bug
- potential crash if gnorableWhitespace is NULL
- xmlSAXParseDoc and xmlParseDoc signatures
- switched back to assuming UTF-8 in case no encoding is given
at serialization time
improvements:
- lot of work on Schemas by Kasimier Buchcik on facets checking and
also mixed handling.
diffstat:
textproc/libxml2/Makefile | 4 ++--
textproc/libxml2/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r b51567f47914 -r 471160220956 textproc/libxml2/Makefile
--- a/textproc/libxml2/Makefile Sat Apr 09 15:51:34 2005 +0000
+++ b/textproc/libxml2/Makefile Sat Apr 09 15:55:56 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.66 2005/03/21 23:15:40 recht Exp $
+# $NetBSD: Makefile,v 1.67 2005/04/09 15:55:56 recht Exp $
-DISTNAME= libxml2-2.6.18
+DISTNAME= libxml2-2.6.19
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.6/}
EXTRACT_SUFX= .tar.bz2
diff -r b51567f47914 -r 471160220956 textproc/libxml2/distinfo
--- a/textproc/libxml2/distinfo Sat Apr 09 15:51:34 2005 +0000
+++ b/textproc/libxml2/distinfo Sat Apr 09 15:55:56 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.49 2005/03/21 23:15:40 recht Exp $
+$NetBSD: distinfo,v 1.50 2005/04/09 15:55:56 recht Exp $
-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 (libxml2-2.6.19.tar.bz2) = 0fa5bcf02a696cbde13d6e7f1705a406c79c1597
+RMD160 (libxml2-2.6.19.tar.bz2) = a6ce9a6bf59cbb5949631f25a1244b993d1f876f
+Size (libxml2-2.6.19.tar.bz2) = 3174844 bytes
SHA1 (patch-aa) = a8eb8928330f8bf6827a9d06a07f5e88d6963457
SHA1 (patch-ab) = e4c782df227b40e2cc70e60695d97952444ea088
SHA1 (patch-ac) = b704e360662978558694aaab3c4672f26765c5c7
Home |
Main Index |
Thread Index |
Old Index