summaryrefslogtreecommitdiff
path: root/security/gnupg/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'security/gnupg/patches/patch-af')
-rw-r--r--security/gnupg/patches/patch-af16
1 files changed, 16 insertions, 0 deletions
diff --git a/security/gnupg/patches/patch-af b/security/gnupg/patches/patch-af
new file mode 100644
index 00000000000..73b2de7c858
--- /dev/null
+++ b/security/gnupg/patches/patch-af
@@ -0,0 +1,16 @@
+$NetBSD: patch-af,v 1.3 2003/08/15 07:02:23 itojun Exp $
+
+ftp://ftp.kame.net/pub/kame/misc/gnupg-1.2.2-IPv6.diff.gz
+
+diff -u -r1.1.1.1 -r1.2
+--- configure 15 Aug 2003 05:12:08 -0000 1.1.1.1
++++ configure 15 Aug 2003 06:47:49 -0000 1.2
+@@ -13111,7 +13111,7 @@
+
+
+
+-for ac_func in waitpid wait4 sigaction sigprocmask rand pipe stat
++for ac_func in waitpid wait4 sigaction sigprocmask rand pipe stat getaddrinfo
+ do
+ as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
+ echo "$as_me:$LINENO: checking for $ac_func" >&5