From owner-svn-ports-branches@freebsd.org Thu Apr 13 10:16:39 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2A9F9D3CEC7; Thu, 13 Apr 2017 10:16:39 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E301820A; Thu, 13 Apr 2017 10:16:38 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3DAGc70065050; Thu, 13 Apr 2017 10:16:38 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3DAGb1S065047; Thu, 13 Apr 2017 10:16:37 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201704131016.v3DAGb1S065047@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 13 Apr 2017 10:16:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r438435 - in branches/2017Q2/dns/bind9-devel: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Apr 2017 10:16:39 -0000 Author: mat Date: Thu Apr 13 10:16:37 2017 New Revision: 438435 URL: https://svnweb.freebsd.org/changeset/ports/438435 Log: MFH: r438432 Update to latest commit. Security: c6861494-1ffb-11e7-934d-d05099c0ae8c Sponsored by: Absolight Modified: branches/2017Q2/dns/bind9-devel/Makefile branches/2017Q2/dns/bind9-devel/distinfo branches/2017Q2/dns/bind9-devel/files/patch-configure Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/dns/bind9-devel/Makefile ============================================================================== --- branches/2017Q2/dns/bind9-devel/Makefile Thu Apr 13 10:15:18 2017 (r438434) +++ branches/2017Q2/dns/bind9-devel/Makefile Thu Apr 13 10:16:37 2017 (r438435) @@ -30,8 +30,8 @@ COMMENT= BIND DNS suite with updated DNS LICENSE= MPL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.12.0a.2017.02.14 -HASH= af2b20e +ISCVERSION= 9.12.0a.2017.04.13 +HASH= 19643a1 USES= cpe libedit Modified: branches/2017Q2/dns/bind9-devel/distinfo ============================================================================== --- branches/2017Q2/dns/bind9-devel/distinfo Thu Apr 13 10:15:18 2017 (r438434) +++ branches/2017Q2/dns/bind9-devel/distinfo Thu Apr 13 10:16:37 2017 (r438435) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487604489 -SHA256 (bind9-af2b20e.tar.gz) = 62df1b0a923698352e35f7fe4f6304e4f50a5a0167a2e2a214b28a0f5af55381 -SIZE (bind9-af2b20e.tar.gz) = 11872958 +TIMESTAMP = 1492076040 +SHA256 (bind9-19643a1.tar.gz) = c9d7ff5740654e62ce97a7dd2686ac65ab482e11186c5aadc41fa5554df617fe +SIZE (bind9-19643a1.tar.gz) = 11874582 Modified: branches/2017Q2/dns/bind9-devel/files/patch-configure ============================================================================== --- branches/2017Q2/dns/bind9-devel/files/patch-configure Thu Apr 13 10:15:18 2017 (r438434) +++ branches/2017Q2/dns/bind9-devel/files/patch-configure Thu Apr 13 10:16:37 2017 (r438435) @@ -1,6 +1,6 @@ ---- configure.orig 2017-01-12 03:25:45 UTC +--- configure.orig 2017-04-13 01:05:08 UTC +++ configure -@@ -14389,27 +14389,9 @@ done +@@ -14401,27 +14401,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 -@@ -14452,47 +14434,7 @@ $as_echo "no" >&6; } ;; +@@ -14464,47 +14446,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 -@@ -22654,7 +22596,7 @@ $as_echo "" >&6; } +@@ -22666,7 +22608,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh).