From owner-svn-ports-head@freebsd.org Mon Dec 16 10:11:48 2019 Return-Path: Delivered-To: svn-ports-head@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 9D70B1E028D; Mon, 16 Dec 2019 10:11:48 +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 47bxrh377sz4chd; Mon, 16 Dec 2019 10:11:48 +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 6665623B44; Mon, 16 Dec 2019 10:11:48 +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 xBGABmJL090610; Mon, 16 Dec 2019 10:11:48 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBGABl2G090606; Mon, 16 Dec 2019 10:11:47 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201912161011.xBGABl2G090606@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 16 Dec 2019 10:11:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520241 - 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: 520241 X-SVN-Commit-Repository: ports 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.29 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, 16 Dec 2019 10:11:48 -0000 Author: mat Date: Mon Dec 16 10:11:47 2019 New Revision: 520241 URL: https://svnweb.freebsd.org/changeset/ports/520241 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/extrapatch-bind-min-override-ttl (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 Dec 16 10:11:35 2019 (r520240) +++ head/dns/bind9-devel/Makefile Mon Dec 16 10:11:47 2019 (r520241) @@ -42,13 +42,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.6a0.2019.12.09 +ISCVERSION= 9.15.6a0.2019.12.13 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= edd6a084f0588f3512f48def223f54b6fe75cef0 +GL_COMMIT= 0b7339ac6e85555fa496ed72da121e403938cd40 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon Dec 16 10:11:35 2019 (r520240) +++ head/dns/bind9-devel/distinfo Mon Dec 16 10:11:47 2019 (r520241) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575887188 -SHA256 (isc-projects-bind9-edd6a084f0588f3512f48def223f54b6fe75cef0_GL0.tar.gz) = 9efb2e9a5113e792eb4a83633de0da5612a64f3ba86986b10df4c4c251f0de62 -SIZE (isc-projects-bind9-edd6a084f0588f3512f48def223f54b6fe75cef0_GL0.tar.gz) = 6472037 +TIMESTAMP = 1576489057 +SHA256 (isc-projects-bind9-0b7339ac6e85555fa496ed72da121e403938cd40_GL0.tar.gz) = eabd9536cb11fcdfdda9a6faed1e85900065978b69676d8e7e90a40421fd140c +SIZE (isc-projects-bind9-0b7339ac6e85555fa496ed72da121e403938cd40_GL0.tar.gz) = 6336328 Modified: head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl ============================================================================== --- head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl Mon Dec 16 10:11:35 2019 (r520240) +++ head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl Mon Dec 16 10:11:47 2019 (r520241) @@ -1,6 +1,6 @@ Add the override-cache-ttl feature. ---- bin/named/config.c.orig 2019-12-09 08:22:56 UTC +--- bin/named/config.c.orig 2019-12-13 08:58:14 UTC +++ bin/named/config.c @@ -178,6 +178,7 @@ options {\n\ notify-source *;\n\ @@ -10,7 +10,7 @@ Add the override-cache-ttl feature. provide-ixfr true;\n\ qname-minimization relaxed;\n\ query-source address *;\n\ ---- bin/named/server.c.orig 2019-12-09 08:22:56 UTC +--- bin/named/server.c.orig 2019-12-13 08:58:14 UTC +++ bin/named/server.c @@ -4354,6 +4354,11 @@ configure_view(dns_view_t *view, dns_viewlist_t *viewl } @@ -24,7 +24,7 @@ Add the override-cache-ttl feature. result = named_config_get(maps, "max-cache-ttl", &obj); INSIST(result == ISC_R_SUCCESS); view->maxcachettl = cfg_obj_asduration(obj); ---- lib/dns/include/dns/view.h.orig 2019-12-09 08:22:56 UTC +--- lib/dns/include/dns/view.h.orig 2019-12-13 08:58:14 UTC +++ lib/dns/include/dns/view.h @@ -152,6 +152,7 @@ struct dns_view { bool requestnsid; @@ -34,9 +34,9 @@ Add the override-cache-ttl feature. dns_ttl_t maxncachettl; dns_ttl_t mincachettl; dns_ttl_t minncachettl; ---- lib/dns/resolver.c.orig 2019-12-09 08:22:56 UTC +--- lib/dns/resolver.c.orig 2019-12-13 08:58:14 UTC +++ lib/dns/resolver.c -@@ -6031,6 +6031,12 @@ cache_name(fetchctx_t *fctx, dns_name_t *name, dns_adb +@@ -6032,6 +6032,12 @@ cache_name(fetchctx_t *fctx, dns_name_t *name, dns_adb } /* @@ -49,7 +49,7 @@ Add the override-cache-ttl feature. * Enforce the configure maximum cache TTL. */ if (rdataset->ttl > res->view->maxcachettl) { ---- lib/isccfg/namedconf.c.orig 2019-12-09 08:22:56 UTC +--- lib/isccfg/namedconf.c.orig 2019-12-13 08:58:14 UTC +++ lib/isccfg/namedconf.c @@ -1980,6 +1980,7 @@ view_clauses[] = { #endif Modified: head/dns/bind9-devel/files/patch-configure ============================================================================== --- head/dns/bind9-devel/files/patch-configure Mon Dec 16 10:11:35 2019 (r520240) +++ head/dns/bind9-devel/files/patch-configure Mon Dec 16 10:11:47 2019 (r520241) @@ -1,8 +1,8 @@ Fixup gssapi and db detection. ---- configure.orig 2019-12-09 08:22:56 UTC +--- configure.orig 2019-12-13 08:58:14 UTC +++ configure -@@ -17422,27 +17422,9 @@ done +@@ -17437,27 +17437,9 @@ done # problems start to show up. saved_libs="$LIBS" for TRY_LIBS in \ @@ -32,7 +32,7 @@ Fixup gssapi and db detection. { $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 -@@ -17485,47 +17467,7 @@ $as_echo "no" >&6; } ;; +@@ -17500,47 +17482,7 @@ $as_echo "no" >&6; } ;; no) as_fn_error $? "could not determine proper GSSAPI linkage" "$LINENO" 5 ;; esac @@ -81,7 +81,7 @@ Fixup gssapi and db detection. DNS_GSSAPI_LIBS="$LIBS" { $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5 -@@ -23037,7 +22979,7 @@ $as_echo "" >&6; } +@@ -23052,7 +22994,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh).