Index: head/net-p2p/go-ethereum/Makefile =================================================================== --- head/net-p2p/go-ethereum/Makefile (revision 442612) +++ head/net-p2p/go-ethereum/Makefile (revision 442613) @@ -1,34 +1,37 @@ # $FreeBSD$ PORTNAME= go-ethereum -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.5 DISTVERSIONPREFIX= v CATEGORIES= net-p2p MAINTAINER= enriquefynn@gmail.com COMMENT= Go implementation of the Ethereum y/w paper LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= go:lang/go USE_GITHUB= yes GH_ACCOUNT= ethereum OPTIONS_DEFINE= DEVTOOLS OPTIONS_SUB= yes 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 ${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 ${INSTALL_PROGRAM} ${WRKSRC}/build/bin/wnode ${STAGEDIR}${PREFIX}/bin .include Index: head/net-p2p/go-ethereum/distinfo =================================================================== --- head/net-p2p/go-ethereum/distinfo (revision 442612) +++ head/net-p2p/go-ethereum/distinfo (revision 442613) @@ -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