From 7485455b72eb8b50905a2600aa459f9099c16055 Mon Sep 17 00:00:00 2001 From: mat Date: Mon, 19 Mar 2018 11:21:33 +0000 Subject: Update to latest commit. Sponsored by: Absolight --- dns/bind9-devel/Makefile | 4 ++-- dns/bind9-devel/distinfo | 6 +++--- dns/bind9-devel/files/patch-configure | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'dns') diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index 860553fc4d9e..bbe49e98210d 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -29,12 +29,12 @@ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.13.0a0.2018.03.10 +ISCVERSION= 9.13.0a0.2018.03.19 USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= 129e13b92d1af4c45c93fa81dd2105348c35e23c +GL_COMMIT= 92a3ff9182c3e15b75b295181c52f83016a40e51 USES= cpe libedit tar:bz2 diff --git a/dns/bind9-devel/distinfo b/dns/bind9-devel/distinfo index 6b5d5eca886c..d1ff7fc60a4e 100644 --- a/dns/bind9-devel/distinfo +++ b/dns/bind9-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1520861656 -SHA256 (isc-projects-bind9-129e13b92d1af4c45c93fa81dd2105348c35e23c_GL0.tar.gz) = 39af0c4b7192a60a104c16a432fe347e817718c0a408f86f2fb5bbeb436520e4 -SIZE (isc-projects-bind9-129e13b92d1af4c45c93fa81dd2105348c35e23c_GL0.tar.gz) = 9415205 +TIMESTAMP = 1521452050 +SHA256 (isc-projects-bind9-92a3ff9182c3e15b75b295181c52f83016a40e51_GL0.tar.gz) = d4e9a546cdd5d4cfff86cec7ee33567c74571a99517ff7c04d7c674c7e646499 +SIZE (isc-projects-bind9-92a3ff9182c3e15b75b295181c52f83016a40e51_GL0.tar.gz) = 8970076 diff --git a/dns/bind9-devel/files/patch-configure b/dns/bind9-devel/files/patch-configure index 4d216bc17843..628b003edfb7 100644 --- a/dns/bind9-devel/files/patch-configure +++ b/dns/bind9-devel/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2018-03-10 21:11:33 UTC +--- configure.orig 2018-03-19 09:15:08 UTC +++ configure -@@ -14798,27 +14798,9 @@ done +@@ -14764,27 +14764,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 -@@ -14861,47 +14843,7 @@ $as_echo "no" >&6; } ;; +@@ -14827,47 +14809,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 -@@ -23540,7 +23482,7 @@ $as_echo "" >&6; } +@@ -23481,7 +23423,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh). -- cgit