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 B7A2D1A9239 for ; Sun, 2 Jan 2022 08:52:27 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 5B74D84DA9; Sun, 2 Jan 2022 08:52:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 94FDB84D93 for ; Sun, 2 Jan 2022 08:52:26 +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 TejUKH-BJSM8 for ; Sun, 2 Jan 2022 08:52: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 E3AEE84CFC for ; Sun, 2 Jan 2022 08:52:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D0397FAEC; Sun, 2 Jan 2022 08:52:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1641113545267340" MIME-Version: 1.0 Date: Sun, 2 Jan 2022 08:52:25 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220102085225.D0397FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1641113545267340 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sun Jan 2 08:52:25 UTC 2022 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + libnumbertext-1.0.8, rust-analyzer-0.2021.12.27. To generate a diff of this commit: cvs rdiff -u -r1.21389 -r1.21390 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1641113545267340 Content-Disposition: inline Content-Length: 824 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.21389 pkgsrc/doc/TODO:1.21390 --- pkgsrc/doc/TODO:1.21389 Sat Jan 1 07:53:53 2022 +++ pkgsrc/doc/TODO Sun Jan 2 08:52:25 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.21389 2022/01/01 07:53:53 dholland Exp $ +$NetBSD: TODO,v 1.21390 2022/01/02 08:52:25 wiz Exp $ Suggested new packages ====================== @@ -1103,6 +1103,7 @@ For possible Perl packages updates, see o libmcs-0.7.2 o libmilter-8.16.1 o libmtag-0.3.6 + o libnumbertext-1.0.8 o libobjc2-2.1 o liboobs-2.32.0 o liboop-1.0.1 @@ -1711,7 +1712,7 @@ For possible Perl packages updates, see o ruby-delayer-1.2.1 o ruby-redmine-gitmike-theme-1.2.1 o rump-20131213 - o rust-analyzer-0.0.2021.12.20 + o rust-analyzer-0.2021.12.27 o rvault-0.4 o rvm-1.20 o sabayon-2.30.1 --_----------=_1641113545267340--