From owner-svn-ports-head@freebsd.org Tue Jun 2 13:12:06 2020 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 C719C336B36; Tue, 2 Jun 2020 13:12:06 +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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49bsrk2vLBz3Y6Y; Tue, 2 Jun 2020 13:12:06 +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 3C5B31D4B1; Tue, 2 Jun 2020 13:12:04 +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 052DC3xA068422; Tue, 2 Jun 2020 13:12:03 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 052DC3p0068418; Tue, 2 Jun 2020 13:12:03 GMT (envelope-from mat@FreeBSD.org) Message-Id: <202006021312.052DC3p0068418@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 2 Jun 2020 13:12:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r537546 - 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: 537546 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.33 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: Tue, 02 Jun 2020 13:12:06 -0000 Author: mat Date: Tue Jun 2 13:12:02 2020 New Revision: 537546 URL: https://svnweb.freebsd.org/changeset/ports/537546 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-tools (contents, props changed) head/dns/bind9-devel/files/extrapatch-no-bind-tools (contents, props changed) head/dns/bind9-devel/pkg-plist (contents, props changed) Modified: head/dns/bind9-devel/Makefile ============================================================================== --- head/dns/bind9-devel/Makefile Tue Jun 2 13:11:58 2020 (r537545) +++ head/dns/bind9-devel/Makefile Tue Jun 2 13:12:02 2020 (r537546) @@ -5,11 +5,11 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/} .if defined(BIND_TOOLS_SLAVE) # dns/bind-tools here -PORTREVISION= 1 +PORTREVISION= 0 .else # XXX: correct version # dns/bind9xx here -PORTREVISION= 1 +PORTREVISION= 0 .endif CATEGORIES= dns net # XXX: put the ISC master_site @@ -48,13 +48,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.0a0.2020.05.25 +ISCVERSION= 9.17.0a0.2020.06.01 # XXX: Remove gitlab USE_GITLAB= yes GL_SITE= https://gitlab.isc.org GL_ACCOUNT= isc-projects GL_PROJECT= bind9 -GL_COMMIT= 8422b23c921176329c07e57aa26dfa32ed63cd4f +GL_COMMIT= 31fa72ec2e724ecf1489983849eb05b7aeb3481a CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Tue Jun 2 13:11:58 2020 (r537545) +++ head/dns/bind9-devel/distinfo Tue Jun 2 13:12:02 2020 (r537546) @@ -1,3 +1,3 @@ -TIMESTAMP = 1590418666 -SHA256 (isc-projects-bind9-8422b23c921176329c07e57aa26dfa32ed63cd4f_GL0.tar.gz) = 179f61e59e119993196f52c262f57fa792dbe9d788811c713cbfb4d1108429fe -SIZE (isc-projects-bind9-8422b23c921176329c07e57aa26dfa32ed63cd4f_GL0.tar.gz) = 4473365 +TIMESTAMP = 1591098249 +SHA256 (isc-projects-bind9-31fa72ec2e724ecf1489983849eb05b7aeb3481a_GL0.tar.gz) = 269e65c65ff1ee57d7deb927649f86ff79458f8dad9d9686b6c2b00821d6eac1 +SIZE (isc-projects-bind9-31fa72ec2e724ecf1489983849eb05b7aeb3481a_GL0.tar.gz) = 4472173 Modified: head/dns/bind9-devel/files/extrapatch-bind-tools ============================================================================== --- head/dns/bind9-devel/files/extrapatch-bind-tools Tue Jun 2 13:11:58 2020 (r537545) +++ head/dns/bind9-devel/files/extrapatch-bind-tools Tue Jun 2 13:12:02 2020 (r537546) @@ -1,15 +1,15 @@ Only select the "tools" part of bind for building. ---- Makefile.am.orig 2020-05-10 23:44:14 UTC +--- Makefile.am.orig 2020-06-01 11:40:58 UTC +++ Makefile.am @@ -8,6 +8,4 @@ CLEANFILES = bind.keys.h bind.keys.h: bind.keys Makefile - ${PERL} ${top_srcdir}/util/bindkeys.pl < ${top_srcdir}/bind.keys > $@ + ${PERL} ${top_srcdir}/util/bindkeys.pl ${top_srcdir}/bind.keys > $@ -dist_sysconf_DATA = bind.keys - .PHONY: doc ---- bin/Makefile.am.orig 2020-05-10 23:44:14 UTC +--- bin/Makefile.am.orig 2020-06-01 11:40:58 UTC +++ bin/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = named rndc dig delv dnssec tools nsupdate check confgen tests plugins Modified: head/dns/bind9-devel/files/extrapatch-no-bind-tools ============================================================================== --- head/dns/bind9-devel/files/extrapatch-no-bind-tools Tue Jun 2 13:11:58 2020 (r537545) +++ head/dns/bind9-devel/files/extrapatch-no-bind-tools Tue Jun 2 13:12:02 2020 (r537546) @@ -1,6 +1,6 @@ Exclude the "tools" from building and installing. ---- bin/Makefile.am.orig 2020-05-10 23:44:14 UTC +--- bin/Makefile.am.orig 2020-06-01 11:40:58 UTC +++ bin/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = named rndc dig delv dnssec tools nsupdate check confgen tests plugins @@ -8,7 +8,7 @@ Exclude the "tools" from building and installing. if HAVE_PKCS11 SUBDIRS += pkcs11 ---- bin/tools/Makefile.am.orig 2020-05-10 23:44:14 UTC +--- bin/tools/Makefile.am.orig 2020-06-01 11:40:58 UTC +++ bin/tools/Makefile.am @@ -8,14 +8,9 @@ LDADD = \ $(LIBISC_LIBS) \ @@ -25,5 +25,5 @@ Exclude the "tools" from building and installing. - nsec3hash +sbin_PROGRAMS = - mdig_CPPFLAGS = \ - $(AM_CPPFLAGS) \ + arpaname_LDADD = \ + $(LIBISC_LIBS) Modified: head/dns/bind9-devel/pkg-plist ============================================================================== --- head/dns/bind9-devel/pkg-plist Tue Jun 2 13:11:58 2020 (r537545) +++ head/dns/bind9-devel/pkg-plist Tue Jun 2 13:12:02 2020 (r537546) @@ -1,4 +1,8 @@ %%DNSTAP%%bin/dnstap-read +%%NATIVE_PKCS11%%bin/pkcs11-destroy +%%NATIVE_PKCS11%%bin/pkcs11-keygen +%%NATIVE_PKCS11%%bin/pkcs11-list +%%NATIVE_PKCS11%%bin/pkcs11-tokens @sample etc/mtree/BIND.chroot.dist.sample @sample etc/mtree/BIND.chroot.local.dist.sample %%ETCDIR%%/bind.keys @@ -303,10 +307,6 @@ sbin/named-checkconf sbin/named-checkzone sbin/named-compilezone %%LMDB%%sbin/named-nzd2nzf -%%NATIVE_PKCS11%%sbin/pkcs11-destroy -%%NATIVE_PKCS11%%sbin/pkcs11-keygen -%%NATIVE_PKCS11%%sbin/pkcs11-list -%%NATIVE_PKCS11%%sbin/pkcs11-tokens sbin/rndc sbin/rndc-confgen sbin/tsig-confgen