Received: by mail.netbsd.org (Postfix, from userid 605) id 86AB784E5E; Fri, 4 Nov 2022 16:35:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B631C84D6B for ; Fri, 4 Nov 2022 16:35:17 +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 FpPsIBitp6H3 for ; Fri, 4 Nov 2022 16:35:17 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 09FE284D52 for ; Fri, 4 Nov 2022 16:35:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 01A78FA90; Fri, 4 Nov 2022 16:35:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1667579716293060" MIME-Version: 1.0 Date: Fri, 4 Nov 2022 16:35:16 +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: <20221104163517.01A78FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1667579716293060 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Nov 4 16:35:16 UTC 2022 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: add some + calibre-6.8, rust-1.65.0, sile-0.14.3, tor-browser-11.5.7. To generate a diff of this commit: cvs rdiff -u -r1.22333 -r1.22334 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1667579716293060 Content-Disposition: inline Content-Length: 1334 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22333 pkgsrc/doc/TODO:1.22334 --- pkgsrc/doc/TODO:1.22333 Thu Nov 3 14:34:19 2022 +++ pkgsrc/doc/TODO Fri Nov 4 16:35:16 2022 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22333 2022/11/03 14:34:19 schmonz Exp $ +$NetBSD: TODO,v 1.22334 2022/11/04 16:35:16 wiz Exp $ Suggested new packages ====================== @@ -512,7 +512,7 @@ For possible Perl packages updates, see o cairomm1.16-1.16.2 o calc-2.11.10.1 o calcoo-2.1.0 - o calibre-6.7.1 [requires qt6/py-qt6/py-qt6-webengine] + o calibre-6.8 [requires qt6/py-qt6/py-qt6-webengine] o calligra-3.0.1 [in wip; koffice successor] o camlp4-4.12 o camlp5-8.00.03 [dholland has a partial update] @@ -1373,6 +1373,7 @@ For possible Perl packages updates, see o rubber-1.5.1 o rudiments-1.4.2 o rust-1.64.0 [wip] + o rust-1.65.0 o rvault-0.4 o rvm-1.20 o sabayon-2.30.1 @@ -1412,6 +1413,7 @@ For possible Perl packages updates, see o silc-1.1.11 o silc-client-1.1.11 o silc-server-1.1.19 + o sile-0.14.3 o sitescooper-3.1.2 o sjeng-11.2 o skf-2.10.14 @@ -1508,7 +1510,7 @@ For possible Perl packages updates, see o top-3.8beta1 o topgit-0.8 o tor-browser-11.0.9 [wip] - o tor-browser-11.5.6 + o tor-browser-11.5.7 o torrentzip-2.1.0 o toxcore-0.2.12 o trafficserver-9.0.1 --_----------=_1667579716293060--