Received: by mail.netbsd.org (Postfix, from userid 605) id 36F4C84E71; Sat, 21 Jan 2023 14:00:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 665AD84E70 for ; Sat, 21 Jan 2023 14:00:50 +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 cK6JQ11whezd for ; Sat, 21 Jan 2023 14:00:50 +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 ED6CE84E6D for ; Sat, 21 Jan 2023 14:00:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EA4B4FA90; Sat, 21 Jan 2023 14:00:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_167430964924980" MIME-Version: 1.0 Date: Sat, 21 Jan 2023 14:00: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: <20230121140049.EA4B4FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_167430964924980 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sat Jan 21 14:00:49 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: ruby32 done. - ruby32-3.2.0. To generate a diff of this commit: cvs rdiff -u -r1.22506 -r1.22507 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_167430964924980 Content-Disposition: inline Content-Length: 579 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22506 pkgsrc/doc/TODO:1.22507 --- pkgsrc/doc/TODO:1.22506 Sat Jan 21 04:49:33 2023 +++ pkgsrc/doc/TODO Sat Jan 21 14:00:49 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22506 2023/01/21 04:49:33 pho Exp $ +$NetBSD: TODO,v 1.22507 2023/01/21 14:00:49 taca Exp $ Suggested new packages ====================== @@ -1381,7 +1381,6 @@ For possible Perl packages updates, see o rt4-4.4.4 o rtty-4.0 [at ftp://ftp.isc.org/isc/rtty/] o rubber-1.5.1 - o ruby32-3.2.0 o rust-1.66.1 [wip] o rvault-0.4 o rvm-1.20 --_----------=_167430964924980--