Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 1EBD71A921F for ; Mon, 28 Dec 2020 08:22:04 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 555CD84DAB; Mon, 28 Dec 2020 08:22:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8F9DD84D90 for ; Mon, 28 Dec 2020 08:22:02 +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 t6fE2b297-jm for ; Mon, 28 Dec 2020 08:22:02 +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 E6CDB84C71 for ; Mon, 28 Dec 2020 08:22:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DDB18FA9D; Mon, 28 Dec 2020 08:22:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1609143721195090" MIME-Version: 1.0 Date: Mon, 28 Dec 2020 08:22:01 +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: <20201228082201.DDB18FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1609143721195090 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Mon Dec 28 08:22:01 UTC 2020 Modified Files: pkgsrc/doc: TODO Log Message: Add and update. + ruby-3.0.0, sudo-1.9.4p2 To generate a diff of this commit: cvs rdiff -u -r1.20262 -r1.20263 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1609143721195090 Content-Disposition: inline Content-Length: 827 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20262 pkgsrc/doc/TODO:1.20263 --- pkgsrc/doc/TODO:1.20262 Sun Dec 27 08:12:15 2020 +++ pkgsrc/doc/TODO Mon Dec 28 08:22:01 2020 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20262 2020/12/27 08:12:15 wiz Exp $ +$NetBSD: TODO,v 1.20263 2020/12/28 08:22:01 taca Exp $ Suggested new packages ====================== @@ -1009,6 +1009,7 @@ For possible Perl packages updates, see o rt4-4.4.0 o rtty-4.0 [at ftp://ftp.isc.org/isc/rtty/] o rubber-1.4 + o ruby-3.0.0 o rump-20131213 o rust-1.48.0 o sabayon-2.30.1 @@ -1063,7 +1064,7 @@ For possible Perl packages updates, see o stratagus-2.2.5.5 o strawberry-0.8.5 o streamtuner-2.2.0 - o sudo-1.9.4p1 + o sudo-1.9.4p2 o sunclock-3.57 [https://github.com/mdoege/Sunclock] o swapd-1.0.5 o swift-4.0.2 --_----------=_1609143721195090--