Date: Thu, 12 Nov 2020 23:08:04 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554994 - head/security/tor Message-ID: <202011122308.0ACN84Js095423@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Thu Nov 12 23:08:04 2020 New Revision: 554994 URL: https://svnweb.freebsd.org/changeset/ports/554994 Log: security/tor: Update 0.4.4.5 -> 0.4.4.6 Changelog: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.4.4.6 Reported by: Upstream notification MFH: 2020Q4 (major and minor bugfixes) Modified: head/security/tor/Makefile head/security/tor/distinfo Modified: head/security/tor/Makefile ============================================================================== --- head/security/tor/Makefile Thu Nov 12 22:46:52 2020 (r554993) +++ head/security/tor/Makefile Thu Nov 12 23:08:04 2020 (r554994) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.4.4.5 +DISTVERSION= 0.4.4.6 CATEGORIES= security net MASTER_SITES= TOR Modified: head/security/tor/distinfo ============================================================================== --- head/security/tor/distinfo Thu Nov 12 22:46:52 2020 (r554993) +++ head/security/tor/distinfo Thu Nov 12 23:08:04 2020 (r554994) @@ -1,3 +1,3 @@ -TIMESTAMP = 1600187124 -SHA256 (tor-0.4.4.5.tar.gz) = a45ca00afe765e3baa839767c9dd6ac9a46dd01720a3a8ff4d86558c12359926 -SIZE (tor-0.4.4.5.tar.gz) = 7808696 +TIMESTAMP = 1605221558 +SHA256 (tor-0.4.4.6.tar.gz) = 5f154c155803adf5c89e87cab53017b6908c5ebe50c65839e8cf4fbd2abe1fdc +SIZE (tor-0.4.4.6.tar.gz) = 7806477
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011122308.0ACN84Js095423>