From owner-svn-ports-all@freebsd.org Sat Feb 22 08:35:47 2020 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 CD792254979; Sat, 22 Feb 2020 08:35:47 +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 48PhVW3dRpz4BF8; Sat, 22 Feb 2020 08:35:47 +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 59B1320C51; Sat, 22 Feb 2020 08:35:47 +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 01M8ZlTH088112; Sat, 22 Feb 2020 08:35:47 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01M8Zkeh088109; Sat, 22 Feb 2020 08:35:46 GMT (envelope-from mat@FreeBSD.org) Message-Id: <202002220835.01M8Zkeh088109@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Sat, 22 Feb 2020 08:35:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526744 - in head/dns: bind9-devel bind916 bind916/files X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: in head/dns: bind9-devel bind916 bind916/files X-SVN-Commit-Revision: 526744 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: Sat, 22 Feb 2020 08:35:47 -0000 Author: mat Date: Sat Feb 22 08:35:46 2020 New Revision: 526744 URL: https://svnweb.freebsd.org/changeset/ports/526744 Log: Remvoe the scary pkg-message from BIND9 9.16. And make a note that it needs to be removed when a new release comes along, so that I don't forget next year. Reported by: Matthias Fechner Modified: head/dns/bind9-devel/Makefile (contents, props changed) head/dns/bind916/Makefile (contents, props changed) head/dns/bind916/files/pkg-message.in (contents, props changed) Modified: head/dns/bind9-devel/Makefile ============================================================================== --- head/dns/bind9-devel/Makefile Sat Feb 22 08:03:14 2020 (r526743) +++ head/dns/bind9-devel/Makefile Sat Feb 22 08:35:46 2020 (r526744) @@ -77,6 +77,7 @@ CONFIGURE_ARGS+= --disable-shared EXTRA_PATCHES= ${PATCHDIR}/extrapatch-bind-tools .else USE_RC_SUBR= named +# XXX: remove the big warning about it being a development version from pkg-message SUB_FILES= named.conf pkg-message EXTRA_PATCHES= ${PATCHDIR}/extrapatch-no-bind-tools Modified: head/dns/bind916/Makefile ============================================================================== --- head/dns/bind916/Makefile Sat Feb 22 08:03:14 2020 (r526743) +++ head/dns/bind916/Makefile Sat Feb 22 08:35:46 2020 (r526744) @@ -8,7 +8,7 @@ PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc PORTREVISION= 0 .else # dns/bind916 here -PORTREVISION= 0 +PORTREVISION= 1 .endif CATEGORIES= dns net MASTER_SITES= ISC/bind9/${ISCVERSION} Modified: head/dns/bind916/files/pkg-message.in ============================================================================== --- head/dns/bind916/files/pkg-message.in Sat Feb 22 08:03:14 2020 (r526743) +++ head/dns/bind916/files/pkg-message.in Sat Feb 22 08:35:46 2020 (r526744) @@ -19,11 +19,4 @@ And then restarting syslogd with: service syslogd rest EOT type: install } -{ - message: <