Received: by mail.netbsd.org (Postfix, from userid 605) id 0286B84D93; Tue, 20 Apr 2021 16:24:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3DD9A84C86 for ; Tue, 20 Apr 2021 16:24:00 +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 WpfyfuMc4a7c for ; Tue, 20 Apr 2021 16:23:59 +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 8801184CE1 for ; Tue, 20 Apr 2021 16:23:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8552FFA95; Tue, 20 Apr 2021 16:23:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1618935839206990" MIME-Version: 1.0 Date: Tue, 20 Apr 2021 16:23:59 +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: <20210420162359.8552FFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1618935839206990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Apr 20 16:23:59 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated security/tor-browser-https-everywhere to 2021.4.15 To generate a diff of this commit: cvs rdiff -u -r1.2234 -r1.2235 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20499 -r1.20500 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1618935839206990 Content-Disposition: inline Content-Length: 1316 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.2234 pkgsrc/doc/CHANGES-2021:1.2235 --- pkgsrc/doc/CHANGES-2021:1.2234 Tue Apr 20 16:19:40 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Apr 20 16:23:59 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2234 2021/04/20 16:19:40 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.2235 2021/04/20 16:23:59 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3560,3 +3560,4 @@ Changes to the packages collection and i Updated www/py-wagtail to 2.12.4 [joerg 2021-04-20] Updated devel/apache-ant to 1.10.10 [wiz 2021-04-20] Updated lang/vala to 0.52.2 [wiz 2021-04-20] + Updated security/tor-browser-https-everywhere to 2021.4.15 [wiz 2021-04-20] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20499 pkgsrc/doc/TODO:1.20500 --- pkgsrc/doc/TODO:1.20499 Tue Apr 20 16:19:40 2021 +++ pkgsrc/doc/TODO Tue Apr 20 16:23:59 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20499 2021/04/20 16:19:40 wiz Exp $ +$NetBSD: TODO,v 1.20500 2021/04/20 16:23:59 wiz Exp $ Suggested new packages ====================== @@ -1072,7 +1072,6 @@ For possible Perl packages updates, see o tomboy-1.10.2 o top-3.8beta1 o topgit-0.8 - o tor-browser-https-everywhere-2021.4.15 o tripwire-2.3.1 [see also pkg/22362] o trojita-0.6 o ts-0.7.5 --_----------=_1618935839206990--