Date: Wed, 16 Sep 2020 01:35:43 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r548755 - branches/2020Q3/security/tor Message-ID: <202009160135.08G1ZhAt087704@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Wed Sep 16 01:35:43 2020 New Revision: 548755 URL: https://svnweb.freebsd.org/changeset/ports/548755 Log: MFH: r548737 security/tor: Update 0.4.3.6 -> 0.4.4.5 Changelog: https://gitweb.torproject.org/tor.git/tree/ReleaseNotes?h=tor-0.4.4.5 Approved by: ports-secteam Modified: branches/2020Q3/security/tor/Makefile branches/2020Q3/security/tor/distinfo Directory Properties: branches/2020Q3/ (props changed) Modified: branches/2020Q3/security/tor/Makefile ============================================================================== --- branches/2020Q3/security/tor/Makefile Wed Sep 16 01:20:58 2020 (r548754) +++ branches/2020Q3/security/tor/Makefile Wed Sep 16 01:35:43 2020 (r548755) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.4.3.6 +DISTVERSION= 0.4.4.5 CATEGORIES= security net MASTER_SITES= TOR Modified: branches/2020Q3/security/tor/distinfo ============================================================================== --- branches/2020Q3/security/tor/distinfo Wed Sep 16 01:20:58 2020 (r548754) +++ branches/2020Q3/security/tor/distinfo Wed Sep 16 01:35:43 2020 (r548755) @@ -1,3 +1,3 @@ -TIMESTAMP = 1594316064 -SHA256 (tor-0.4.3.6.tar.gz) = 6a2d0637d4e514be2ec574723a05065245cce51da78a21cec1dc831be5ccac62 -SIZE (tor-0.4.3.6.tar.gz) = 7745954 +TIMESTAMP = 1600187124 +SHA256 (tor-0.4.4.5.tar.gz) = a45ca00afe765e3baa839767c9dd6ac9a46dd01720a3a8ff4d86558c12359926 +SIZE (tor-0.4.4.5.tar.gz) = 7808696
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009160135.08G1ZhAt087704>