From owner-svn-ports-branches@freebsd.org Mon Oct 16 22:00:55 2017 Return-Path: Delivered-To: svn-ports-branches@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 350C2E466A0; Mon, 16 Oct 2017 22:00:55 +0000 (UTC) (envelope-from ultima@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 046776F2BD; Mon, 16 Oct 2017 22:00:54 +0000 (UTC) (envelope-from ultima@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9GM0sPw044464; Mon, 16 Oct 2017 22:00:54 GMT (envelope-from ultima@FreeBSD.org) Received: (from ultima@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9GM0si5044462; Mon, 16 Oct 2017 22:00:54 GMT (envelope-from ultima@FreeBSD.org) Message-Id: <201710162200.v9GM0si5044462@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ultima set sender to ultima@FreeBSD.org using -f From: Richard Gallamore Date: Mon, 16 Oct 2017 22:00:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r452254 - branches/2017Q4/net-p2p/go-ethereum X-SVN-Group: ports-branches X-SVN-Commit-Author: ultima X-SVN-Commit-Paths: branches/2017Q4/net-p2p/go-ethereum X-SVN-Commit-Revision: 452254 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Oct 2017 22:00:55 -0000 Author: ultima Date: Mon Oct 16 22:00:53 2017 New Revision: 452254 URL: https://svnweb.freebsd.org/changeset/ports/452254 Log: MFH: r452165 * Updated to 1.7.2 - [High severity] Upgrade to 1.7.2 to fix a DOS vulnerability in the EVM. PR: 223013 Submitted by: Enrique Fynn (maintainer) Approved by: portmgr (swills) Modified: branches/2017Q4/net-p2p/go-ethereum/Makefile branches/2017Q4/net-p2p/go-ethereum/distinfo Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/net-p2p/go-ethereum/Makefile ============================================================================== --- branches/2017Q4/net-p2p/go-ethereum/Makefile Mon Oct 16 22:00:30 2017 (r452253) +++ branches/2017Q4/net-p2p/go-ethereum/Makefile Mon Oct 16 22:00:53 2017 (r452254) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= go-ethereum -PORTVERSION= 1.7.1 +PORTVERSION= 1.7.2 DISTVERSIONPREFIX= v CATEGORIES= net-p2p Modified: branches/2017Q4/net-p2p/go-ethereum/distinfo ============================================================================== --- branches/2017Q4/net-p2p/go-ethereum/distinfo Mon Oct 16 22:00:30 2017 (r452253) +++ branches/2017Q4/net-p2p/go-ethereum/distinfo Mon Oct 16 22:00:53 2017 (r452254) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507108651 -SHA256 (ethereum-go-ethereum-v1.7.1_GH0.tar.gz) = 403c1e701acad24e4132db55e8796bbb03ca2135788943869abf5f7bc8919dbc -SIZE (ethereum-go-ethereum-v1.7.1_GH0.tar.gz) = 7082554 +TIMESTAMP = 1508012525 +SHA256 (ethereum-go-ethereum-v1.7.2_GH0.tar.gz) = 456ff0e6f495a69b4df11618156010d6f26ccbaba39e544c95108942b10897dc +SIZE (ethereum-go-ethereum-v1.7.2_GH0.tar.gz) = 7037907