summaryrefslogtreecommitdiff
path: root/textproc/libxml/Makefile
diff options
context:
space:
mode:
authorjlam <jlam>2000-10-17 23:58:17 +0000
committerjlam <jlam>2000-10-17 23:58:17 +0000
commit563596620bc4831184b78fa5300142d51b6c6fac (patch)
tree163329f6a1d2b391aab3855abf6136ea021122af /textproc/libxml/Makefile
parent7a0f15bfaf204af187f581d3b58fcf95c7c8e8b3 (diff)
downloadpkgsrc-563596620bc4831184b78fa5300142d51b6c6fac.tar.gz
Update libxml to 0.8.10. Changes from 0.8.9 fix some GNOME-related bugs:
* entities.c: added missing tests for doc == NULL as pointed by Michael. * tree.c : return content from CDATA sections when asking for node content
Diffstat (limited to 'textproc/libxml/Makefile')
-rw-r--r--textproc/libxml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile
index f0c900fae4a..0cad44e5040 100644
--- a/textproc/libxml/Makefile
+++ b/textproc/libxml/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2000/07/15 08:09:27 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2000/10/17 23:58:17 jlam Exp $
#
-DISTNAME= libxml-1.8.9
+DISTNAME= libxml-1.8.10
CATEGORIES= textproc devel lang gnome
MASTER_SITES= ftp://rpmfind.net/pub/veillard/ \
${MASTER_SITE_GNOME:=stable/sources/libxml/}