View | Details | Raw Unified | Return to bug 231707
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	go-ethereum
3
PORTNAME=	go-ethereum
4
DISTVERSIONPREFIX=	v
4
DISTVERSIONPREFIX=	v
5
DISTVERSION=	1.8.14
5
DISTVERSION=	1.8.16
6
CATEGORIES=	net-p2p
6
CATEGORIES=	net-p2p
7
7
8
MAINTAINER=	me@enriquefynn.com
8
MAINTAINER=	me@enriquefynn.com
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1534941286
1
TIMESTAMP = 1537865506
2
SHA256 (ethereum-go-ethereum-v1.8.14_GH0.tar.gz) = 4aa87bd594c18fec604db1804e69b303724b097b5b1021b2017ac2cf412f837a
2
SHA256 (ethereum-go-ethereum-v1.8.16_GH0.tar.gz) = dd109467b3aa3bc928b456ef4ea84d89b8f067df64fc2fc5bfa9a0d4179ff1d4
3
SIZE (ethereum-go-ethereum-v1.8.14_GH0.tar.gz) = 11093877
3
SIZE (ethereum-go-ethereum-v1.8.16_GH0.tar.gz) = 11119027
(-)pkg-plist (-1 / +1 lines)
Lines 2-8 Link Here
2
%%DEVTOOLS%%bin/abigen
2
%%DEVTOOLS%%bin/abigen
3
%%DEVTOOLS%%bin/bootnode
3
%%DEVTOOLS%%bin/bootnode
4
%%DEVTOOLS%%bin/evm
4
%%DEVTOOLS%%bin/evm
5
%%DEVTOOLS%%bin/puppeth
6
%%DEVTOOLS%%bin/rlpdump
5
%%DEVTOOLS%%bin/rlpdump
7
%%DEVTOOLS%%bin/swarm
6
%%DEVTOOLS%%bin/swarm
7
%%DEVTOOLS%%bin/puppeth
8
%%DEVTOOLS%%bin/wnode
8
%%DEVTOOLS%%bin/wnode

Return to bug 231707