From owner-dev-commits-ports-all@freebsd.org Mon Jun 14 18:27:46 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 175B1643E69; Mon, 14 Jun 2021 18:27:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4G3g0y0BVcz4Vlc; Mon, 14 Jun 2021 18:27:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E3755195FD; Mon, 14 Jun 2021 18:27:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 15EIRj4D011588; Mon, 14 Jun 2021 18:27:45 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 15EIRjG9011587; Mon, 14 Jun 2021 18:27:45 GMT (envelope-from git) Date: Mon, 14 Jun 2021 18:27:45 GMT Message-Id: <202106141827.15EIRjG9011587@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Yuri Victorovich Subject: git: e0be8b43797f - 2021Q2 - security/tor: Update 0.4.5.8 -> 0.4.6.5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q2 X-Git-Reftype: branch X-Git-Commit: e0be8b43797ffd5ef1bdf83a39b271dc96dfc34b Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jun 2021 18:27:46 -0000 The branch 2021Q2 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e0be8b43797ffd5ef1bdf83a39b271dc96dfc34b commit e0be8b43797ffd5ef1bdf83a39b271dc96dfc34b Author: Yuri Victorovich AuthorDate: 2021-06-14 17:50:03 +0000 Commit: Yuri Victorovich CommitDate: 2021-06-14 18:27:43 +0000 security/tor: Update 0.4.5.8 -> 0.4.6.5 Release contains major bugfixes and minor features. Changelog: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.4.6.5 Reported by: upstream notification (cherry picked from commit 1d097dd99b1d5066f15c6cc5cdbe0817c067b170) --- security/tor/Makefile | 2 +- security/tor/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/tor/Makefile b/security/tor/Makefile index d7aa3a07628e..5222e2636f4c 100644 --- a/security/tor/Makefile +++ b/security/tor/Makefile @@ -1,7 +1,7 @@ # Created by: peter.thoenen@yahoo.com PORTNAME= tor -DISTVERSION= 0.4.5.8 +DISTVERSION= 0.4.6.5 CATEGORIES= security net MASTER_SITES= TOR diff --git a/security/tor/distinfo b/security/tor/distinfo index b53c2ebb696e..b7845c02f153 100644 --- a/security/tor/distinfo +++ b/security/tor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620663231 -SHA256 (tor-0.4.5.8.tar.gz) = 57ded091e8bcdcebb0013fe7ef4a4439827cb169358c7874fd05fa00d813e227 -SIZE (tor-0.4.5.8.tar.gz) = 7826458 +TIMESTAMP = 1623691730 +SHA256 (tor-0.4.6.5.tar.gz) = 7b6d354e0d9791eace4b51e92211909308297b7aa257993937163d7ee0694cf9 +SIZE (tor-0.4.6.5.tar.gz) = 7754823