summaryrefslogtreecommitdiff
path: root/textproc/xmltooling/patches
diff options
context:
space:
mode:
authoradam <adam>2011-02-23 09:09:31 +0000
committeradam <adam>2011-02-23 09:09:31 +0000
commite428c705f0638573a5c740f6fdf8196460108211 (patch)
treeac511bea0bb5159d151df54678988e298c48dbf6 /textproc/xmltooling/patches
parent8eb7a035d0d58291392d1dffa425354cd3e966c0 (diff)
downloadpkgsrc-e428c705f0638573a5c740f6fdf8196460108211.tar.gz
Changes 1.4.1:
Bug * User-Agent string for AttributeQuery is throwing junk into request * Chaining TrustEngine doesn't clear matching criteria between engines, so TrustEngine ordering affects the results. New Feature * Implement support for fetching CRLs based on the CRL distribution point extension
Diffstat (limited to 'textproc/xmltooling/patches')
-rw-r--r--textproc/xmltooling/patches/patch-aa13
-rw-r--r--textproc/xmltooling/patches/patch-xmltooling_Makefile.in (renamed from textproc/xmltooling/patches/patch-ab)10
2 files changed, 6 insertions, 17 deletions
diff --git a/textproc/xmltooling/patches/patch-aa b/textproc/xmltooling/patches/patch-aa
deleted file mode 100644
index a08176d37a6..00000000000
--- a/textproc/xmltooling/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1 2010/10/12 16:41:43 joerg Exp $
-
---- xmltooling/Makefile.am.orig 2009-12-03 17:38:44.000000000 +0000
-+++ xmltooling/Makefile.am
-@@ -208,8 +208,6 @@ libxmltooling_la_SOURCES = \
- endif
-
- install-exec-hook:
-- for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done
--
- EXTRA_DIST = \
- xmltooling.vcproj \
- xmltooling-lite.vcproj \
diff --git a/textproc/xmltooling/patches/patch-ab b/textproc/xmltooling/patches/patch-xmltooling_Makefile.in
index 31369d2d1bc..da052c14e4e 100644
--- a/textproc/xmltooling/patches/patch-ab
+++ b/textproc/xmltooling/patches/patch-xmltooling_Makefile.in
@@ -1,12 +1,14 @@
-$NetBSD: patch-ab,v 1.1 2010/10/12 16:41:43 joerg Exp $
+$NetBSD: patch-xmltooling_Makefile.in,v 1.1 2011/02/23 09:09:31 adam Exp $
---- xmltooling/Makefile.in.orig 2010-10-12 16:18:07.000000000 +0000
+Keep .la files installed.
+
+--- xmltooling/Makefile.in.orig 2011-01-31 18:45:59.000000000 +0000
+++ xmltooling/Makefile.in
-@@ -1718,7 +1718,6 @@ uninstall-am: uninstall-encincludeHEADER
+@@ -1780,7 +1780,6 @@ uninstall-am: uninstall-encincludeHEADER
install-exec-hook:
- for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done
+
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT: