Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2018 21:35:40 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480697 - head/net-p2p/go-ethereum
Message-ID:  <201809252135.w8PLZedX088354@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <me@enriquefynn.com>
  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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809252135.w8PLZedX088354>