summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-06-05 12:54:27 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-06-05 12:54:27 +0000
commitc7c9d908bc98d5f91aeef608c3767fc06831f22b (patch)
tree0f66511cdfd004ac78cd86d108b3e4a9a4706999 /net-p2p
parentUpdate libgweather to 3.24.1. (diff)
- Upgrade to 1.6.5 [1]
- While here, add OPTIONS_FINE and use options helpers PR: 219769 [1] Submitted by: enriquefynn@gmail.com (maintainer) [1]
Notes
Notes: svn path=/head/; revision=442613
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/go-ethereum/Makefile5
-rw-r--r--net-p2p/go-ethereum/distinfo6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-p2p/go-ethereum/Makefile b/net-p2p/go-ethereum/Makefile
index e77f6ac7fde9..5474802c9888 100644
--- a/net-p2p/go-ethereum/Makefile
+++ b/net-p2p/go-ethereum/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= go-ethereum
-PORTVERSION= 1.6.2
+PORTVERSION= 1.6.5
DISTVERSIONPREFIX= v
CATEGORIES= net-p2p
@@ -9,6 +9,7 @@ MAINTAINER= enriquefynn@gmail.com
COMMENT= Go implementation of the Ethereum y/w paper
LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= go:lang/go
@@ -22,6 +23,8 @@ DEVTOOLS_DESC= Developer tools
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/build/bin/geth ${STAGEDIR}${PREFIX}/bin
+
+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
diff --git a/net-p2p/go-ethereum/distinfo b/net-p2p/go-ethereum/distinfo
index 553fda97d988..a8ecd80aa704 100644
--- a/net-p2p/go-ethereum/distinfo
+++ b/net-p2p/go-ethereum/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1496303944
-SHA256 (ethereum-go-ethereum-v1.6.2_GH0.tar.gz) = fb9dad31f8cfff572cc3246eba68d2e33dca3c749ef9f8f81175605e0c971409
-SIZE (ethereum-go-ethereum-v1.6.2_GH0.tar.gz) = 17223273
+TIMESTAMP = 1496575839
+SHA256 (ethereum-go-ethereum-v1.6.5_GH0.tar.gz) = dc6e0172f88323e0dd5140144c3028a017f41cea5d27230835dde28f7e71955a
+SIZE (ethereum-go-ethereum-v1.6.5_GH0.tar.gz) = 17227050