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

Yuri Victorovich yuri at FreeBSD.org
Wed Mar 7 21:52:07 UTC 2018


Author: yuri
Date: Wed Mar  7 21:52:06 2018
New Revision: 463838
URL: https://svnweb.freebsd.org/changeset/ports/463838

Log:
  net-p2p/go-ethereum: Update to 1.8.2
  
  Changelog:
  https://github.com/ethereum/go-ethereum/releases/tag/v1.8.2
  
  Also changed to DISTVERSION
  
  PR:		226417
  Submitted by:	Enrique Fynn <me at enriquefynn.com> (maintainer)
  Approved by:	tcberner (mentor, implicit)

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	Wed Mar  7 21:39:21 2018	(r463837)
+++ head/net-p2p/go-ethereum/Makefile	Wed Mar  7 21:52:06 2018	(r463838)
@@ -1,8 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	go-ethereum
-PORTVERSION=	1.8.1
 DISTVERSIONPREFIX=	v
+DISTVERSION=	1.8.2
 CATEGORIES=	net-p2p
 
 MAINTAINER=	me at enriquefynn.com

Modified: head/net-p2p/go-ethereum/distinfo
==============================================================================
--- head/net-p2p/go-ethereum/distinfo	Wed Mar  7 21:39:21 2018	(r463837)
+++ head/net-p2p/go-ethereum/distinfo	Wed Mar  7 21:52:06 2018	(r463838)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519404195
-SHA256 (ethereum-go-ethereum-v1.8.1_GH0.tar.gz) = be8bb83619f83a2e3acadbc82d2ae8064f8b0dbce17d61de72fdbf0a03480e75
-SIZE (ethereum-go-ethereum-v1.8.1_GH0.tar.gz) = 9049848
+TIMESTAMP = 1520458979
+SHA256 (ethereum-go-ethereum-v1.8.2_GH0.tar.gz) = 9e3b744d347f326b7e21b697379173df102139dc13210b9ef55c1ff9659e8843
+SIZE (ethereum-go-ethereum-v1.8.2_GH0.tar.gz) = 9129180


More information about the svn-ports-all mailing list