From owner-svn-ports-head@freebsd.org Mon Feb 1 12:43:36 2016 Return-Path: Delivered-To: svn-ports-head@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 9C5FEA743EF; Mon, 1 Feb 2016 12:43:36 +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 55C5AF4; Mon, 1 Feb 2016 12:43:36 +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 u11ChZen077814; Mon, 1 Feb 2016 12:43:35 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u11ChZtL077811; Mon, 1 Feb 2016 12:43:35 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201602011243.u11ChZtL077811@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 1 Feb 2016 12:43:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407713 - 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-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Feb 2016 12:43:36 -0000 Author: mat Date: Mon Feb 1 12:43:34 2016 New Revision: 407713 URL: https://svnweb.freebsd.org/changeset/ports/407713 Log: Update to latest snapshot. Sponsored by: Absolight Modified: head/dns/bind9-devel/Makefile head/dns/bind9-devel/distinfo head/dns/bind9-devel/files/patch-configure Modified: head/dns/bind9-devel/Makefile ============================================================================== --- head/dns/bind9-devel/Makefile Mon Feb 1 12:43:29 2016 (r407712) +++ head/dns/bind9-devel/Makefile Mon Feb 1 12:43:34 2016 (r407713) @@ -19,8 +19,8 @@ COMMENT= BIND DNS suite with updated DNS LICENSE= ISCL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.11.0.a20160125 -HASH= 1fe6b74 +ISCVERSION= 9.11.0.a.20160202 +HASH= d1dbf6b MAKE_JOBS_UNSAFE= yes Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon Feb 1 12:43:29 2016 (r407712) +++ head/dns/bind9-devel/distinfo Mon Feb 1 12:43:34 2016 (r407713) @@ -1,2 +1,2 @@ -SHA256 (bind9-1fe6b74.tar.gz) = 75aebb8d27d3091d37ee3058c9076cf09919834dc46fc430233bb10671a56d26 -SIZE (bind9-1fe6b74.tar.gz) = 11012077 +SHA256 (bind9-d1dbf6b.tar.gz) = da1dacc29a236106f48842ab8fe9b3203487359889964affb9f5ad821ab0b8aa +SIZE (bind9-d1dbf6b.tar.gz) = 11119389 Modified: head/dns/bind9-devel/files/patch-configure ============================================================================== --- head/dns/bind9-devel/files/patch-configure Mon Feb 1 12:43:29 2016 (r407712) +++ head/dns/bind9-devel/files/patch-configure Mon Feb 1 12:43:34 2016 (r407713) @@ -1,6 +1,6 @@ ---- configure.orig 2015-12-15 23:30:08 UTC +--- configure.orig 2016-02-01 03:29:49 UTC +++ configure -@@ -14113,27 +14113,9 @@ done +@@ -14150,27 +14150,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 -@@ -14176,47 +14158,7 @@ $as_echo "no" >&6; } ;; +@@ -14213,47 +14195,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 -@@ -21870,7 +21812,7 @@ $as_echo "" >&6; } +@@ -21946,7 +21888,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh).