Received: by mail.netbsd.org (Postfix, from userid 605) id 1CB6984ECD; Tue, 17 Aug 2021 08:13:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 55B4B84ECC for ; Tue, 17 Aug 2021 08:13:56 +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 egOmmkyUT_zK for ; Tue, 17 Aug 2021 08:13:55 +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 A485F84D93 for ; Tue, 17 Aug 2021 08:13:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9C70CFA97; Tue, 17 Aug 2021 08:13:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1629188035232390" MIME-Version: 1.0 Date: Tue, 17 Aug 2021 08:13:55 +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: <20210817081355.9C70CFA97@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1629188035232390 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Aug 17 08:13:55 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated net/tor to 0.4.6.7 To generate a diff of this commit: cvs rdiff -u -r1.4240 -r1.4241 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1629188035232390 Content-Disposition: inline Content-Length: 729 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.4240 pkgsrc/doc/CHANGES-2021:1.4241 --- pkgsrc/doc/CHANGES-2021:1.4240 Tue Aug 17 08:02:30 2021 +++ pkgsrc/doc/CHANGES-2021 Tue Aug 17 08:13:55 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.4240 2021/08/17 08:02:30 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.4241 2021/08/17 08:13:55 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -6686,3 +6686,4 @@ Changes to the packages collection and i Updated chat/ircd-hybrid to 8.2.39 [fox 2021-08-16] Added graphics/qr-code-generator16 version 1.6.0 [wiz 2021-08-17] Updated misc/libreoffice to 7.1.5.2nb1 [wiz 2021-08-17] + Updated net/tor to 0.4.6.7 [wiz 2021-08-17] --_----------=_1629188035232390--