Received: by mail.netbsd.org (Postfix, from userid 605) id 8548E84EA9; Mon, 25 Feb 2019 15:32:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0E57784EA6 for ; Mon, 25 Feb 2019 15:32:43 +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 HVqVcElHw9WQ for ; Mon, 25 Feb 2019 15:32:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 64AC584D8B for ; Mon, 25 Feb 2019 15:32:42 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 62736FB16; Mon, 25 Feb 2019 15:32:42 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1551108762279930" MIME-Version: 1.0 Date: Mon, 25 Feb 2019 15:32:42 +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: <20190225153242.62736FB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1551108762279930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Feb 25 15:32:42 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 TODO Log Message: doc: Updated security/tor-browser to 8.5 To generate a diff of this commit: cvs rdiff -u -r1.918 -r1.919 pkgsrc/doc/CHANGES-2019 cvs rdiff -u -r1.18858 -r1.18859 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1551108762279930 Content-Disposition: inline Content-Length: 1299 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.918 pkgsrc/doc/CHANGES-2019:1.919 --- pkgsrc/doc/CHANGES-2019:1.918 Mon Feb 25 15:21:37 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Feb 25 15:32:41 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.918 2019/02/25 15:21:37 leot Exp $ +$NetBSD: CHANGES-2019,v 1.919 2019/02/25 15:32:41 wiz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -1601,3 +1601,4 @@ Changes to the packages collection and i Updated lang/swi-prolog-packages to 8.0.1 [leot 2019-02-25] Updated lang/swi-prolog-jpl to 8.0.1 [leot 2019-02-25] Updated lang/swi-prolog to 8.0.1 [leot 2019-02-25] + Updated security/tor-browser to 8.5 [wiz 2019-02-25] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.18858 pkgsrc/doc/TODO:1.18859 --- pkgsrc/doc/TODO:1.18858 Sun Feb 24 15:41:11 2019 +++ pkgsrc/doc/TODO Mon Feb 25 15:32:42 2019 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.18858 2019/02/24 15:41:11 wiz Exp $ +$NetBSD: TODO,v 1.18859 2019/02/25 15:32:42 wiz Exp $ Suggested new packages ====================== @@ -1304,7 +1304,6 @@ For possible Perl packages updates, see o tomboy-1.10.2 o top-3.8beta1 o topgit-0.8 - o tor-browser-8.0.6 o totem-3.14.1 o totem-pl-parser-3.10.3 o tripwire-2.3.1 [see also pkg/22362] --_----------=_1551108762279930--