From owner-svn-ports-head@freebsd.org Mon Dec 5 21:35:39 2016 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 F125DC6814B; Mon, 5 Dec 2016 21:35:39 +0000 (UTC) (envelope-from rene@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 A843BF2F; Mon, 5 Dec 2016 21:35:39 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uB5LZc8L001653; Mon, 5 Dec 2016 21:35:38 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uB5LZcAq001649; Mon, 5 Dec 2016 21:35:38 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612052135.uB5LZcAq001649@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Mon, 5 Dec 2016 21:35:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427923 - in head/security: tor tor-devel 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: Mon, 05 Dec 2016 21:35:40 -0000 Author: rene Date: Mon Dec 5 21:35:38 2016 New Revision: 427923 URL: https://svnweb.freebsd.org/changeset/ports/427923 Log: Update security/tor to 0.2.8.10 Update security/tor-devel to 0.2.9.6-rc PR: 215009 Submitted by: Neel Chauhan Approved by: maintainer Modified: head/security/tor-devel/Makefile head/security/tor-devel/distinfo head/security/tor/Makefile head/security/tor/distinfo Modified: head/security/tor-devel/Makefile ============================================================================== --- head/security/tor-devel/Makefile Mon Dec 5 20:30:14 2016 (r427922) +++ head/security/tor-devel/Makefile Mon Dec 5 21:35:38 2016 (r427923) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.2.9.5-alpha +DISTVERSION= 0.2.9.6-rc CATEGORIES= security net ipv6 MASTER_SITES= TOR PKGNAMESUFFIX= -devel Modified: head/security/tor-devel/distinfo ============================================================================== --- head/security/tor-devel/distinfo Mon Dec 5 20:30:14 2016 (r427922) +++ head/security/tor-devel/distinfo Mon Dec 5 21:35:38 2016 (r427923) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479294352 -SHA256 (tor-0.2.9.5-alpha.tar.gz) = d0c898ad5e8f1a136864aa105407c7b89f3e70d9462a7bb307a55a3afa5b62bd -SIZE (tor-0.2.9.5-alpha.tar.gz) = 5489651 +TIMESTAMP = 1480696626 +SHA256 (tor-0.2.9.6-rc.tar.gz) = 871ba289c87ffec99ada458083f388ba5b81c6174ba0c6f821eb9a08ed4990bb +SIZE (tor-0.2.9.6-rc.tar.gz) = 5492978 Modified: head/security/tor/Makefile ============================================================================== --- head/security/tor/Makefile Mon Dec 5 20:30:14 2016 (r427922) +++ head/security/tor/Makefile Mon Dec 5 21:35:38 2016 (r427923) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tor -PORTVERSION= 0.2.8.9 -PORTREVISION= 2 +PORTVERSION= 0.2.8.10 CATEGORIES= security net ipv6 MASTER_SITES= TOR Modified: head/security/tor/distinfo ============================================================================== --- head/security/tor/distinfo Mon Dec 5 20:30:14 2016 (r427922) +++ head/security/tor/distinfo Mon Dec 5 21:35:38 2016 (r427923) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476740628 -SHA256 (tor-0.2.8.9.tar.gz) = 3f5c273bb887be4aff11f4d99b9e2e52d293b81ff4f6302b730161ff16dc5316 -SIZE (tor-0.2.8.9.tar.gz) = 5306773 +TIMESTAMP = 1480695910 +SHA256 (tor-0.2.8.10.tar.gz) = c88b8c57b34ebf44b731df5d68f73eb6b6708bcf4e42cf7b4817fd4e304c9c4d +SIZE (tor-0.2.8.10.tar.gz) = 5312435