Received: by mail.netbsd.org (Postfix, from userid 605) id D79F184FAB; Wed, 14 Jul 2021 13:23:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1F10C84D1D for ; Wed, 14 Jul 2021 13:23: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 BbnFEjk3hUAq for ; Wed, 14 Jul 2021 13:23:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A95DA84CBC for ; Wed, 14 Jul 2021 13:23:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A2912FA95; Wed, 14 Jul 2021 13:23:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1626268996180410" MIME-Version: 1.0 Date: Wed, 14 Jul 2021 13:23: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: <20210714132316.A2912FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1626268996180410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jul 14 13:23:16 UTC 2021 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + tor-browser-10.5.2. To generate a diff of this commit: cvs rdiff -u -r1.20864 -r1.20865 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1626268996180410 Content-Disposition: inline Content-Length: 603 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20864 pkgsrc/doc/TODO:1.20865 --- pkgsrc/doc/TODO:1.20864 Wed Jul 14 01:35:30 2021 +++ pkgsrc/doc/TODO Wed Jul 14 13:23:16 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20864 2021/07/14 01:35:30 schmonz Exp $ +$NetBSD: TODO,v 1.20865 2021/07/14 13:23:16 wiz Exp $ Suggested new packages ====================== @@ -2092,7 +2092,7 @@ For possible Perl packages updates, see o tomboy-1.10.2 o top-3.8beta1 o topgit-0.8 - o tor-browser-10.5 + o tor-browser-10.5.2 o toxcore-0.2.12 o trafficserver-9.0.1 o translate-toolkit-3.3.4 --_----------=_1626268996180410--