Received: by mail.netbsd.org (Postfix, from userid 605) id 2C3B184F55; Wed, 15 Jun 2022 14:02:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0F71F84F65 for ; Wed, 15 Jun 2022 14:02:08 +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 stEx4rHm3ooX for ; Wed, 15 Jun 2022 14:02:07 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 897C984D4B for ; Wed, 15 Jun 2022 14:02:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E11B5FB1A; Wed, 15 Jun 2022 14:03:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1655301829162450" MIME-Version: 1.0 Date: Wed, 15 Jun 2022 14:03:49 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20220615140349.E11B5FB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1655301829162450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Wed Jun 15 14:03:49 UTC 2022 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: bind 9.18 + bind-9.18.4. To generate a diff of this commit: cvs rdiff -u -r1.21946 -r1.21947 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1655301829162450 Content-Disposition: inline Content-Length: 587 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21946 pkgsrc/doc/TODO:1.21947 --- pkgsrc/doc/TODO:1.21946 Mon Jun 13 15:34:59 2022 +++ pkgsrc/doc/TODO Wed Jun 15 14:03:49 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21946 2022/06/13 15:34:59 schmonz Exp $ +$NetBSD: TODO,v 1.21947 2022/06/15 14:03:49 taca Exp $ Suggested new packages ====================== @@ -491,7 +491,7 @@ For possible Perl packages updates, see o bibtex2html-1.99 o bibtool-2.68 o bin86-0.16.21 - o bind-9.18.3 + o bind-9.18.4 o bing-1.3.5 o binkd-104 o binutils-mips-current-2.36.1 --_----------=_1655301829162450--