From owner-svn-ports-all@freebsd.org Sat Dec 8 14:40:13 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 7F0FF1318C40; Sat, 8 Dec 2018 14:40:13 +0000 (UTC) (envelope-from rene@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 1FC7381225; Sat, 8 Dec 2018 14:40:13 +0000 (UTC) (envelope-from rene@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 00A8123698; Sat, 8 Dec 2018 14:40:13 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wB8EeCZY061098; Sat, 8 Dec 2018 14:40:12 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wB8EeCCh061096; Sat, 8 Dec 2018 14:40:12 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201812081440.wB8EeCCh061096@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 8 Dec 2018 14:40:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r486953 - branches/2018Q4/security/tor X-SVN-Group: ports-branches X-SVN-Commit-Author: rene X-SVN-Commit-Paths: branches/2018Q4/security/tor X-SVN-Commit-Revision: 486953 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 1FC7381225 X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_SHORT(-0.96)[-0.963,0]; NEURAL_HAM_LONG(-0.99)[-0.990,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org 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: Sat, 08 Dec 2018 14:40:13 -0000 Author: rene Date: Sat Dec 8 14:40:12 2018 New Revision: 486953 URL: https://svnweb.freebsd.org/changeset/ports/486953 Log: MFH: r483832 security/tor: Update 0.3.4.8 -> 0.3.4.9 Changelog: https://gitweb.torproject.org/tor.git/tree/ChangeLog?h=tor-0.3.4.9 Reported by: upstream notification MFH'ing this commit because 0.3.4.8 is no longer recommended by the directory authorities. Approved by: portmgr (implicit) Modified: branches/2018Q4/security/tor/Makefile branches/2018Q4/security/tor/distinfo Directory Properties: branches/2018Q4/ (props changed) Modified: branches/2018Q4/security/tor/Makefile ============================================================================== --- branches/2018Q4/security/tor/Makefile Sat Dec 8 14:21:17 2018 (r486952) +++ branches/2018Q4/security/tor/Makefile Sat Dec 8 14:40:12 2018 (r486953) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.3.4.8 +DISTVERSION= 0.3.4.9 CATEGORIES= security net ipv6 MASTER_SITES= TOR Modified: branches/2018Q4/security/tor/distinfo ============================================================================== --- branches/2018Q4/security/tor/distinfo Sat Dec 8 14:21:17 2018 (r486952) +++ branches/2018Q4/security/tor/distinfo Sat Dec 8 14:40:12 2018 (r486953) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536628507 -SHA256 (tor-0.3.4.8.tar.gz) = 826a4cb2c099a29c7cf91516ffffcfcb5aace7533b8853a8c8bddcfe2bfb1023 -SIZE (tor-0.3.4.8.tar.gz) = 6679385 +TIMESTAMP = 1541177990 +SHA256 (tor-0.3.4.9.tar.gz) = 1a171081f02b9a6ff9e28c0898defb7670e5bbb3bdbcaddfcf4e4304aedd164a +SIZE (tor-0.3.4.9.tar.gz) = 6695931