Received: by mail.netbsd.org (Postfix, from userid 605) id D4D4484E54; Fri, 12 Aug 2022 08:08:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1800D84D1B for ; Fri, 12 Aug 2022 08:08:37 +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 KAl-hmeLUBTP for ; Fri, 12 Aug 2022 08:08:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 617A084CD8 for ; Fri, 12 Aug 2022 08:08:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5496AFB1A; Fri, 12 Aug 2022 08:08:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_166029171690680" MIME-Version: 1.0 Date: Fri, 12 Aug 2022 08:08:36 +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: <20220812080836.5496AFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_166029171690680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Aug 12 08:08:36 UTC 2022 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + calibre-6.3, rust-1.63.0. To generate a diff of this commit: cvs rdiff -u -r1.22089 -r1.22090 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_166029171690680 Content-Disposition: inline Content-Length: 836 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22089 pkgsrc/doc/TODO:1.22090 --- pkgsrc/doc/TODO:1.22089 Wed Aug 10 13:40:48 2022 +++ pkgsrc/doc/TODO Fri Aug 12 08:08:35 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22089 2022/08/10 13:40:48 taca Exp $ +$NetBSD: TODO,v 1.22090 2022/08/12 08:08:35 wiz Exp $ Suggested new packages ====================== @@ -511,7 +511,7 @@ For possible Perl packages updates, see o cacti-spine-1.2.16 o calc-2.11.10.1 o calcoo-2.1.0 - o calibre-6.1 + o calibre-6.3 o calligra-3.0.1 [in wip; koffice successor] o camlp4-4.12 o camlp5-8.00.03 [dholland has a partial update] @@ -1407,6 +1407,7 @@ For possible Perl packages updates, see o rudiments-1.4.2 o rump-20131213 o rust-1.62.0 [wip] + o rust-1.63.0 o rust-analyzer-0.0.20220801 o rvault-0.4 o rvm-1.20 --_----------=_166029171690680--