aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/go-ethereum
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2018-07-06 13:45:21 +0000
committerWen Heping <wen@FreeBSD.org>2018-07-06 13:45:21 +0000
commit4fdf32fc85f5d277314ddd54c9880c6f7cfaa265 (patch)
tree165cf74a81de6ddb77720459eab7807a491ef1a1 /net-p2p/go-ethereum
parent062d65a91b7bce078f6f6a6dd9d62d37022872c2 (diff)
downloadports-4fdf32fc85f5d277314ddd54c9880c6f7cfaa265.tar.gz
ports-4fdf32fc85f5d277314ddd54c9880c6f7cfaa265.zip
- Update to 1.8.12
PR: 229541 Submitted by: me@enriquefynn.com(maintainer)
Notes
Notes: svn path=/head/; revision=474012
Diffstat (limited to 'net-p2p/go-ethereum')
-rw-r--r--net-p2p/go-ethereum/Makefile3
-rw-r--r--net-p2p/go-ethereum/distinfo6
-rw-r--r--net-p2p/go-ethereum/pkg-plist1
3 files changed, 4 insertions, 6 deletions
diff --git a/net-p2p/go-ethereum/Makefile b/net-p2p/go-ethereum/Makefile
index a2a6c4c419bd..d1fe40b7637f 100644
--- a/net-p2p/go-ethereum/Makefile
+++ b/net-p2p/go-ethereum/Makefile
@@ -2,7 +2,7 @@
PORTNAME= go-ethereum
DISTVERSIONPREFIX= v
-DISTVERSION= 1.8.9
+DISTVERSION= 1.8.12
CATEGORIES= net-p2p
MAINTAINER= me@enriquefynn.com
@@ -29,7 +29,6 @@ do-install-DEVTOOLS-on:
${INSTALL_PROGRAM} ${WRKSRC}/build/bin/abigen ${STAGEDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/build/bin/bootnode ${STAGEDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/build/bin/evm ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_PROGRAM} ${WRKSRC}/build/bin/faucet ${STAGEDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/build/bin/puppeth ${STAGEDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/build/bin/rlpdump ${STAGEDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/build/bin/swarm ${STAGEDIR}${PREFIX}/bin
diff --git a/net-p2p/go-ethereum/distinfo b/net-p2p/go-ethereum/distinfo
index 64b124283e6d..4673dce932d4 100644
--- a/net-p2p/go-ethereum/distinfo
+++ b/net-p2p/go-ethereum/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527700871
-SHA256 (ethereum-go-ethereum-v1.8.9_GH0.tar.gz) = 532749f0640e83a16ada0f3e9be2a15ba9a513024828845400c388827474671e
-SIZE (ethereum-go-ethereum-v1.8.9_GH0.tar.gz) = 9452359
+TIMESTAMP = 1530879167
+SHA256 (ethereum-go-ethereum-v1.8.12_GH0.tar.gz) = 53cfd6ff2f82f7a42fa5175e2a795aada4425a22353e5d46008cd566bfb5e239
+SIZE (ethereum-go-ethereum-v1.8.12_GH0.tar.gz) = 10795564
diff --git a/net-p2p/go-ethereum/pkg-plist b/net-p2p/go-ethereum/pkg-plist
index 470653c805bc..0fd755dbcbc8 100644
--- a/net-p2p/go-ethereum/pkg-plist
+++ b/net-p2p/go-ethereum/pkg-plist
@@ -2,7 +2,6 @@ bin/geth
%%DEVTOOLS%%bin/abigen
%%DEVTOOLS%%bin/bootnode
%%DEVTOOLS%%bin/evm
-%%DEVTOOLS%%bin/faucet
%%DEVTOOLS%%bin/puppeth
%%DEVTOOLS%%bin/rlpdump
%%DEVTOOLS%%bin/swarm