summaryrefslogtreecommitdiff
path: root/textproc/libxml/Makefile
diff options
context:
space:
mode:
authormartti <martti>2002-08-26 10:21:04 +0000
committermartti <martti>2002-08-26 10:21:04 +0000
commitfcf42bbc721c3bb8e8f26896efc7d47e05a7f2aa (patch)
treefbe062362b77f051a0a1d6d2cd93ffe9639c15d3 /textproc/libxml/Makefile
parent7a303ab855ae0bc9bcccc71c90f0ab993321c5eb (diff)
downloadpkgsrc-fcf42bbc721c3bb8e8f26896efc7d47e05a7f2aa.tar.gz
Updated libxml to 1.8.17
* parserold.c (xmlOldParseAttValue): Ensure you've got enough characters in your readahead buffer before you check NXT(1). * tree.c (xmlStaticCopyNode) : back port a fix from xml2 to correctly namespace copied nodes.
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 bdda8279c5b..8d7c519aa14 100644
--- a/textproc/libxml/Makefile
+++ b/textproc/libxml/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2002/08/25 18:40:09 jlam Exp $
+# $NetBSD: Makefile,v 1.24 2002/08/26 10:21:04 martti Exp $
#
-DISTNAME= libxml-1.8.16
+DISTNAME= libxml-1.8.17
CATEGORIES= textproc devel lang gnome
MASTER_SITES= ftp://rpmfind.net/pub/veillard/ \
${MASTER_SITE_GNOME:=stable/sources/libxml/}