From owner-svn-ports-all@freebsd.org Mon Aug 15 13:54:20 2016 Return-Path: Delivered-To: svn-ports-all@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 9057DBBB0AD; Mon, 15 Aug 2016 13:54:20 +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 4390E169B; Mon, 15 Aug 2016 13:54:20 +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 u7FDsJ60072189; Mon, 15 Aug 2016 13:54:19 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u7FDsJhM072186; Mon, 15 Aug 2016 13:54:19 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201608151354.u7FDsJhM072186@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 15 Aug 2016 13:54:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420234 - in head/dns/bind9-devel: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Aug 2016 13:54:20 -0000 Author: mat Date: Mon Aug 15 13:54:18 2016 New Revision: 420234 URL: https://svnweb.freebsd.org/changeset/ports/420234 Log: Update to latest snapshot. Sponsored by: Absolight Modified: head/dns/bind9-devel/Makefile (contents, props changed) head/dns/bind9-devel/distinfo (contents, props changed) head/dns/bind9-devel/files/patch-configure (contents, props changed) Modified: head/dns/bind9-devel/Makefile ============================================================================== --- head/dns/bind9-devel/Makefile Mon Aug 15 13:54:05 2016 (r420233) +++ head/dns/bind9-devel/Makefile Mon Aug 15 13:54:18 2016 (r420234) @@ -16,8 +16,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.2016.08.08 -HASH= 3146be6 +ISCVERSION= 9.12.0a.2016.08.15 +HASH= 131307a MAKE_JOBS_UNSAFE= yes Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon Aug 15 13:54:05 2016 (r420233) +++ head/dns/bind9-devel/distinfo Mon Aug 15 13:54:18 2016 (r420234) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470656613 -SHA256 (bind9-3146be6.tar.gz) = c21fd9b8941670669bc680f6a415b52ed1a8cc63463f88fa22d392fc210f5d1d -SIZE (bind9-3146be6.tar.gz) = 11763979 +TIMESTAMP = 1471268744 +SHA256 (bind9-131307a.tar.gz) = e2db65b1852b1e13c809ae60d07780f2878e3ca5e93a7f6a4bbe42780da89ed2 +SIZE (bind9-131307a.tar.gz) = 11768867 Modified: head/dns/bind9-devel/files/patch-configure ============================================================================== --- head/dns/bind9-devel/files/patch-configure Mon Aug 15 13:54:05 2016 (r420233) +++ head/dns/bind9-devel/files/patch-configure Mon Aug 15 13:54:18 2016 (r420234) @@ -1,6 +1,6 @@ ---- configure.orig 2016-07-29 21:44:23 UTC +--- configure.orig 2016-08-15 08:47:02 UTC +++ configure -@@ -14339,27 +14339,9 @@ done +@@ -14340,27 +14340,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 -@@ -14402,47 +14384,7 @@ $as_echo "no" >&6; } ;; +@@ -14403,47 +14385,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 -@@ -22446,7 +22388,7 @@ $as_echo "" >&6; } +@@ -22477,7 +22419,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh).