Date: Fri, 23 Dec 2016 19:12:21 +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: r429279 - head/security/tor Message-ID: <201612231912.uBNJCLCI090832@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Fri Dec 23 19:12:21 2016 New Revision: 429279 URL: https://svnweb.freebsd.org/changeset/ports/429279 Log: security/tor: update 2.8.11 -> 2.9.8 PR: 215437 Changes: https://blog.torproject.org/blog/whats-new-tor-0298 https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=release-0.2.9&id=tor-0.2.9.8#n1 Submitted by: Yuri Victorovich <yuri@rawbw.com> (maintainer) Modified: head/security/tor/Makefile head/security/tor/distinfo Modified: head/security/tor/Makefile ============================================================================== --- head/security/tor/Makefile Fri Dec 23 17:35:50 2016 (r429278) +++ head/security/tor/Makefile Fri Dec 23 19:12:21 2016 (r429279) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -PORTVERSION= 0.2.8.11 +PORTVERSION= 0.2.9.8 CATEGORIES= security net ipv6 MASTER_SITES= TOR Modified: head/security/tor/distinfo ============================================================================== --- head/security/tor/distinfo Fri Dec 23 17:35:50 2016 (r429278) +++ head/security/tor/distinfo Fri Dec 23 19:12:21 2016 (r429279) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481316726 -SHA256 (tor-0.2.8.11.tar.gz) = 7adea0bfa17edafd4e09453f4f58a0dca737660e5358f9dafd52d55d55dc6ab3 -SIZE (tor-0.2.8.11.tar.gz) = 5313244 +TIMESTAMP = 1482221708 +SHA256 (tor-0.2.9.8.tar.gz) = fbdd33d3384574297b88744622382008d1e0f9ddd300d330746c464b7a7d746a +SIZE (tor-0.2.9.8.tar.gz) = 5522235
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612231912.uBNJCLCI090832>