Received: by mail.netbsd.org (Postfix, from userid 605) id 0A38D84F04; Thu, 9 Jun 2022 15:17:28 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 43D1484F10 for ; Thu, 9 Jun 2022 15:17:27 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id Rn7OqZFQbpV5 for ; Thu, 9 Jun 2022 15:17:26 +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 9902284F04 for ; Thu, 9 Jun 2022 15:17:26 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 96BEFFB1A; Thu, 9 Jun 2022 15:18:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1654787934144730" MIME-Version: 1.0 Date: Thu, 9 Jun 2022 15:18:54 +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: <20220609151854.96BEFFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1654787934144730 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Thu Jun 9 15:18:54 UTC 2022 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: bind and sudo + bind-9.18.3, sudo-1.9.11p1. To generate a diff of this commit: cvs rdiff -u -r1.21936 -r1.21937 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1654787934144730 Content-Disposition: inline Content-Length: 809 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21936 pkgsrc/doc/TODO:1.21937 --- pkgsrc/doc/TODO:1.21936 Thu Jun 9 07:11:34 2022 +++ pkgsrc/doc/TODO Thu Jun 9 15:18:54 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21936 2022/06/09 07:11:34 wiz Exp $ +$NetBSD: TODO,v 1.21937 2022/06/09 15:18:54 taca Exp $ Suggested new packages ====================== @@ -489,7 +489,7 @@ For possible Perl packages updates, see o bibtex2html-1.99 o bibtool-2.68 o bin86-0.16.21 - o bind-9.18.2 + o bind-9.18.3 o bing-1.3.5 o binkd-104 o binutils-mips-current-2.36.1 @@ -1504,6 +1504,7 @@ For possible Perl packages updates, see o strace-4.23 o stratagus-2.2.5.5 o streamtuner-2.2.0 + o sudo-1.9.11p1 o sunclock-3.57 [https://github.com/mdoege/Sunclock] o sup-0.4 o superlu-5.2.2 --_----------=_1654787934144730--