Index: branches/2017Q4/net-p2p/go-ethereum/Makefile =================================================================== --- branches/2017Q4/net-p2p/go-ethereum/Makefile (revision 452253) +++ branches/2017Q4/net-p2p/go-ethereum/Makefile (revision 452254) @@ -1,38 +1,38 @@ # $FreeBSD$ PORTNAME= go-ethereum -PORTVERSION= 1.7.1 +PORTVERSION= 1.7.2 DISTVERSIONPREFIX= v 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: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/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: branches/2017Q4/net-p2p/go-ethereum/distinfo =================================================================== --- branches/2017Q4/net-p2p/go-ethereum/distinfo (revision 452253) +++ branches/2017Q4/net-p2p/go-ethereum/distinfo (revision 452254) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507108651 -SHA256 (ethereum-go-ethereum-v1.7.1_GH0.tar.gz) = 403c1e701acad24e4132db55e8796bbb03ca2135788943869abf5f7bc8919dbc -SIZE (ethereum-go-ethereum-v1.7.1_GH0.tar.gz) = 7082554 +TIMESTAMP = 1508012525 +SHA256 (ethereum-go-ethereum-v1.7.2_GH0.tar.gz) = 456ff0e6f495a69b4df11618156010d6f26ccbaba39e544c95108942b10897dc +SIZE (ethereum-go-ethereum-v1.7.2_GH0.tar.gz) = 7037907 Index: branches/2017Q4 =================================================================== --- branches/2017Q4 (revision 452253) +++ branches/2017Q4 (revision 452254) Property changes on: branches/2017Q4 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r452165