Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Sep 2019 14:18:24 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r511968 - head/net-p2p/go-ethereum
Message-ID:  <201909131418.x8DEIOwh008682@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Fri Sep 13 14:18:24 2019
New Revision: 511968
URL: https://svnweb.freebsd.org/changeset/ports/511968

Log:
  net-p2p/go-ethereum: upgrade to 1.9.3
  
  PR:		240468
  Submitted by:	Enrique Fynn <me@enriquefynn.com> (maintainer)

Modified:
  head/net-p2p/go-ethereum/Makefile   (contents, props changed)
  head/net-p2p/go-ethereum/distinfo   (contents, props changed)

Modified: head/net-p2p/go-ethereum/Makefile
==============================================================================
--- head/net-p2p/go-ethereum/Makefile	Fri Sep 13 14:15:26 2019	(r511967)
+++ head/net-p2p/go-ethereum/Makefile	Fri Sep 13 14:18:24 2019	(r511968)
@@ -2,7 +2,7 @@
 
 PORTNAME=	go-ethereum
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.9.2
+DISTVERSION=	1.9.3
 CATEGORIES=	net-p2p
 
 MAINTAINER=	me@enriquefynn.com

Modified: head/net-p2p/go-ethereum/distinfo
==============================================================================
--- head/net-p2p/go-ethereum/distinfo	Fri Sep 13 14:15:26 2019	(r511967)
+++ head/net-p2p/go-ethereum/distinfo	Fri Sep 13 14:18:24 2019	(r511968)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565773811
-SHA256 (ethereum-go-ethereum-v1.9.2_GH0.tar.gz) = e6ffeec853847e859a37c6077cf4503642403926a6918686f161db50e88911e2
-SIZE (ethereum-go-ethereum-v1.9.2_GH0.tar.gz) = 16775855
+TIMESTAMP = 1568098684
+SHA256 (ethereum-go-ethereum-v1.9.3_GH0.tar.gz) = d16e8b42b37a23b448775f27f0d2018425e6a1e6fc215f764aad3665a20bf493
+SIZE (ethereum-go-ethereum-v1.9.3_GH0.tar.gz) = 16141718



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