svn commit: r512637 - head/net-p2p/go-ethereum

Steve Wills swills at FreeBSD.org
Mon Sep 23 14:50:23 UTC 2019


Author: swills
Date: Mon Sep 23 14:50:23 2019
New Revision: 512637
URL: https://svnweb.freebsd.org/changeset/ports/512637

Log:
  net-p2p/go-ethereum: upgrade to 1.9.5
  
  PR:		240772
  Submitted by:	Enrique Fynn <me at 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	Mon Sep 23 14:16:58 2019	(r512636)
+++ head/net-p2p/go-ethereum/Makefile	Mon Sep 23 14:50:23 2019	(r512637)
@@ -2,7 +2,7 @@
 
 PORTNAME=	go-ethereum
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.9.3
+DISTVERSION=	1.9.5
 CATEGORIES=	net-p2p
 
 MAINTAINER=	me at enriquefynn.com

Modified: head/net-p2p/go-ethereum/distinfo
==============================================================================
--- head/net-p2p/go-ethereum/distinfo	Mon Sep 23 14:16:58 2019	(r512636)
+++ head/net-p2p/go-ethereum/distinfo	Mon Sep 23 14:50:23 2019	(r512637)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568098684
-SHA256 (ethereum-go-ethereum-v1.9.3_GH0.tar.gz) = d16e8b42b37a23b448775f27f0d2018425e6a1e6fc215f764aad3665a20bf493
-SIZE (ethereum-go-ethereum-v1.9.3_GH0.tar.gz) = 16141718
+TIMESTAMP = 1569246316
+SHA256 (ethereum-go-ethereum-v1.9.5_GH0.tar.gz) = e3972fa7c3883d6c5672c4d9bc9a087b7c224810b35cf4d146f9ac9de4e3bf90
+SIZE (ethereum-go-ethereum-v1.9.5_GH0.tar.gz) = 16154008


More information about the svn-ports-all mailing list