Date: Thu, 9 Jul 2020 17:41:30 +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: r541762 - head/security/tor Message-ID: <202007091741.069HfUg8020457@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Thu Jul 9 17:41:29 2020 New Revision: 541762 URL: https://svnweb.freebsd.org/changeset/ports/541762 Log: security/tor: Update 0.4.3.5 -> 0.4.3.6 (contains major and minor security and crash bugfixes) Changelog: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.4.3.6 Reported by: upstream notification MFH: 2020Q3 (bugfixes) Modified: head/security/tor/Makefile head/security/tor/distinfo Modified: head/security/tor/Makefile ============================================================================== --- head/security/tor/Makefile Thu Jul 9 17:09:28 2020 (r541761) +++ head/security/tor/Makefile Thu Jul 9 17:41:29 2020 (r541762) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.4.3.5 +DISTVERSION= 0.4.3.6 CATEGORIES= security net MASTER_SITES= TOR Modified: head/security/tor/distinfo ============================================================================== --- head/security/tor/distinfo Thu Jul 9 17:09:28 2020 (r541761) +++ head/security/tor/distinfo Thu Jul 9 17:41:29 2020 (r541762) @@ -1,3 +1,3 @@ -TIMESTAMP = 1589556358 -SHA256 (tor-0.4.3.5.tar.gz) = 616a0e4ae688d0e151d46e3e4258565da4d443d1ddbd316db0b90910e2d5d868 -SIZE (tor-0.4.3.5.tar.gz) = 7740166 +TIMESTAMP = 1594316064 +SHA256 (tor-0.4.3.6.tar.gz) = 6a2d0637d4e514be2ec574723a05065245cce51da78a21cec1dc831be5ccac62 +SIZE (tor-0.4.3.6.tar.gz) = 7745954
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007091741.069HfUg8020457>