summaryrefslogtreecommitdiff
path: root/textproc/libxml2/Makefile
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-11-11 21:01:15 +0000
committerrecht <recht@pkgsrc.org>2004-11-11 21:01:15 +0000
commit57854c940ff8b9b72a58022f3241dc195b3e39f4 (patch)
tree4fc4ad9b2025d8ee834ec84383d1b1420c771344 /textproc/libxml2/Makefile
parentf0fee8d3e999ab2cde044d6aba29755877769b61 (diff)
downloadpkgsrc-57854c940ff8b9b72a58022f3241dc195b3e39f4.tar.gz
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 (limited to 'textproc/libxml2/Makefile')
-rw-r--r--textproc/libxml2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 755a6c17f5b..0c455dbe6e9 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -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