pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update textproc/libxml2 to 2.6.11.
details: https://anonhg.NetBSD.org/pkgsrc/rev/207c47ae8388
branches: trunk
changeset: 477620:207c47ae8388
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Tue Jul 06 13:52:25 2004 +0000
description:
Update textproc/libxml2 to 2.6.11.
2.6.11: July 5 2004:
- Schemas: a lot of changes and improvements by Kasimier Buchcik for
attributes, namespaces and simple types.
- build fixes: --with-minimum (William Brack), some gcc cleanup
(William), --with-thread-alloc (William)
- portability: Windows binary package change (Igor Zlatkovic), Catalog
path on Windows
- documentation: update to the tutorial (John Fleck), xmllint return code
(John Fleck), man pages (Ville Skytta),
- bug fixes: C14N bug serializing namespaces (Aleksey Sanin), testSAX
properly initialize the library (William), empty node set in XPath
(William), xmlSchemas errors (William), invalid charref problem pointed
by Morus Walter, XInclude xml:base generation (William), Relax-NG bug
with div processing (William), XPointer and xml:base problem(William),
Reader and entities, xmllint return code for schemas (William), reader
streaming problem (Steve Ball), DTD serialization problem (William),
libxml.m4 fixes (Mike Hommey), do not provide destructors as methods on
Python classes, xmlReader buffer bug, Python bindings memory interfaces
improvement (with Stéphane Bidoul), Fixed the push parser to be back to
synchronous behaviour.
- improvement: custom per-thread I/O enhancement (Rob Richards), register
namespace in debug shell (Stefano Debenedetti), Python based regression
test for non-Unix users (William), dynamically increase the number of
XPath extension functions in Python and fix a memory leak (Marc-Antoine
Parent and William)
- performance: hack done with Arjan van de Ven to reduce ELF footprint
and generated code on Linux, plus use gcc runtime profiling to optimize
the code generated in the RPM packages.
diffstat:
doc/CHANGES | 3 ++-
textproc/libxml2/Makefile | 10 +++++-----
textproc/libxml2/PLIST | 4 ++--
textproc/libxml2/distinfo | 6 +++---
4 files changed, 12 insertions(+), 11 deletions(-)
diffs (63 lines):
diff -r cadd14a480a4 -r 207c47ae8388 doc/CHANGES
--- a/doc/CHANGES Tue Jul 06 13:45:14 2004 +0000
+++ b/doc/CHANGES Tue Jul 06 13:52:25 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6464 2004/07/06 13:42:42 taya Exp $
+$NetBSD: CHANGES,v 1.6465 2004/07/06 13:52:25 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -3272,3 +3272,4 @@
Updated pygtk to 0.6.11 [recht 2004-07-06]
Updated thunderbird to 0.7.1 [taya 2004-07-06]
Updated thunderbird-gtk2 to 0.7.1 [taya 2004-07-06]
+ Updated libxml2 to 2.6.11 [xtraeme 2004-07-06]
diff -r cadd14a480a4 -r 207c47ae8388 textproc/libxml2/Makefile
--- a/textproc/libxml2/Makefile Tue Jul 06 13:45:14 2004 +0000
+++ b/textproc/libxml2/Makefile Tue Jul 06 13:52:25 2004 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.55 2004/07/01 15:14:03 recht Exp $
+# $NetBSD: Makefile,v 1.56 2004/07/06 13:52:25 xtraeme Exp $
-DISTNAME= libxml2-2.6.10
+DISTNAME= libxml2-2.6.11
CATEGORIES= textproc
-#MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.6/}
-#EXTRACT_SUFX= .tar.bz2
-MASTER_SITES= ftp://xmlsoft.org/
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.6/}
+EXTRACT_SUFX= .tar.bz2
+#MASTER_SITES= ftp://xmlsoft.org/
MAINTAINER= recht%NetBSD.org@localhost
HOMEPAGE= http://xmlsoft.org/
diff -r cadd14a480a4 -r 207c47ae8388 textproc/libxml2/PLIST
--- a/textproc/libxml2/PLIST Tue Jul 06 13:45:14 2004 +0000
+++ b/textproc/libxml2/PLIST Tue Jul 06 13:52:25 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.30 2004/07/01 15:14:03 recht Exp $
+@comment $NetBSD: PLIST,v 1.31 2004/07/06 13:52:25 xtraeme Exp $
bin/xml2-config
bin/xmlcatalog
bin/xmllint
@@ -51,7 +51,7 @@
lib/libxml2.la
lib/libxml2.so
lib/libxml2.so.8
-lib/libxml2.so.8.10
+lib/libxml2.so.8.11
lib/pkgconfig/libxml-2.0.pc
lib/xml2Conf.sh
man/man1/xml2-config.1
diff -r cadd14a480a4 -r 207c47ae8388 textproc/libxml2/distinfo
--- a/textproc/libxml2/distinfo Tue Jul 06 13:45:14 2004 +0000
+++ b/textproc/libxml2/distinfo Tue Jul 06 13:52:25 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.38 2004/07/01 15:14:03 recht Exp $
+$NetBSD: distinfo,v 1.39 2004/07/06 13:52:25 xtraeme Exp $
-SHA1 (libxml2-2.6.10.tar.gz) = 4480df33cb2cb7edb99db408c0a0f71a416a4162
-Size (libxml2-2.6.10.tar.gz) = 3579625 bytes
+SHA1 (libxml2-2.6.11.tar.bz2) = c9c483ccd5530fb81adc8971dd5f3936e6b721d8
+Size (libxml2-2.6.11.tar.bz2) = 2750851 bytes
SHA1 (patch-aa) = 369701073e372382e247bc7b6a4b2c7e9dd5cb1d
Home |
Main Index |
Thread Index |
Old Index