From owner-svn-ports-head@freebsd.org Mon Jul 9 20:32:33 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B0D98102C337; Mon, 9 Jul 2018 20:32:33 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5D527856CB; Mon, 9 Jul 2018 20:32:33 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3EB2B19F6B; Mon, 9 Jul 2018 20:32:33 +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 w69KWXfd045381; Mon, 9 Jul 2018 20:32:33 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w69KWWrg045379; Mon, 9 Jul 2018 20:32:32 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201807092032.w69KWWrg045379@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Mon, 9 Jul 2018 20:32:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474302 - 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: 474302 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.27 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, 09 Jul 2018 20:32:33 -0000 Author: yuri Date: Mon Jul 9 20:32:32 2018 New Revision: 474302 URL: https://svnweb.freebsd.org/changeset/ports/474302 Log: security/tor-devel: Update 0.3.4.3-alpha -> 0.3.4.4-rc Changelog: https://gitweb.torproject.org/tor.git/tree/ChangeLog?id=ab57cf6493f502abf7cc10bb800c0d01925bc0fc Reported by: upstream notification Modified: head/security/tor-devel/Makefile head/security/tor-devel/distinfo Modified: head/security/tor-devel/Makefile ============================================================================== --- head/security/tor-devel/Makefile Mon Jul 9 20:30:31 2018 (r474301) +++ head/security/tor-devel/Makefile Mon Jul 9 20:32:32 2018 (r474302) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.3.4.3 -DISTVERSIONSUFFIX= -alpha +DISTVERSION= 0.3.4.4 +DISTVERSIONSUFFIX= -rc CATEGORIES= security net ipv6 MASTER_SITES= TOR PKGNAMESUFFIX= -devel Modified: head/security/tor-devel/distinfo ============================================================================== --- head/security/tor-devel/distinfo Mon Jul 9 20:30:31 2018 (r474301) +++ head/security/tor-devel/distinfo Mon Jul 9 20:32:32 2018 (r474302) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530033724 -SHA256 (tor-0.3.4.3-alpha.tar.gz) = ba691d61557a8a978dfb8851d01de4d50bc2b31de0d344e2f914f8c668f28b15 -SIZE (tor-0.3.4.3-alpha.tar.gz) = 6642369 +TIMESTAMP = 1531167674 +SHA256 (tor-0.3.4.4-rc.tar.gz) = d9f556e3213e12bd989666da778c043d4c78b448290fcccee0f7590c08b9505f +SIZE (tor-0.3.4.4-rc.tar.gz) = 6639282