git: 0090b81b1fee - main - dns/bind916: update to 9.16.24

From: Mathieu Arnold <mat_at_FreeBSD.org>
Date: Wed, 15 Dec 2021 15:30:14 UTC
The branch main has been updated by mat:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0090b81b1fee54d551adf6414604d46dc1bc7249

commit 0090b81b1fee54d551adf6414604d46dc1bc7249
Author:     Mathieu Arnold <mat@FreeBSD.org>
AuthorDate: 2021-12-15 15:29:10 +0000
Commit:     Mathieu Arnold <mat@FreeBSD.org>
CommitDate: 2021-12-15 15:30:01 +0000

    dns/bind916: update to 9.16.24
---
 dns/bind916/Makefile              | 2 +-
 dns/bind916/distinfo              | 6 +++---
 dns/bind916/files/patch-configure | 8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dns/bind916/Makefile b/dns/bind916/Makefile
index 8c7df7bd83ea..e3c09b5b9b4e 100644
--- a/dns/bind916/Makefile
+++ b/dns/bind916/Makefile
@@ -40,7 +40,7 @@ RUN_DEPENDS=	bind-tools>0:dns/bind-tools
 
 USES=		compiler:c11 cpe libedit pkgconfig ssl tar:xz
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.16.23
+ISCVERSION=	9.16.24
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}
diff --git a/dns/bind916/distinfo b/dns/bind916/distinfo
index 6ded90871297..0822338b9214 100644
--- a/dns/bind916/distinfo
+++ b/dns/bind916/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1637175403
-SHA256 (bind-9.16.23.tar.xz) = dedb5e27aa9cb6a9ce3e872845887ff837b99e4e9a91a5e2fcd67cf6e1ef173c
-SIZE (bind-9.16.23.tar.xz) = 5068344
+TIMESTAMP = 1639580045
+SHA256 (bind-9.16.24.tar.xz) = 5582f3734bd6232284f93f14206b8a46d1f819dea4797ae157066f6963b08507
+SIZE (bind-9.16.24.tar.xz) = 5070180
diff --git a/dns/bind916/files/patch-configure b/dns/bind916/files/patch-configure
index 75aacfc4d98f..5e4c9474965a 100644
--- a/dns/bind916/files/patch-configure
+++ b/dns/bind916/files/patch-configure
@@ -1,8 +1,8 @@
 Fixup gssapi and db detection.
 
---- configure.orig	2021-11-05 09:03:26 UTC
+--- configure.orig	2021-12-07 12:24:49 UTC
 +++ configure
-@@ -17761,27 +17761,9 @@ done
+@@ -17769,27 +17769,9 @@ done
  		# problems start to show up.
  		saved_libs="$LIBS"
  		for TRY_LIBS in \
@@ -32,7 +32,7 @@ Fixup gssapi and db detection.
  		    { $as_echo "$as_me:${as_lineno-$LINENO}: checking linking as $TRY_LIBS" >&5
  $as_echo_n "checking linking as $TRY_LIBS... " >&6; }
  		    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-@@ -17824,47 +17806,7 @@ $as_echo "no" >&6; } ;;
+@@ -17832,47 +17814,7 @@ $as_echo "no" >&6; } ;;
  		no) as_fn_error $? "could not determine proper GSSAPI linkage" "$LINENO" 5 ;;
  		esac
  
@@ -81,7 +81,7 @@ Fixup gssapi and db detection.
  		DNS_GSSAPI_LIBS="$LIBS"
  
  		{ $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5
-@@ -23312,7 +23254,7 @@ $as_echo "" >&6; }
+@@ -23320,7 +23262,7 @@ $as_echo "" >&6; }
  			# Check other locations for includes.
  			# Order is important (sigh).