git: 316d7437b5c1 - main - dns/bind916: Update to 9.16.29

From: Mathieu Arnold <mat_at_FreeBSD.org>
Date: Thu, 19 May 2022 14:28:04 UTC
The branch main has been updated by mat:

URL: https://cgit.FreeBSD.org/ports/commit/?id=316d7437b5c1b2356a9c10d247afc7d364e1e8af

commit 316d7437b5c1b2356a9c10d247afc7d364e1e8af
Author:     Mathieu Arnold <mat@FreeBSD.org>
AuthorDate: 2022-05-19 14:20:38 +0000
Commit:     Mathieu Arnold <mat@FreeBSD.org>
CommitDate: 2022-05-19 14:27:49 +0000

    dns/bind916: Update to 9.16.29
    
    Changes:        https://downloads.isc.org/isc/bind9/9.16.29/doc/arm/html/notes.html
---
 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 e8ad17b299eb..22b8d8e792f9 100644
--- a/dns/bind916/Makefile
+++ b/dns/bind916/Makefile
@@ -24,7 +24,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.28
+ISCVERSION=	9.16.29
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}
diff --git a/dns/bind916/distinfo b/dns/bind916/distinfo
index 94a9ef8a3d36..8cf822c1e2e9 100644
--- a/dns/bind916/distinfo
+++ b/dns/bind916/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650638039
-SHA256 (bind-9.16.28.tar.xz) = 332e34dcbd723a2569efbaf4e79b62e6d56c9abd5bb8411df01533f984d1a370
-SIZE (bind-9.16.28.tar.xz) = 5084504
+TIMESTAMP = 1652969843
+SHA256 (bind-9.16.29.tar.xz) = c8408f98ebbd566fc396a28cbda2d94d57efcb98a359618866dec229c8907466
+SIZE (bind-9.16.29.tar.xz) = 5088348
diff --git a/dns/bind916/files/patch-configure b/dns/bind916/files/patch-configure
index 614422ab8845..3dae4f07f41a 100644
--- a/dns/bind916/files/patch-configure
+++ b/dns/bind916/files/patch-configure
@@ -1,8 +1,8 @@
 Fixup gssapi and db detection.
 
---- configure.orig	2022-04-11 15:28:12 UTC
+--- configure.orig	2022-05-10 09:02:21 UTC
 +++ configure
-@@ -17821,27 +17821,9 @@ done
+@@ -17833,27 +17833,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
-@@ -17884,47 +17866,7 @@ $as_echo "no" >&6; } ;;
+@@ -17896,47 +17878,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
-@@ -23374,7 +23316,7 @@ $as_echo "" >&6; }
+@@ -23386,7 +23328,7 @@ $as_echo "" >&6; }
  			# Check other locations for includes.
  			# Order is important (sigh).