From 0a74f338821d454d0ef32e132a155f6e3485c254 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Wed, 8 Apr 2020 10:59:28 +0000 Subject: net/irrd: Update version 2.3.10=>4.0.8 - Change LICENSE to BSD2CLAUSE from BSD4CLAUSE - Utilizes UID and GID irrd for 252 - Take MAINTAINERSHIP - Mentioned in UPDATING - Both irrd-legacy and irrd can bes installed and run concurrently Approved by: ume (private mail) --- net/irrd/files/patch-configure | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 net/irrd/files/patch-configure (limited to 'net/irrd/files/patch-configure') diff --git a/net/irrd/files/patch-configure b/net/irrd/files/patch-configure deleted file mode 100644 index 094af76d68de..000000000000 --- a/net/irrd/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig 2006-09-12 17:40:55 UTC -+++ configure -@@ -2638,7 +2638,6 @@ - THREAD_CFLAGS="-D_THREAD_SAFE -pthread" - fi - CRYPT_LIB="-lcrypt" -- ac_pthrlib="c_r" - ;; - linux* ) - CRYPT_LIB="-lcrypt" -@@ -6011,7 +6010,7 @@ - cat confdefs.h >>conftest.$ac_ext - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ --#include -+#include - - _ACEOF - if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | -- cgit v1.2.3