Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D42B684D47 for ; Fri, 23 Jun 2023 22:08:38 +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 gFD9T31zx4_L for ; Fri, 23 Jun 2023 22:08:38 +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 2E4CC84CEE for ; Fri, 23 Jun 2023 22:08:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 19E10FA89; Fri, 23 Jun 2023 22:08:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_16875581187130" MIME-Version: 1.0 Date: Fri, 23 Jun 2023 22:08:38 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230623220838.19E10FA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_16875581187130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Jun 23 22:08:37 UTC 2023 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + libzip-1.10.0, tor-browser-12.5. To generate a diff of this commit: cvs rdiff -u -r1.23090 -r1.23091 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_16875581187130 Content-Disposition: inline Content-Length: 863 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.23090 pkgsrc/doc/TODO:1.23091 --- pkgsrc/doc/TODO:1.23090 Thu Jun 22 11:47:39 2023 +++ pkgsrc/doc/TODO Fri Jun 23 22:08:37 2023 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.23090 2023/06/22 11:47:39 wiz Exp $ +$NetBSD: TODO,v 1.23091 2023/06/23 22:08:37 wiz Exp $ Suggested new packages ====================== @@ -915,6 +915,7 @@ For possible Perl packages updates, see o libtrace-4.0.16 o libvirt-2.3 o libxdg-basedir-1.2.3 + o libzip-1.10.0 o libzookeeper-3.7.0 o lincvs-2.1.4 [now called CrossVC] o linpsk-1.2 [ld: cannot find -lqt-mt with qt4] @@ -1419,7 +1420,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.7 + o tor-browser-12.5 o torrentzip-2.1.0 o trafficserver-9.0.1 o translate-toolkit-3.3.4 --_----------=_16875581187130--