aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2022-06-16 09:39:30 +0000
committerMathieu Arnold <mat@FreeBSD.org>2022-06-16 10:12:55 +0000
commit53f735d1ff2952786e52a1dd30825b64d7b8c0ea (patch)
tree1b31b560c47aa0b9db420d7af53ff6ca62ee8565
parent3b240a5883b63cd21d82f72755dbf06ed22286c5 (diff)
downloadports-53f735d1ff2952786e52a1dd30825b64d7b8c0ea.tar.gz
ports-53f735d1ff2952786e52a1dd30825b64d7b8c0ea.zip
dns/bind916: update to 9.16.30
Changes: https://downloads.isc.org/isc/bind9/9.16.30/doc/arm/html/notes.html#notes-for-bind-9-16-30 (cherry picked from commit b675cc597a34c6f6f970139dcbea43baaecc666b)
-rw-r--r--dns/bind916/Makefile2
-rw-r--r--dns/bind916/distinfo6
-rw-r--r--dns/bind916/files/patch-configure8
-rw-r--r--dns/bind916/pkg-plist2
4 files changed, 8 insertions, 10 deletions
diff --git a/dns/bind916/Makefile b/dns/bind916/Makefile
index 22b8d8e792f9..dcefa8762ce9 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.29
+ISCVERSION= 9.16.30
CPE_VENDOR= isc
CPE_VERSION= ${ISCVERSION:C/-.*//}
diff --git a/dns/bind916/distinfo b/dns/bind916/distinfo
index 8cf822c1e2e9..fa8517a0aeb5 100644
--- a/dns/bind916/distinfo
+++ b/dns/bind916/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1652969843
-SHA256 (bind-9.16.29.tar.xz) = c8408f98ebbd566fc396a28cbda2d94d57efcb98a359618866dec229c8907466
-SIZE (bind-9.16.29.tar.xz) = 5088348
+TIMESTAMP = 1655372228
+SHA256 (bind-9.16.30.tar.xz) = 009fc3f013a787ae57b545ad6afab40fd27b99d24f823142ac67e28baf1260db
+SIZE (bind-9.16.30.tar.xz) = 5086288
diff --git a/dns/bind916/files/patch-configure b/dns/bind916/files/patch-configure
index 3dae4f07f41a..201b780560b1 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-05-10 09:02:21 UTC
+--- configure.orig 2022-06-02 19:34:02 UTC
+++ configure
-@@ -17833,27 +17833,9 @@ done
+@@ -17960,27 +17960,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
-@@ -17896,47 +17878,7 @@ $as_echo "no" >&6; } ;;
+@@ -18023,47 +18005,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
-@@ -23386,7 +23328,7 @@ $as_echo "" >&6; }
+@@ -23513,7 +23455,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).
diff --git a/dns/bind916/pkg-plist b/dns/bind916/pkg-plist
index 69ae0c729db6..0ada6744f920 100644
--- a/dns/bind916/pkg-plist
+++ b/dns/bind916/pkg-plist
@@ -157,7 +157,6 @@ include/isc/hash.h
include/isc/heap.h
include/isc/hex.h
include/isc/hmac.h
-include/isc/hp.h
include/isc/ht.h
include/isc/httpd.h
include/isc/interfaceiter.h
@@ -190,7 +189,6 @@ include/isc/platform.h
include/isc/pool.h
include/isc/portset.h
include/isc/print.h
-include/isc/queue.h
include/isc/quota.h
include/isc/radix.h
include/isc/random.h