Index: head/net-p2p/go-ethereum/Makefile =================================================================== --- head/net-p2p/go-ethereum/Makefile (revision 431424) +++ head/net-p2p/go-ethereum/Makefile (revision 431425) @@ -1,48 +1,48 @@ # $FreeBSD$ PORTNAME= go-ethereum -PORTVERSION= 1.5.4 +PORTVERSION= 1.5.6 DISTVERSIONPREFIX= v CATEGORIES= net-p2p MAINTAINER= enriquefynn@gmail.com COMMENT= Go implementation of the Ethereum y/w paper LICENSE= GPLv3 BUILD_DEPENDS= go:lang/go RUN_DEPENDS= go:lang/go USE_GITHUB= yes GH_ACCOUNT= ethereum USE_GCC= yes OPTIONS_DEFINE= BOOTNODE ETHTEST EVM DISASM RLPDUMP OPTIONS_SUB= yes BOOTNODE_DESC= Runs a bootstrap node for the Discovery Protocol ETHTEST_DESC= Test tool which runs with the tests suite EVM_DESC= A generic Ethereum Virtual Machine DISASM_DESC= Disassembles EVM code RLPDUMP_DESC= Prints RLP structures do-install: ${INSTALL_PROGRAM} ${WRKSRC}/build/bin/geth ${STAGEDIR}${PREFIX}/bin do-install-BOOTNODE-on: ${INSTALL_PROGRAM} ${WRKSRC}/build/bin/bootnode ${STAGEDIR}${PREFIX}/bin do-install-ETHTEST-on: ${INSTALL_PROGRAM} ${WRKSRC}/build/bin/ethtest ${STAGEDIR}${PREFIX}/bin do-install-EVM-on: ${INSTALL_PROGRAM} ${WRKSRC}/build/bin/evm ${STAGEDIR}${PREFIX}/bin do-install-DISASM-on: ${INSTALL_PROGRAM} ${WRKSRC}/build/bin/disasm ${STAGEDIR}${PREFIX}/bin do-install-RLPDUMP-on: ${INSTALL_PROGRAM} ${WRKSRC}/build/bin/rlpdump ${STAGEDIR}${PREFIX}/bin .include Index: head/net-p2p/go-ethereum/distinfo =================================================================== --- head/net-p2p/go-ethereum/distinfo (revision 431424) +++ head/net-p2p/go-ethereum/distinfo (revision 431425) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480864544 -SHA256 (ethereum-go-ethereum-v1.5.4_GH0.tar.gz) = 8dcf5e511b6255d20e00ba421d9c71cdb7204b63ff31f0202a51723501539038 -SIZE (ethereum-go-ethereum-v1.5.4_GH0.tar.gz) = 14950138 +TIMESTAMP = 1484341496 +SHA256 (ethereum-go-ethereum-v1.5.6_GH0.tar.gz) = c920db2fc93af73b998f6626b0a93c843de4bf05a6ec0cfbbecb0310426c5eac +SIZE (ethereum-go-ethereum-v1.5.6_GH0.tar.gz) = 14950086