From d8a7b82f6822f4f54e338c5427b2875db26993da Mon Sep 17 00:00:00 2001 From: shannonjr Date: Wed, 11 Oct 2006 16:41:36 +0000 Subject: Remove patch-ab, patch-ac, and patch-ad because they are no longer needed. --- security/libgpg-error/patches/patch-ab | 13 ------------- security/libgpg-error/patches/patch-ac | 13 ------------- security/libgpg-error/patches/patch-ad | 14 -------------- 3 files changed, 40 deletions(-) delete mode 100644 security/libgpg-error/patches/patch-ab delete mode 100644 security/libgpg-error/patches/patch-ac delete mode 100644 security/libgpg-error/patches/patch-ad diff --git a/security/libgpg-error/patches/patch-ab b/security/libgpg-error/patches/patch-ab deleted file mode 100644 index bc634c7eb8d..00000000000 --- a/security/libgpg-error/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2004/10/15 18:21:56 minskim Exp $ - ---- configure.ac.orig 2004-07-30 06:48:04.000000000 -0600 -+++ configure.ac -@@ -69,7 +69,7 @@ AM_GNU_GETTEXT([external]) - - # Checks for header files. - AC_HEADER_STDC --AC_CHECK_HEADERS([stdlib.h]) -+AC_CHECK_HEADERS([locale.h stdlib.h]) - AC_FUNC_STRERROR_R - AC_CHECK_FUNC([strerror_r], [], - AC_MSG_WARN([[Without strerror_r, gpg_strerror_r might not be thread-safe]])) diff --git a/security/libgpg-error/patches/patch-ac b/security/libgpg-error/patches/patch-ac deleted file mode 100644 index 8586f7ce938..00000000000 --- a/security/libgpg-error/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.1 2004/10/15 18:21:56 minskim Exp $ - ---- configure.orig 2004-07-30 07:48:42.000000000 -0500 -+++ configure -@@ -10010,7 +10010,7 @@ _ACEOF - fi - - --for ac_header in stdlib.h -+for ac_header in locale.h stdlib.h - do - as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` - if eval "test \"\${$as_ac_Header+set}\" = set"; then diff --git a/security/libgpg-error/patches/patch-ad b/security/libgpg-error/patches/patch-ad deleted file mode 100644 index ce832da37b4..00000000000 --- a/security/libgpg-error/patches/patch-ad +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ad,v 1.1 2004/10/15 18:21:56 minskim Exp $ - ---- config.h.in.orig 2004-07-30 07:48:54.000000000 -0500 -+++ config.h.in -@@ -24,6 +24,9 @@ - /* Define to 1 if you have the header file. */ - #undef HAVE_INTTYPES_H - -+/* Define to 1 if you have the header file. */ -+#undef HAVE_LOCALE_H -+ - /* Define to 1 if you have the header file. */ - #undef HAVE_MEMORY_H - -- cgit v1.2.3