Update to 9.11.12.

Changes:	https://downloads.isc.org/isc/bind9/9.11.12/RELEASE-NOTES-bind-9.11.12.html
This commit is contained in:
Mathieu Arnold 2019-10-16 22:53:13 +00:00
parent c386276cef
commit de07551df3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514624
3 changed files with 8 additions and 8 deletions

View File

@ -24,7 +24,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.11
ISCVERSION= 9.11.12
CPE_VENDOR= isc
CPE_VERSION= ${ISCVERSION:C/-.*//}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1568842315
SHA256 (bind-9.11.11.tar.gz) = 615230336645e494d0125a3e92cf1c0f956b7408378aca66667b44eaa9de8a6b
SIZE (bind-9.11.11.tar.gz) = 8176146
TIMESTAMP = 1571265328
SHA256 (bind-9.11.12.tar.gz) = c24a9734fefe5d78e8e15dcc3699683f57a4a2f00503bb2b5acdf2872211b8a3
SIZE (bind-9.11.12.tar.gz) = 8180761

View File

@ -1,6 +1,6 @@
--- configure.orig 2019-08-13 12:48:15 UTC
--- configure.orig 2019-10-02 06:55:45 UTC
+++ configure
@@ -15628,27 +15628,9 @@ done
@@ -15626,27 +15626,9 @@ done
# problems start to show up.
saved_libs="$LIBS"
for TRY_LIBS in \
@ -30,7 +30,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
@@ -15691,47 +15673,7 @@ $as_echo "no" >&6; } ;;
@@ -15689,47 +15671,7 @@ $as_echo "no" >&6; } ;;
no) as_fn_error $? "could not determine proper GSSAPI linkage" "$LINENO" 5 ;;
esac
@ -79,7 +79,7 @@
DNS_GSSAPI_LIBS="$LIBS"
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5
@@ -24716,7 +24658,7 @@ $as_echo "" >&6; }
@@ -24663,7 +24605,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).