aboutsummaryrefslogtreecommitdiff
path: root/dns/bind911
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2020-03-19 11:33:37 +0000
committerMathieu Arnold <mat@FreeBSD.org>2020-03-19 11:33:37 +0000
commit37334dd71e5e039d7860f3876fb646422183c828 (patch)
treec2634fc6620a6e5aa7214907545aaad735488130 /dns/bind911
parent422dc84b18476bad7fb7972bf949f5a54530dbc7 (diff)
downloadports-37334dd71e5e039d7860f3876fb646422183c828.tar.gz
ports-37334dd71e5e039d7860f3876fb646422183c828.zip
Update to 9.11.17.
Notes
Notes: svn path=/head/; revision=528713
Diffstat (limited to 'dns/bind911')
-rw-r--r--dns/bind911/Makefile2
-rw-r--r--dns/bind911/distinfo6
-rw-r--r--dns/bind911/files/patch-configure12
-rw-r--r--dns/bind911/pkg-plist3
4 files changed, 11 insertions, 12 deletions
diff --git a/dns/bind911/Makefile b/dns/bind911/Makefile
index e94a5852ea3a..7ab824ca9f6f 100644
--- a/dns/bind911/Makefile
+++ b/dns/bind911/Makefile
@@ -23,7 +23,7 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools
USES= cpe libedit pkgconfig
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION= 9.11.16
+ISCVERSION= 9.11.17
CPE_VENDOR= isc
CPE_VERSION= ${ISCVERSION:C/-.*//}
diff --git a/dns/bind911/distinfo b/dns/bind911/distinfo
index d09006a254ab..ef2cdee2501d 100644
--- a/dns/bind911/distinfo
+++ b/dns/bind911/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582186290
-SHA256 (bind-9.11.16.tar.gz) = 6d30e4acb69075fda3cfa274437340807a27b1b44ef119cf051bafd71cc64b32
-SIZE (bind-9.11.16.tar.gz) = 8206345
+TIMESTAMP = 1584611145
+SHA256 (bind-9.11.17.tar.gz) = 7037bc318d986ac9267b82e4bd0551e528f87a0a0db18593a911cd82ab24321e
+SIZE (bind-9.11.17.tar.gz) = 8206030
diff --git a/dns/bind911/files/patch-configure b/dns/bind911/files/patch-configure
index 6297386825df..9391241746b7 100644
--- a/dns/bind911/files/patch-configure
+++ b/dns/bind911/files/patch-configure
@@ -3,9 +3,9 @@
- Make sure only json-c is detected.
- Cleanup the BDB discovery code to find more recent versions.
---- configure.orig 2019-12-12 05:17:55 UTC
+--- configure.orig 2020-03-11 12:03:48 UTC
+++ configure
-@@ -15646,27 +15646,9 @@ done
+@@ -15655,27 +15655,9 @@ done
# problems start to show up.
saved_libs="$LIBS"
for TRY_LIBS in \
@@ -35,7 +35,7 @@
{ $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
-@@ -15709,47 +15691,7 @@ $as_echo "no" >&6; } ;;
+@@ -15718,47 +15700,7 @@ $as_echo "no" >&6; } ;;
no) as_fn_error $? "could not determine proper GSSAPI linkage" "$LINENO" 5 ;;
esac
@@ -84,7 +84,7 @@
DNS_GSSAPI_LIBS="$LIBS"
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5
-@@ -18438,7 +18380,7 @@ case "$use_libjson" in
+@@ -18595,7 +18537,7 @@ case "$use_libjson" in
auto|yes)
for d in /usr /usr/local /opt/local
do
@@ -93,7 +93,7 @@
then
if test ${d} != /usr
then
-@@ -18446,29 +18388,16 @@ case "$use_libjson" in
+@@ -18603,29 +18545,16 @@ case "$use_libjson" in
LIBS="$LIBS -L${d}/lib"
fi
have_libjson="yes"
@@ -124,7 +124,7 @@
have_libjson_c="yes"
else
as_fn_error $? "$use_libjson/include/json{,-c}/json.h not found." "$LINENO" 5
-@@ -24683,7 +24612,7 @@ $as_echo "" >&6; }
+@@ -24840,7 +24769,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).
diff --git a/dns/bind911/pkg-plist b/dns/bind911/pkg-plist
index 93278617384d..59ce4861a244 100644
--- a/dns/bind911/pkg-plist
+++ b/dns/bind911/pkg-plist
@@ -208,6 +208,7 @@ include/isc/sockaddr.h
include/isc/socket.h
include/isc/stat.h
include/isc/stats.h
+include/isc/stdatomic.h
include/isc/stdio.h
include/isc/stdlib.h
include/isc/stdtime.h
@@ -268,8 +269,6 @@ include/pk11/site.h
include/pkcs11/cryptoki.h
include/pkcs11/eddsa.h
include/pkcs11/pkcs11.h
-include/pkcs11/pkcs11f.h
-include/pkcs11/pkcs11t.h
lib/libbind9.a
lib/libdns.a
lib/libirs.a