Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=rjVPA3PO; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=LvtN2ViC Received: by mail.netbsd.org (Postfix, from userid 605) id 98E7C84F2E; Fri, 22 Mar 2024 20:13:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1711138429; bh=UWyxcS6HSSESLTnRbFF9ykM/6L9j4h2BU65/90SGqXA=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=rjVPA3PO5YbMprhMLMjT9qjmG0fZNTBxoVUxhkCFARlxCzUKHuuN+aOlHY4rMNhpK G33cY3kjRqGshQAF8XO7yK2Rvvye12/In/ehR1vKqyS9U7zuEiUD1jsxitbpoynO5B ETa2E38+zfnIDzQJCFA/0Sjxbdxm01rrz+U7VG8o= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B900C84F2A for ; Fri, 22 Mar 2024 20:13:34 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=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 X2jdoKziosJw for ; Fri, 22 Mar 2024 20:13:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 4A88D84E79 for ; Fri, 22 Mar 2024 20:13:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1711138414; bh=UWyxcS6HSSESLTnRbFF9ykM/6L9j4h2BU65/90SGqXA=; h=Date:From:Subject:To:Reply-To; b=LvtN2ViCSp3Iwr+IABlpy4lqfoSuXJXv0FL/PduQO3yAI/CPiW0TBRryULK1zFJBT ByDl/vyKQBZ4pVSK3AnxphqHFjrAEabpEKsElorEaYx90O0ZsIrvbJta8K7vy2rhCo zGUIJGMkr+wpI2t8aR0PyNEqTpc6Yx9EFAgaI1fc= Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4087CFA2C; Fri, 22 Mar 2024 20:13:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_171113841499550" MIME-Version: 1.0 Date: Fri, 22 Mar 2024 20:13:34 +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: <20240322201334.4087CFA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_171113841499550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Mar 22 20:13:34 UTC 2024 Modified Files: pkgsrc/doc: TODO Log Message: doc/TODO: + tor-browser-13.0.13. To generate a diff of this commit: cvs rdiff -u -r1.24210 -r1.24211 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_171113841499550 Content-Disposition: inline Content-Length: 659 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.24210 pkgsrc/doc/TODO:1.24211 --- pkgsrc/doc/TODO:1.24210 Fri Mar 22 09:00:56 2024 +++ pkgsrc/doc/TODO Fri Mar 22 20:13:33 2024 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.24210 2024/03/22 09:00:56 nia Exp $ +$NetBSD: TODO,v 1.24211 2024/03/22 20:13:33 wiz Exp $ Suggested new packages ====================== @@ -1330,7 +1330,7 @@ For possible Perl packages updates, see o top-3.8beta1 o topgit-0.19.13 (at https://github.com/mackyle/topgit) o tor-browser-11.0.9 [wip] - o tor-browser-13.0.12 + o tor-browser-13.0.13 o torrentzip-2.1.0 o trafficserver-9.0.1 o translate-toolkit-3.3.4 --_----------=_171113841499550--