From owner-svn-ports-head@freebsd.org Mon Mar 8 12:53:36 2021 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 C8242571F34; Mon, 8 Mar 2021 12:53:36 +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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DvJDc5Jwlz4cVG; Mon, 8 Mar 2021 12:53: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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A8DB71170; Mon, 8 Mar 2021 12:53: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 128CraEg097693; Mon, 8 Mar 2021 12:53:36 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 128Cram2097691; Mon, 8 Mar 2021 12:53:36 GMT (envelope-from mat@FreeBSD.org) Message-Id: <202103081253.128Cram2097691@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 8 Mar 2021 12:53:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567844 - head/dns/bind9-devel X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/dns/bind9-devel X-SVN-Commit-Revision: 567844 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.34 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, 08 Mar 2021 12:53:36 -0000 Author: mat Date: Mon Mar 8 12:53:36 2021 New Revision: 567844 URL: https://svnweb.freebsd.org/changeset/ports/567844 Log: Update to latest commit. Modified: head/dns/bind9-devel/Makefile (contents, props changed) head/dns/bind9-devel/distinfo (contents, props changed) Modified: head/dns/bind9-devel/Makefile ============================================================================== --- head/dns/bind9-devel/Makefile Mon Mar 8 12:53:22 2021 (r567843) +++ head/dns/bind9-devel/Makefile Mon Mar 8 12:53:36 2021 (r567844) @@ -50,13 +50,13 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools # XXX: remove tar:bz2 USES= autoreconf compiler:c11 cpe libedit libtool pkgconfig ssl tar:bz2 # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.17.10a0.2021.02.26 +ISCVERSION= 9.17.10a0.2021.03.08 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= 8795b12c49d3f2f5c9c5254cbf2532a4f230f0cc +GL_COMMIT= 77ac8db0c68c38cc776cfe9e7104aefedb532bc2 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} @@ -71,6 +71,7 @@ CONFIGURE_ARGS= --disable-linux-caps \ --with-dlopen=yes \ --with-libxml2 \ --with-openssl=${OPENSSLBASE} \ + --enable-dnsrps \ --with-readline=libedit CONFIGURE_ENV= READLINE_CFLAGS="-L${LOCALBASE}/lib" ETCDIR= ${PREFIX}/etc/namedb Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon Mar 8 12:53:22 2021 (r567843) +++ head/dns/bind9-devel/distinfo Mon Mar 8 12:53:36 2021 (r567844) @@ -1,3 +1,3 @@ -TIMESTAMP = 1614602431 -SHA256 (isc-projects-bind9-8795b12c49d3f2f5c9c5254cbf2532a4f230f0cc_GL0.tar.gz) = be5a6a64d6fe2ac9f4a85627972c249d10c1ac253f6468d4175394affee4a4ce -SIZE (isc-projects-bind9-8795b12c49d3f2f5c9c5254cbf2532a4f230f0cc_GL0.tar.gz) = 6403038 +TIMESTAMP = 1615205363 +SHA256 (isc-projects-bind9-77ac8db0c68c38cc776cfe9e7104aefedb532bc2_GL0.tar.gz) = f5f67460483fc446e51b5b4b583b85715a6e242a4369f63b7a71460a7171e19a +SIZE (isc-projects-bind9-77ac8db0c68c38cc776cfe9e7104aefedb532bc2_GL0.tar.gz) = 6414529