From owner-svn-ports-all@freebsd.org Tue Feb 21 14:20:47 2017 Return-Path: Delivered-To: svn-ports-all@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 729DFCE79E1; Tue, 21 Feb 2017 14:20:47 +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 26A5C1A60; Tue, 21 Feb 2017 14:20:47 +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 v1LEKksL008146; Tue, 21 Feb 2017 14:20:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1LEKk5S008144; Tue, 21 Feb 2017 14:20:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702211420.v1LEKk5S008144@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 21 Feb 2017 14:20:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r434528 - branches/2017Q1/security/tor-devel X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Feb 2017 14:20:47 -0000 Author: amdmi3 Date: Tue Feb 21 14:20:45 2017 New Revision: 434528 URL: https://svnweb.freebsd.org/changeset/ports/434528 Log: MFH: r434527 - Update to 0.3.0.3-alpha MFH reason is that tor-devel 0.3.0.1 gives the following warning: "[warn] Please upgrade! This version of Tor (0.3.0.1-alpha) is not recommended, according to the directory authorities. Recommended versions are: 0.2.4.27,0.2.4.28,0.2.5.12,0.2.5.13,0.2.7.6,0.2.7.7,0.2.8.9,0.2.8.10,0.2.8.11,0.2.8.12,0.2.9.9,0.3.0.2-alpha,0.3.0.3-alpha" PR: 216949 Submitted by: yuri@rawbw.com (maintainer) Approved by: ports-secteam (with hat) Modified: branches/2017Q1/security/tor-devel/Makefile branches/2017Q1/security/tor-devel/distinfo Directory Properties: branches/2017Q1/ (props changed) Modified: branches/2017Q1/security/tor-devel/Makefile ============================================================================== --- branches/2017Q1/security/tor-devel/Makefile Tue Feb 21 14:16:39 2017 (r434527) +++ branches/2017Q1/security/tor-devel/Makefile Tue Feb 21 14:20:45 2017 (r434528) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.3.0.1-alpha +DISTVERSION= 0.3.0.3-alpha CATEGORIES= security net ipv6 MASTER_SITES= TOR PKGNAMESUFFIX= -devel Modified: branches/2017Q1/security/tor-devel/distinfo ============================================================================== --- branches/2017Q1/security/tor-devel/distinfo Tue Feb 21 14:16:39 2017 (r434527) +++ branches/2017Q1/security/tor-devel/distinfo Tue Feb 21 14:20:45 2017 (r434528) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482222281 -SHA256 (tor-0.3.0.1-alpha.tar.gz) = 7013353f0cbd2af8c0144f6167339f6eb252eb35ca9a2db2971310171108b064 -SIZE (tor-0.3.0.1-alpha.tar.gz) = 5704559 +TIMESTAMP = 1486672862 +SHA256 (tor-0.3.0.3-alpha.tar.gz) = 739adb4a7ae1eb12582a667d56f7e8348123b1e00fe9d8a6159776df6dba7a87 +SIZE (tor-0.3.0.3-alpha.tar.gz) = 5738504