summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz>2009-06-11 07:25:30 +0000
committerwiz <wiz>2009-06-11 07:25:30 +0000
commit3932f5b382e05bc7251e43d3570ab28b1b8adf10 (patch)
treea516558cb524e8df74a20e81961c4c4a5e44f646 /devel
parent549c481d144edc272a1d1bbff41ad37149b83e30 (diff)
downloadpkgsrc-3932f5b382e05bc7251e43d3570ab28b1b8adf10.tar.gz
Fix build breakage many people were seeing (interestingly, I couldn't
reproduce it). Patch from drochner@, tested by tron@.
Diffstat (limited to 'devel')
-rw-r--r--devel/libidn/distinfo3
-rw-r--r--devel/libidn/patches/patch-ad13
2 files changed, 15 insertions, 1 deletions
diff --git a/devel/libidn/distinfo b/devel/libidn/distinfo
index 17af1df5d54..3a3a36e0d60 100644
--- a/devel/libidn/distinfo
+++ b/devel/libidn/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.43 2009/06/09 13:17:59 wiz Exp $
+$NetBSD: distinfo,v 1.44 2009/06/11 07:25:30 wiz Exp $
SHA1 (libidn-1.15.tar.gz) = 6321660c7072737110b790044cbf8653a95ea175
RMD160 (libidn-1.15.tar.gz) = fb02015566838cbd86dda5b74f0da9ef78009b1b
@@ -6,3 +6,4 @@ Size (libidn-1.15.tar.gz) = 2635155 bytes
SHA1 (patch-aa) = 412f1b609b81ade44c694f1a24f5b37d57c383c0
SHA1 (patch-ab) = 850e8f30891c58dc9781c7e891e61136c6ed6d3b
SHA1 (patch-ac) = 0b2eab310a21ca7ea695d0ee01449b7311338d6f
+SHA1 (patch-ad) = da7391bb9a1e2302882d2f6681304df91db87b00
diff --git a/devel/libidn/patches/patch-ad b/devel/libidn/patches/patch-ad
new file mode 100644
index 00000000000..1d74edc3405
--- /dev/null
+++ b/devel/libidn/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.3 2009/06/11 07:25:31 wiz Exp $
+
+--- doc/Makefile.in.orig 2009-06-08 10:39:58.000000000 +0000
++++ doc/Makefile.in
+@@ -618,7 +618,7 @@ GDOC_MAN_EXTRA_ARGS = -module $(PACKAGE)
+ -copyright "2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Simon Josefsson" \
+ -verbatimcopying
+
+-BUILT_SOURCES = Makefile.gdoc
++BUILT_SOURCES = # Makefile.gdoc
+
+ #
+ ### idna.c