From owner-svn-ports-all@freebsd.org Fri Sep 23 18:28:43 2016 Return-Path: Delivered-To: svn-ports-all@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 C732ABE6D69; Fri, 23 Sep 2016 18:28:43 +0000 (UTC) (envelope-from jrm@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 93AAD847; Fri, 23 Sep 2016 18:28:43 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u8NISg9D083083; Fri, 23 Sep 2016 18:28:42 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u8NISgo7083081; Fri, 23 Sep 2016 18:28:42 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201609231828.u8NISgo7083081@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Fri, 23 Sep 2016 18:28:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r422690 - head/net-p2p/go-ethereum X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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: Fri, 23 Sep 2016 18:28:43 -0000 Author: jrm Date: Fri Sep 23 18:28:42 2016 New Revision: 422690 URL: https://svnweb.freebsd.org/changeset/ports/422690 Log: Upgrade to version 1.4.12 PR: 212917 Submitted by: enriquefynn@gmail.com (maintainer) Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D8014 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 Fri Sep 23 18:22:51 2016 (r422689) +++ head/net-p2p/go-ethereum/Makefile Fri Sep 23 18:28:42 2016 (r422690) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= go-ethereum -PORTVERSION= 1.4.10 +PORTVERSION= 1.4.12 DISTVERSIONPREFIX= v CATEGORIES= net-p2p Modified: head/net-p2p/go-ethereum/distinfo ============================================================================== --- head/net-p2p/go-ethereum/distinfo Fri Sep 23 18:22:51 2016 (r422689) +++ head/net-p2p/go-ethereum/distinfo Fri Sep 23 18:28:42 2016 (r422690) @@ -1,2 +1,3 @@ -SHA256 (ethereum-go-ethereum-v1.4.10_GH0.tar.gz) = 971f487f4a432cb9d95618cf87bb2d00a9acc3d9c11d152ea3110e7ab2253d87 -SIZE (ethereum-go-ethereum-v1.4.10_GH0.tar.gz) = 11074273 +TIMESTAMP = 1474619220 +SHA256 (ethereum-go-ethereum-v1.4.12_GH0.tar.gz) = 857abb23fdc2f561ae5d12013b15bfd5ccb3868330a9a42e15d532a39d37637c +SIZE (ethereum-go-ethereum-v1.4.12_GH0.tar.gz) = 11078197