From owner-svn-ports-head@freebsd.org Thu Jul 9 17:43:54 2020 Return-Path: Delivered-To: svn-ports-head@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 55DC8351591; Thu, 9 Jul 2020 17:43:54 +0000 (UTC) (envelope-from yuri@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B2k7G1YZ1z4LyF; Thu, 9 Jul 2020 17:43:54 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 18BC514C73; Thu, 9 Jul 2020 17:43:54 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 069Hhr5o023977; Thu, 9 Jul 2020 17:43:53 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 069HhrhV023976; Thu, 9 Jul 2020 17:43:53 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <202007091743.069HhrhV023976@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 9 Jul 2020 17:43:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r541763 - head/security/tor-devel X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/security/tor-devel X-SVN-Commit-Revision: 541763 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jul 2020 17:43:54 -0000 Author: yuri Date: Thu Jul 9 17:43:53 2020 New Revision: 541763 URL: https://svnweb.freebsd.org/changeset/ports/541763 Log: security/tor-devel: Update 0.4.4.1-alpha -> 0.4.4.2-alpha (contains major and minor security and other bugfixes) Changelog: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.4.4.2-alpha MFH: 2020Q3 (bugfixes) Modified: head/security/tor-devel/Makefile head/security/tor-devel/distinfo Modified: head/security/tor-devel/Makefile ============================================================================== --- head/security/tor-devel/Makefile Thu Jul 9 17:41:29 2020 (r541762) +++ head/security/tor-devel/Makefile Thu Jul 9 17:43:53 2020 (r541763) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.4.4.1-alpha +DISTVERSION= 0.4.4.2-alpha CATEGORIES= security net MASTER_SITES= TOR PKGNAMESUFFIX= -devel Modified: head/security/tor-devel/distinfo ============================================================================== --- head/security/tor-devel/distinfo Thu Jul 9 17:41:29 2020 (r541762) +++ head/security/tor-devel/distinfo Thu Jul 9 17:43:53 2020 (r541763) @@ -1,3 +1,3 @@ -TIMESTAMP = 1592344727 -SHA256 (tor-0.4.4.1-alpha.tar.gz) = 079ddf2359f40fef39b0940ac8a7e2a5246ebcea2431405e0ae431d369de33f4 -SIZE (tor-0.4.4.1-alpha.tar.gz) = 7789510 +TIMESTAMP = 1594316105 +SHA256 (tor-0.4.4.2-alpha.tar.gz) = 13d64073537f57c348967e2dae399a65d59aed7e830cf53235e346b85b55e019 +SIZE (tor-0.4.4.2-alpha.tar.gz) = 7791919