Date: Wed, 14 Jun 2017 19:00:26 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443596 - head/security/tor Message-ID: <201706141900.v5EJ0QKL029652@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Wed Jun 14 19:00:26 2017 New Revision: 443596 URL: https://svnweb.freebsd.org/changeset/ports/443596 Log: security/tor: update 0.3.0.7 -> 0.3.0.8 PR: 219863 Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer) MFH: 2017Q2 Relnotes: https://gitweb.torproject.org/tor.git/plain/ReleaseNotes?id=tor-0.3.0.8 Security: CVE-2017-0375, CVE-2017-0376 Modified: head/security/tor/Makefile head/security/tor/distinfo Modified: head/security/tor/Makefile ============================================================================== --- head/security/tor/Makefile Wed Jun 14 18:21:24 2017 (r443595) +++ head/security/tor/Makefile Wed Jun 14 19:00:26 2017 (r443596) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -PORTVERSION= 0.3.0.7 +PORTVERSION= 0.3.0.8 CATEGORIES= security net ipv6 MASTER_SITES= TOR Modified: head/security/tor/distinfo ============================================================================== --- head/security/tor/distinfo Wed Jun 14 18:21:24 2017 (r443595) +++ head/security/tor/distinfo Wed Jun 14 19:00:26 2017 (r443596) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495174430 -SHA256 (tor-0.3.0.7.tar.gz) = 9640c4448ef3cad7237c68ed6984e705db8fb2b9d6bb74c8815d01bb06527d02 -SIZE (tor-0.3.0.7.tar.gz) = 5793734 +TIMESTAMP = 1496960659 +SHA256 (tor-0.3.0.8.tar.gz) = 663a3ba7b8a124c0f8a7351eaa2dda6fd518de3f3c4ee28fff869bfb03860d48 +SIZE (tor-0.3.0.8.tar.gz) = 5796845
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706141900.v5EJ0QKL029652>