Received: by mail.netbsd.org (Postfix, from userid 605) id BD92D84D9B; Mon, 19 Dec 2022 09:18:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EBF4284D96 for ; Mon, 19 Dec 2022 09:18:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id LCVMOyo7UBUW for ; Mon, 19 Dec 2022 09:18:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7F35B84D5E for ; Mon, 19 Dec 2022 09:18:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6E517FA90; Mon, 19 Dec 2022 09:18:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167144151029530" MIME-Version: 1.0 Date: Mon, 19 Dec 2022 09:18:30 +0000 From: "Christopher KOBAYASHI" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: sekiya@netbsd.org X-Mailer: log_accum Message-Id: <20221219091830.6E517FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167144151029530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: sekiya Date: Mon Dec 19 09:18:30 UTC 2022 Modified Files: pkgsrc/doc: TODO Log Message: Remove bind-9.18.8 -- superceded by bind-9.18.9, which is in pkgsrc. To generate a diff of this commit: cvs rdiff -u -r1.22410 -r1.22411 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167144151029530 Content-Disposition: inline Content-Length: 572 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22410 pkgsrc/doc/TODO:1.22411 --- pkgsrc/doc/TODO:1.22410 Mon Dec 19 07:47:54 2022 +++ pkgsrc/doc/TODO Mon Dec 19 09:18:29 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22410 2022/12/19 07:47:54 sekiya Exp $ +$NetBSD: TODO,v 1.22411 2022/12/19 09:18:29 sekiya Exp $ Suggested new packages ====================== @@ -485,7 +485,6 @@ For possible Perl packages updates, see o bibtex2html-1.99 o bibtool-2.68 o bin86-0.16.21 - o bind-9.18.8 o bing-1.3.5 o binkd-104 o binutils-mips-current-2.36.1 --_----------=_167144151029530--