Index: head/net-p2p/go-ethereum/Makefile =================================================================== --- head/net-p2p/go-ethereum/Makefile (revision 480696) +++ head/net-p2p/go-ethereum/Makefile (revision 480697) @@ -1,37 +1,37 @@ # $FreeBSD$ PORTNAME= go-ethereum DISTVERSIONPREFIX= v -DISTVERSION= 1.8.14 +DISTVERSION= 1.8.16 CATEGORIES= net-p2p MAINTAINER= me@enriquefynn.com COMMENT= Go implementation of the Ethereum y/w paper LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= go>=1.9.2:lang/go USE_GITHUB= yes GH_ACCOUNT= ethereum OPTIONS_DEFINE= DEVTOOLS OPTIONS_SUB= yes DEVTOOLS_DESC= Developer tools TMPDIR= ${WRKDIR} 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/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 480696) +++ head/net-p2p/go-ethereum/distinfo (revision 480697) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534941286 -SHA256 (ethereum-go-ethereum-v1.8.14_GH0.tar.gz) = 4aa87bd594c18fec604db1804e69b303724b097b5b1021b2017ac2cf412f837a -SIZE (ethereum-go-ethereum-v1.8.14_GH0.tar.gz) = 11093877 +TIMESTAMP = 1537865506 +SHA256 (ethereum-go-ethereum-v1.8.16_GH0.tar.gz) = dd109467b3aa3bc928b456ef4ea84d89b8f067df64fc2fc5bfa9a0d4179ff1d4 +SIZE (ethereum-go-ethereum-v1.8.16_GH0.tar.gz) = 11119027