From owner-svn-ports-head@freebsd.org Wed Sep 13 16:50:38 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 4F2E0E055B0; Wed, 13 Sep 2017 16:50:38 +0000 (UTC) (envelope-from joneum@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 1DD166DBDF; Wed, 13 Sep 2017 16:50:38 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8DGobjt015940; Wed, 13 Sep 2017 16:50:37 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8DGobOJ015938; Wed, 13 Sep 2017 16:50:37 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201709131650.v8DGobOJ015938@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Wed, 13 Sep 2017 16:50:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449805 - head/security/tor-devel X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/security/tor-devel X-SVN-Commit-Revision: 449805 X-SVN-Commit-Repository: ports 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, 13 Sep 2017 16:50:38 -0000 Author: joneum Date: Wed Sep 13 16:50:37 2017 New Revision: 449805 URL: https://svnweb.freebsd.org/changeset/ports/449805 Log: - security/tor-devel: Update from 0.3.1.5-alpha to 0.3.1.6-rc -Changelog: https://lists.torproject.org/pipermail/tor-talk/2017-September/043518.html PR: 222071 Submitted by: Yuri Victorovich (maintainer) Reported by: nusenu Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D12243 Modified: head/security/tor-devel/Makefile head/security/tor-devel/distinfo Modified: head/security/tor-devel/Makefile ============================================================================== --- head/security/tor-devel/Makefile Wed Sep 13 16:13:49 2017 (r449804) +++ head/security/tor-devel/Makefile Wed Sep 13 16:50:37 2017 (r449805) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.3.1.5-alpha +DISTVERSION= 0.3.1.6-rc PORTREVISION= 1 CATEGORIES= security net ipv6 MASTER_SITES= TOR @@ -44,7 +44,7 @@ PLIST_SUB= USER="${USERS}" GROUP="${GROUPS}" GROUPS= _tor USERS= _tor -CONFLICTS= tor-[0-9]* +CONFLICTS_INSTALL= tor-[0-9]* STATIC_TOR_USES= ssl:build STATIC_TOR_USES_OFF= ssl Modified: head/security/tor-devel/distinfo ============================================================================== --- head/security/tor-devel/distinfo Wed Sep 13 16:13:49 2017 (r449804) +++ head/security/tor-devel/distinfo Wed Sep 13 16:50:37 2017 (r449805) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502515690 -SHA256 (tor-0.3.1.5-alpha.tar.gz) = 04281b87e8b97517ba52232cd58de06a816f5a136b9b7a7316be878b36df8313 -SIZE (tor-0.3.1.5-alpha.tar.gz) = 5997514 +TIMESTAMP = 1505321357 +SHA256 (tor-0.3.1.6-rc.tar.gz) = d1548e28e1f82e2eb4a95f2334f4809383f173b32e57ab628d76b088f10ca6fd +SIZE (tor-0.3.1.6-rc.tar.gz) = 6029128