From owner-svn-ports-all@freebsd.org Tue Dec 18 19:12:00 2018 Return-Path: Delivered-To: svn-ports-all@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 15C7C133B843; Tue, 18 Dec 2018 19:12:00 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AE2B5831DB; Tue, 18 Dec 2018 19:11:59 +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 A2D9B31C2; Tue, 18 Dec 2018 19:11:59 +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 wBIJBxXU002494; Tue, 18 Dec 2018 19:11:59 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBIJBxKR002493; Tue, 18 Dec 2018 19:11:59 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201812181911.wBIJBxKR002493@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Tue, 18 Dec 2018 19:11:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487764 - 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: 487764 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: AE2B5831DB X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.96 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.96)[-0.964,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-0.998,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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, 18 Dec 2018 19:12:00 -0000 Author: yuri Date: Tue Dec 18 19:11:59 2018 New Revision: 487764 URL: https://svnweb.freebsd.org/changeset/ports/487764 Log: security/tor-devel: Update 0.3.5.5-alpha -> 0.3.5.6-rc Changelog: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.3.5.6-rc&id=a06093faaa65b0e0645f29c74abddcb42ac6e975 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 Tue Dec 18 19:06:21 2018 (r487763) +++ head/security/tor-devel/Makefile Tue Dec 18 19:11:59 2018 (r487764) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.3.5.5 -PORTREVISION= 1 -DISTVERSIONSUFFIX= -alpha +DISTVERSION= 0.3.5.6 +DISTVERSIONSUFFIX= -rc CATEGORIES= security net ipv6 MASTER_SITES= TOR PKGNAMESUFFIX= -devel Modified: head/security/tor-devel/distinfo ============================================================================== --- head/security/tor-devel/distinfo Tue Dec 18 19:06:21 2018 (r487763) +++ head/security/tor-devel/distinfo Tue Dec 18 19:11:59 2018 (r487764) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542387434 -SHA256 (tor-0.3.5.5-alpha.tar.gz) = 84d746abc960e8212fc8bffbf91020ab55d426d2a00751cfd038c41c1bee1332 -SIZE (tor-0.3.5.5-alpha.tar.gz) = 6893528 +TIMESTAMP = 1545159200 +SHA256 (tor-0.3.5.6-rc.tar.gz) = a77e2d3845fdd15ccf3294c665542acb0159e20ff0cb381301892a8fecd70981 +SIZE (tor-0.3.5.6-rc.tar.gz) = 6917906