From owner-svn-ports-all@freebsd.org Fri Apr 29 10:05:19 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 F2A5EB1E689; Fri, 29 Apr 2016 10:05:19 +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 C9D901FB4; Fri, 29 Apr 2016 10:05:19 +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 u3TA5IPM018623; Fri, 29 Apr 2016 10:05:18 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3TA5I7T018618; Fri, 29 Apr 2016 10:05:18 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201604291005.u3TA5I7T018618@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Fri, 29 Apr 2016 10:05:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414267 - 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.21 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: Fri, 29 Apr 2016 10:05:20 -0000 Author: mat Date: Fri Apr 29 10:05:18 2016 New Revision: 414267 URL: https://svnweb.freebsd.org/changeset/ports/414267 Log: Update to latest snapshot. While there, update the root hints file. 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/named.root head/dns/bind9-devel/files/patch-configure (contents, props changed) Modified: head/dns/bind9-devel/Makefile ============================================================================== --- head/dns/bind9-devel/Makefile Fri Apr 29 10:05:11 2016 (r414266) +++ head/dns/bind9-devel/Makefile Fri Apr 29 10:05:18 2016 (r414267) @@ -2,7 +2,7 @@ # pkg-help formatted with fmt 59 63 PORTNAME= bind -PORTVERSION= ${ISCVERSION:S/-P/P/} +PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/} PORTREVISION= 0 CATEGORIES= dns net ipv6 MASTER_SITES= LOCAL/mat/bind @@ -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.a20160408 -HASH= 7f79448 +ISCVERSION= 9.11.0.a20160428 +HASH= a27dc50 MAKE_JOBS_UNSAFE= yes Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Fri Apr 29 10:05:11 2016 (r414266) +++ head/dns/bind9-devel/distinfo Fri Apr 29 10:05:18 2016 (r414267) @@ -1,2 +1,2 @@ -SHA256 (bind9-7f79448.tar.gz) = 18f73fb104947963e135a60d247389b0db74b4bef046be8e914007a6c8b2104b -SIZE (bind9-7f79448.tar.gz) = 11693960 +SHA256 (bind9-a27dc50.tar.gz) = f5c2ee82b3a3c6de086df3cfc4c1a2ca2729e60c2563d65247dc36a82f783c01 +SIZE (bind9-a27dc50.tar.gz) = 11721171 Modified: head/dns/bind9-devel/files/named.root ============================================================================== --- head/dns/bind9-devel/files/named.root Fri Apr 29 10:05:11 2016 (r414266) +++ head/dns/bind9-devel/files/named.root Fri Apr 29 10:05:18 2016 (r414267) @@ -13,8 +13,8 @@ ; on server FTP.INTERNIC.NET ; -OR- RS.INTERNIC.NET ; -; last update: December 01, 2015 -; related version of root zone: 2015120100 +; last update: March 23, 2016 +; related version of root zone: 2016032301 ; ; formerly NS.INTERNIC.NET ; @@ -84,7 +84,7 @@ K.ROOT-SERVERS.NET. 3600000 AA ; . 3600000 NS L.ROOT-SERVERS.NET. L.ROOT-SERVERS.NET. 3600000 A 199.7.83.42 -L.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:3::42 +L.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:9f::42 ; ; OPERATED BY WIDE ; Modified: head/dns/bind9-devel/files/patch-configure ============================================================================== --- head/dns/bind9-devel/files/patch-configure Fri Apr 29 10:05:11 2016 (r414266) +++ head/dns/bind9-devel/files/patch-configure Fri Apr 29 10:05:18 2016 (r414267) @@ -1,6 +1,6 @@ ---- configure.orig 2016-03-26 21:25:44 UTC +--- configure.orig 2016-04-29 05:30:53 UTC +++ configure -@@ -14152,27 +14152,9 @@ done +@@ -14186,27 +14186,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 -@@ -14215,47 +14197,7 @@ $as_echo "no" >&6; } ;; +@@ -14249,47 +14231,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 -@@ -22061,7 +22003,7 @@ $as_echo "" >&6; } +@@ -22095,7 +22037,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh).