Received: by mail.netbsd.org (Postfix, from userid 605) id 97D4884F08; Thu, 20 Apr 2023 21:32:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C534884EF8 for ; Thu, 20 Apr 2023 21:32:36 +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 Y-utpelmtVn7 for ; Thu, 20 Apr 2023 21:32:36 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 245B284EAB for ; Thu, 20 Apr 2023 21:32:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1CF5DFA85; Thu, 20 Apr 2023 21:32:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_168202635613990" MIME-Version: 1.0 Date: Thu, 20 Apr 2023 21:32: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: <20230420213236.1CF5DFA85@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_168202635613990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Apr 20 21:32:35 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + opus-1.4, qemu-8.0, tor-browser-12.0.5. To generate a diff of this commit: cvs rdiff -u -r1.22780 -r1.22781 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_168202635613990 Content-Disposition: inline Content-Length: 993 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.22780 pkgsrc/doc/TODO:1.22781 --- pkgsrc/doc/TODO:1.22780 Wed Apr 19 17:45:39 2023 +++ pkgsrc/doc/TODO Thu Apr 20 21:32:35 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.22780 2023/04/19 17:45:39 adam Exp $ +$NetBSD: TODO,v 1.22781 2023/04/20 21:32:35 wiz Exp $ Suggested new packages ====================== @@ -1063,6 +1063,7 @@ For possible Perl packages updates, see o openttd-13.0 o openxenmanager-0.83 o opera-26 + o opus-1.4 o or1k-none-elf-binutils-2.36.1 o or1k-none-elf-gcc-9.3.0 o ordCalc-0.3.2 @@ -1269,6 +1270,7 @@ For possible Perl packages updates, see o qca2-ossl-2.3.2 o qconf-2.5 o qdirstat-1.8.1 + o qemu-8.0 o qgis-3.28.5 o qgis-3.30.1 o qpdf-11.3.0 @@ -1440,7 +1442,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-12.0.4 + o tor-browser-12.0.5 o torrentzip-2.1.0 o toxcore-0.2.12 o trafficserver-9.0.1 --_----------=_168202635613990--