From owner-svn-ports-all@freebsd.org Tue Aug 6 13:25:19 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7902AC2099; Tue, 6 Aug 2019 13:25:19 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 462wNv2cxHz42MG; Tue, 6 Aug 2019 13:25: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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2215D2C935; Tue, 6 Aug 2019 13:25: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 x76DPJUi003800; Tue, 6 Aug 2019 13:25:19 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x76DPI6D003793; Tue, 6 Aug 2019 13:25:18 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201908061325.x76DPI6D003793@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 6 Aug 2019 13:25:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508250 - in head/dns/bind9-devel: . files X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: in head/dns/bind9-devel: . files X-SVN-Commit-Revision: 508250 X-SVN-Commit-Repository: ports 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.29 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: Tue, 06 Aug 2019 13:25:19 -0000 Author: mat Date: Tue Aug 6 13:25:18 2019 New Revision: 508250 URL: https://svnweb.freebsd.org/changeset/ports/508250 Log: Update to latest commit. 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) head/dns/bind9-devel/pkg-plist (contents, props changed) Modified: head/dns/bind9-devel/Makefile ============================================================================== --- head/dns/bind9-devel/Makefile Tue Aug 6 13:25:07 2019 (r508249) +++ head/dns/bind9-devel/Makefile Tue Aug 6 13:25:18 2019 (r508250) @@ -41,13 +41,13 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools # XXX: remove tar:bz2 USES= compiler:c11 cpe libedit pkgconfig ssl tar:bz2 # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.15.0a0.2019.07.29 +ISCVERSION= 9.15.0a0.2019.08.06 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= 03de34194d7c02eb946d7c9f3ee2496b55568724 +GL_COMMIT= 48213633ce13299d4e5934dfc90f4f7dd5ec4730 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Tue Aug 6 13:25:07 2019 (r508249) +++ head/dns/bind9-devel/distinfo Tue Aug 6 13:25:18 2019 (r508250) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564503167 -SHA256 (isc-projects-bind9-03de34194d7c02eb946d7c9f3ee2496b55568724_GL0.tar.gz) = 3d4d7367e630152533e0fe97db90d34fe2d5d9de33bfc324d4d7a69679784196 -SIZE (isc-projects-bind9-03de34194d7c02eb946d7c9f3ee2496b55568724_GL0.tar.gz) = 6330921 +TIMESTAMP = 1565095080 +SHA256 (isc-projects-bind9-48213633ce13299d4e5934dfc90f4f7dd5ec4730_GL0.tar.gz) = b37a3e6024b56a3c30a8e1dc971e5b4399a05159ae2909afec3f4ecc245d6847 +SIZE (isc-projects-bind9-48213633ce13299d4e5934dfc90f4f7dd5ec4730_GL0.tar.gz) = 6328648 Modified: head/dns/bind9-devel/files/patch-configure ============================================================================== --- head/dns/bind9-devel/files/patch-configure Tue Aug 6 13:25:07 2019 (r508249) +++ head/dns/bind9-devel/files/patch-configure Tue Aug 6 13:25:18 2019 (r508250) @@ -1,6 +1,6 @@ ---- configure.orig 2019-07-29 20:10:44 UTC +--- configure.orig 2019-08-06 04:55:46 UTC +++ configure -@@ -17246,27 +17246,9 @@ done +@@ -17183,27 +17183,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 -@@ -17309,47 +17291,7 @@ $as_echo "no" >&6; } ;; +@@ -17246,47 +17228,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 -@@ -22688,7 +22630,7 @@ $as_echo "" >&6; } +@@ -22676,7 +22618,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh). Modified: head/dns/bind9-devel/pkg-plist ============================================================================== --- head/dns/bind9-devel/pkg-plist Tue Aug 6 13:25:07 2019 (r508249) +++ head/dns/bind9-devel/pkg-plist Tue Aug 6 13:25:18 2019 (r508250) @@ -1,6 +1,4 @@ -bin/bind9-config %%DNSTAP%%bin/dnstap-read -bin/isc-config.sh @sample etc/mtree/BIND.chroot.dist.sample @sample etc/mtree/BIND.chroot.local.dist.sample %%ETCDIR%%/bind.keys @@ -269,9 +267,7 @@ lib/libisccc.a lib/libisccfg.a lib/libns.a lib/named/filter-aaaa.so -man/man1/bind9-config.1.gz %%DNSTAP%%man/man1/dnstap-read.1.gz -man/man1/isc-config.sh.1.gz man/man5/named.conf.5.gz man/man5/rndc.conf.5.gz man/man8/ddns-confgen.8.gz