From owner-svn-ports-head@freebsd.org Thu Nov 9 05:53:10 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 84370E6BCDC; Thu, 9 Nov 2017 05:53:10 +0000 (UTC) (envelope-from yuri@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 4E50C79131; Thu, 9 Nov 2017 05:53:10 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vA95r9oj099274; Thu, 9 Nov 2017 05:53:09 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA95r9kJ099272; Thu, 9 Nov 2017 05:53:09 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201711090553.vA95r9kJ099272@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Thu, 9 Nov 2017 05:53:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453792 - head/security/tor-devel X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: head/security/tor-devel X-SVN-Commit-Revision: 453792 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: Thu, 09 Nov 2017 05:53:10 -0000 Author: yuri Date: Thu Nov 9 05:53:09 2017 New Revision: 453792 URL: https://svnweb.freebsd.org/changeset/ports/453792 Log: security/tor-devel: Update to 0.3.2.4-alpha Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13012 Modified: head/security/tor-devel/Makefile head/security/tor-devel/distinfo Modified: head/security/tor-devel/Makefile ============================================================================== --- head/security/tor-devel/Makefile Thu Nov 9 05:49:40 2017 (r453791) +++ head/security/tor-devel/Makefile Thu Nov 9 05:53:09 2017 (r453792) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.3.2.3-alpha +DISTVERSION= 0.3.2.4-alpha CATEGORIES= security net ipv6 MASTER_SITES= TOR PKGNAMESUFFIX= -devel -MAINTAINER= yuri@rawbw.com +MAINTAINER= yuri@FreeBSD.org COMMENT= Anonymizing overlay network for TCP LICENSE= BSD3CLAUSE Modified: head/security/tor-devel/distinfo ============================================================================== --- head/security/tor-devel/distinfo Thu Nov 9 05:49:40 2017 (r453791) +++ head/security/tor-devel/distinfo Thu Nov 9 05:53:09 2017 (r453792) @@ -1,3 +1,3 @@ -TIMESTAMP = 1509176610 -SHA256 (tor-0.3.2.3-alpha.tar.gz) = 1440a4bf6d52cb9831991af6ae7a0fc1c152af59108c9dff6b036e70e3641d19 -SIZE (tor-0.3.2.3-alpha.tar.gz) = 6277836 +TIMESTAMP = 1510192127 +SHA256 (tor-0.3.2.4-alpha.tar.gz) = c3ea7826b783d4357a624248d8448480f27838ceb3c1bba02a4a0e5d36564fba +SIZE (tor-0.3.2.4-alpha.tar.gz) = 6282717