Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 74FAF84D14 for ; Sun, 13 Aug 2023 14:15:49 +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 i2m-idoSNYDy for ; Sun, 13 Aug 2023 14:15:49 +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 0960E84D84 for ; Sun, 13 Aug 2023 14:15:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 00C5CFBDB; Sun, 13 Aug 2023 14:15:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1691936148272950" MIME-Version: 1.0 Date: Sun, 13 Aug 2023 14:15:48 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20230813141549.00C5CFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1691936148272950 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Aug 13 14:15:48 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: sudo updated - sudo-1.9.14p2. To generate a diff of this commit: cvs rdiff -u -r1.23262 -r1.23263 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1691936148272950 Content-Disposition: inline Content-Length: 561 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23262 pkgsrc/doc/TODO:1.23263 --- pkgsrc/doc/TODO:1.23262 Sun Aug 13 11:03:36 2023 +++ pkgsrc/doc/TODO Sun Aug 13 14:15:48 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23262 2023/08/13 11:03:36 adam Exp $ +$NetBSD: TODO,v 1.23263 2023/08/13 14:15:48 taca Exp $ Suggested new packages ====================== @@ -1349,7 +1349,6 @@ For possible Perl packages updates, see o stratagus-2.2.5.5 o streamtuner-2.2.0 o stunnel-5.70 - o sudo-1.9.14p2 o sup-0.4 o superlu-5.2.2 o swapd-1.0.5 --_----------=_1691936148272950--