From ade4e0672d1e9f67e3e9978ae5fe6d10cdf4b3cb Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 16 Dec 2015 00:45:02 +0000 Subject: Update BIND9 to the latest patch releases, 9.9.8-P2, 9.10.3-P2, and snapshot. MFH: 2015Q4 Changes: https://kb.isc.org/article/AA-01326/81/BIND-9.9.8-P2-Release-Notes.html Changes: https://kb.isc.org/article/AA-01328/81/BIND-9.10.3-P2-Release-Notes.html Security: CVE-2015-3193 Security: CVE-2015-8000 Security: CVE-2015-8461 Sponsored by: Absolight --- dns/bind99/Makefile | 4 ++-- dns/bind99/distinfo | 8 ++++---- dns/bind99/files/patch-configure | 8 ++++---- 3 files changed, 10 insertions(+), 10 deletions(-) (limited to 'dns/bind99') diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile index 2aa594528d62..5b5b27df6aff 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -3,7 +3,7 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/} -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} PKGNAMESUFFIX= 99 @@ -15,7 +15,7 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64 LICENSE= ISCL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.9.8 +ISCVERSION= 9.9.8-P2 MAKE_JOBS_UNSAFE= yes diff --git a/dns/bind99/distinfo b/dns/bind99/distinfo index fc48f8cffdf3..dc7684ed7870 100644 --- a/dns/bind99/distinfo +++ b/dns/bind99/distinfo @@ -1,4 +1,4 @@ -SHA256 (bind-9.9.8.tar.gz) = 643997cdb0dd232a4c9f7c0f1436841fbf325c6b7269e6490bf5f380eda344e3 -SIZE (bind-9.9.8.tar.gz) = 8015834 -SHA256 (9.9.8-rpz2+rl.14038.05.patch.xz) = 1b22dec59f2c6ee798db1b9dfee252117a9a05b0646635eb8b25124298b12a26 -SIZE (9.9.8-rpz2+rl.14038.05.patch.xz) = 39212 +SHA256 (bind-9.9.8-P2.tar.gz) = f5841926e19637b93ec0b44b5abfbab2410e692736cf11143d461f656fbdf329 +SIZE (bind-9.9.8-P2.tar.gz) = 7996912 +SHA256 (9.9.8-P2-rpz2+rl.14038.05.patch.xz) = d729e23fcb2baa657b36cdb9da3b224d29c155aa911a4880b3d500bc7453d178 +SIZE (9.9.8-P2-rpz2+rl.14038.05.patch.xz) = 39232 diff --git a/dns/bind99/files/patch-configure b/dns/bind99/files/patch-configure index e1630cbbac23..5cca844933f5 100644 --- a/dns/bind99/files/patch-configure +++ b/dns/bind99/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2015-09-09 02:23:50 UTC +--- configure.orig 2015-12-06 12:12:21 UTC +++ configure -@@ -14284,27 +14284,9 @@ done +@@ -14289,27 +14289,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 -@@ -14347,47 +14329,7 @@ $as_echo "no" >&6; } ;; +@@ -14352,47 +14334,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 -@@ -20337,7 +20279,7 @@ $as_echo "" >&6; } +@@ -20342,7 +20284,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh). -- cgit v1.2.3