summaryrefslogtreecommitdiff
path: root/textproc/libxml/patches
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/patches
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/patches')
-rw-r--r--textproc/libxml/patches/patch-ab8
-rw-r--r--textproc/libxml/patches/patch-ac8
2 files changed, 8 insertions, 8 deletions
diff --git a/textproc/libxml/patches/patch-ab b/textproc/libxml/patches/patch-ab
index 5a4f6b42bf3..1c7f48f6319 100644
--- a/textproc/libxml/patches/patch-ab
+++ b/textproc/libxml/patches/patch-ab
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.9 2001/09/30 20:15:49 rh Exp $
+$NetBSD: patch-ab,v 1.10 2002/08/26 10:21:05 martti Exp $
---- Makefile.in.orig Fri Sep 14 16:11:50 2001
-+++ Makefile.in
-@@ -168,7 +168,7 @@
+--- Makefile.in.orig Wed Jan 23 23:49:28 2002
++++ Makefile.in Mon Aug 26 11:41:46 2002
+@@ -206,7 +206,7 @@
xmlIO.lo xmlmemory.lo nanohttp.lo nanoftp.lo valid.lo xlink.lo uri.lo
noinst_PROGRAMS = tester$(EXEEXT) testSAX$(EXEEXT) testHTML$(EXEEXT) \
testXPath$(EXEEXT)
diff --git a/textproc/libxml/patches/patch-ac b/textproc/libxml/patches/patch-ac
index 2a9bfc4bc7f..41937f9cf93 100644
--- a/textproc/libxml/patches/patch-ac
+++ b/textproc/libxml/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.4 2001/03/10 12:37:20 drochner Exp $
+$NetBSD: patch-ac,v 1.5 2002/08/26 10:21:05 martti Exp $
---- configure.orig Thu Jan 11 11:30:09 2001
-+++ configure Wed Jan 17 16:59:35 2001
-@@ -3072,7 +3072,7 @@
+--- configure.orig Wed Jan 23 23:49:17 2002
++++ configure Mon Aug 26 11:42:11 2002
+@@ -6588,7 +6588,7 @@
fi