summaryrefslogtreecommitdiff
path: root/textproc/libxml2/patches
diff options
context:
space:
mode:
authordrochner <drochner>2006-10-30 20:57:30 +0000
committerdrochner <drochner>2006-10-30 20:57:30 +0000
commitfe928260b36465ea7406c5947c132ee93b4b2781 (patch)
tree661541b4faf8d66a8f7fbefb684544d865612288 /textproc/libxml2/patches
parentdf724a4fb6593d98c9dc9466ede7cfe006ad1b4c (diff)
downloadpkgsrc-fe928260b36465ea7406c5947c132ee93b4b2781.tar.gz
update to 2.6.27
changes: -XPath improvements -optimization / caching -build and portability fixes -bugfixes -documentation improvements pkgsrc change: seperate user doc and devhelp files - migrate the latter to share/gtk-doc/html
Diffstat (limited to 'textproc/libxml2/patches')
-rw-r--r--textproc/libxml2/patches/patch-ag13
1 files changed, 0 insertions, 13 deletions
diff --git a/textproc/libxml2/patches/patch-ag b/textproc/libxml2/patches/patch-ag
deleted file mode 100644
index ccd3fdbf7fc..00000000000
--- a/textproc/libxml2/patches/patch-ag
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ag,v 1.1 2005/09/30 19:58:00 wiz Exp $
-
---- doc/devhelp/Makefile.in.orig 2005-09-12 23:44:43.000000000 +0200
-+++ doc/devhelp/Makefile.in
-@@ -258,7 +258,7 @@ sbindir = @sbindir@
- sharedstatedir = @sharedstatedir@
- sysconfdir = @sysconfdir@
- target_alias = @target_alias@
--DEVHELP_DIR = $(datadir)/gtk-doc/html/libxml2
-+DEVHELP_DIR = ${HTML_DIR}
- HTML_FILES = index.html general.html $(HTML_MODULES)
- HTML_MODULES = \
- libxml2-c14n.html \