From owner-svn-ports-head@freebsd.org Tue Sep 25 21:35:41 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 244CA108EB14; Tue, 25 Sep 2018 21:35:41 +0000 (UTC) (envelope-from 0mp@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 C344F821BA; Tue, 25 Sep 2018 21:35:40 +0000 (UTC) (envelope-from 0mp@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 BA99761B8; Tue, 25 Sep 2018 21:35:40 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8PLZeTo088355; Tue, 25 Sep 2018 21:35:40 GMT (envelope-from 0mp@FreeBSD.org) Received: (from 0mp@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8PLZedX088354; Tue, 25 Sep 2018 21:35:40 GMT (envelope-from 0mp@FreeBSD.org) Message-Id: <201809252135.w8PLZedX088354@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: 0mp set sender to 0mp@FreeBSD.org using -f From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Tue, 25 Sep 2018 21:35:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480697 - head/net-p2p/go-ethereum X-SVN-Group: ports-head X-SVN-Commit-Author: 0mp X-SVN-Commit-Paths: head/net-p2p/go-ethereum X-SVN-Commit-Revision: 480697 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: Tue, 25 Sep 2018 21:35:41 -0000 Author: 0mp Date: Tue Sep 25 21:35:40 2018 New Revision: 480697 URL: https://svnweb.freebsd.org/changeset/ports/480697 Log: net-p2p/go-ethereum: Update to v1.8.16. PR: 231707 Submitted by: Enrique Fynn Approved by: krion (mentor) Differential Revision: https://reviews.freebsd.org/D17310 Modified: head/net-p2p/go-ethereum/Makefile head/net-p2p/go-ethereum/distinfo Modified: head/net-p2p/go-ethereum/Makefile ============================================================================== --- head/net-p2p/go-ethereum/Makefile Tue Sep 25 20:37:34 2018 (r480696) +++ head/net-p2p/go-ethereum/Makefile Tue Sep 25 21:35:40 2018 (r480697) @@ -2,7 +2,7 @@ PORTNAME= go-ethereum DISTVERSIONPREFIX= v -DISTVERSION= 1.8.14 +DISTVERSION= 1.8.16 CATEGORIES= net-p2p MAINTAINER= me@enriquefynn.com Modified: head/net-p2p/go-ethereum/distinfo ============================================================================== --- head/net-p2p/go-ethereum/distinfo Tue Sep 25 20:37:34 2018 (r480696) +++ head/net-p2p/go-ethereum/distinfo Tue Sep 25 21:35:40 2018 (r480697) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534941286 -SHA256 (ethereum-go-ethereum-v1.8.14_GH0.tar.gz) = 4aa87bd594c18fec604db1804e69b303724b097b5b1021b2017ac2cf412f837a -SIZE (ethereum-go-ethereum-v1.8.14_GH0.tar.gz) = 11093877 +TIMESTAMP = 1537865506 +SHA256 (ethereum-go-ethereum-v1.8.16_GH0.tar.gz) = dd109467b3aa3bc928b456ef4ea84d89b8f067df64fc2fc5bfa9a0d4179ff1d4 +SIZE (ethereum-go-ethereum-v1.8.16_GH0.tar.gz) = 11119027