From owner-svn-ports-head@freebsd.org Wed Feb 1 11:22:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B99DDCCA9B2; Wed, 1 Feb 2017 11:22:19 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 89437D8B; Wed, 1 Feb 2017 11:22:19 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v11BMI7j037102; Wed, 1 Feb 2017 11:22:18 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v11BMINo037100; Wed, 1 Feb 2017 11:22:18 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702011122.v11BMINo037100@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 1 Feb 2017 11:22:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r432999 - head/security/tor X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Feb 2017 11:22:19 -0000 Author: amdmi3 Date: Wed Feb 1 11:22:18 2017 New Revision: 432999 URL: https://svnweb.freebsd.org/changeset/ports/432999 Log: - Update to 0.2.9.9 PR: 216417 Submitted by: neel@neelc.org Approved by: yuri@rawbw.com (maintainer) Modified: head/security/tor/Makefile head/security/tor/distinfo Modified: head/security/tor/Makefile ============================================================================== --- head/security/tor/Makefile Wed Feb 1 10:53:21 2017 (r432998) +++ head/security/tor/Makefile Wed Feb 1 11:22:18 2017 (r432999) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -PORTVERSION= 0.2.9.8 +PORTVERSION= 0.2.9.9 CATEGORIES= security net ipv6 MASTER_SITES= TOR Modified: head/security/tor/distinfo ============================================================================== --- head/security/tor/distinfo Wed Feb 1 10:53:21 2017 (r432998) +++ head/security/tor/distinfo Wed Feb 1 11:22:18 2017 (r432999) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482221708 -SHA256 (tor-0.2.9.8.tar.gz) = fbdd33d3384574297b88744622382008d1e0f9ddd300d330746c464b7a7d746a -SIZE (tor-0.2.9.8.tar.gz) = 5522235 +TIMESTAMP = 1485179027 +SHA256 (tor-0.2.9.9.tar.gz) = 33325d2b250fd047ba2ddc5d11c2190c4e2951f4b03ec48ebd8bf0666e990d43 +SIZE (tor-0.2.9.9.tar.gz) = 5534005