Date: Mon, 7 Aug 2017 13:43:28 +0000 (UTC) From: Kirill Ponomarev <krion@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r447493 - head/security/tor Message-ID: <201708071343.v77DhSIK015883@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: krion Date: Mon Aug 7 13:43:28 2017 New Revision: 447493 URL: https://svnweb.freebsd.org/changeset/ports/447493 Log: Update to version 0.3.0.10 PR: 221299 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D11909 Modified: head/security/tor/Makefile head/security/tor/distinfo Modified: head/security/tor/Makefile ============================================================================== --- head/security/tor/Makefile Mon Aug 7 13:42:44 2017 (r447492) +++ head/security/tor/Makefile Mon Aug 7 13:43:28 2017 (r447493) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -PORTVERSION= 0.3.0.9 +PORTVERSION= 0.3.0.10 CATEGORIES= security net ipv6 MASTER_SITES= TOR Modified: head/security/tor/distinfo ============================================================================== --- head/security/tor/distinfo Mon Aug 7 13:42:44 2017 (r447492) +++ head/security/tor/distinfo Mon Aug 7 13:43:28 2017 (r447493) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498778280 -SHA256 (tor-0.3.0.9.tar.gz) = 48d4880bf6ccb19ce9af2abde6946d7cf0635cc807548badbf4a221a79581e42 -SIZE (tor-0.3.0.9.tar.gz) = 5811303 +TIMESTAMP = 1502098144 +SHA256 (tor-0.3.0.10.tar.gz) = 9a8e6e49a1688dae64dca10f84a414ec9a4f393fb2256ae28e0c2e3239185ab1 +SIZE (tor-0.3.0.10.tar.gz) = 5845205
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201708071343.v77DhSIK015883>