diff --git a/net-p2p/go-ethereum/Makefile b/net-p2p/go-ethereum/Makefile index d66ed9e5eb9c..bb2ead547b45 100644 --- a/net-p2p/go-ethereum/Makefile +++ b/net-p2p/go-ethereum/Makefile @@ -1,34 +1,32 @@ PORTNAME= go-ethereum DISTVERSIONPREFIX= v -DISTVERSION= 1.17.2 -PORTREVISION= 5 +DISTVERSION= 1.17.5 CATEGORIES= net-p2p MAINTAINER= me@enriquefynn.com COMMENT= Go implementation of the Ethereum y/w paper WWW= https://github.com/ethereum/go-ethereum LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libhidapi.so:comms/hidapi \ - libiconv.so:converters/libiconv +LIB_DEPENDS= libiconv.so:converters/libiconv USES= cpe go:modules CPE_VENDOR= ethereum CPE_PRODUCT= go_ethereum GO_MODULE= github.com/ethereum/go-ethereum CGO_LDFLAGS= -liconv TMPDIR= ${WRKDIR} OPTIONS_DEFINE= DEVTOOLS OPTIONS_SUB= yes DEVTOOLS_DESC= Ethereum developer tools -DEVTOOLS_VARS= GO_TARGET="./cmd/geth ./cmd/abigen ./cmd/evm ./cmd/rlpdump ./cmd/clef ./cmd/ethkey ./cmd/blsync ./cmd/era" +DEVTOOLS_VARS= GO_TARGET="./cmd/geth ./cmd/abigen ./cmd/evm ./cmd/rlpdump ./cmd/ethkey ./cmd/blsync ./cmd/era" DEVTOOLS_VARS_OFF= GO_TARGET=./cmd/geth .include diff --git a/net-p2p/go-ethereum/distinfo b/net-p2p/go-ethereum/distinfo index fa4c17926446..afdbc0408745 100644 --- a/net-p2p/go-ethereum/distinfo +++ b/net-p2p/go-ethereum/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1775931555 -SHA256 (go/net-p2p_go-ethereum/go-ethereum-v1.17.2/v1.17.2.mod) = 82ed3bdb0efc7392f913361c306af3cd11089fa9c9815815ee6dbcc99966fe06 -SIZE (go/net-p2p_go-ethereum/go-ethereum-v1.17.2/v1.17.2.mod) = 7891 -SHA256 (go/net-p2p_go-ethereum/go-ethereum-v1.17.2/v1.17.2.zip) = c5f5c0a1bd98e174cea63bc88634dc9ef9f4d582fcb4f063873d4904df994916 -SIZE (go/net-p2p_go-ethereum/go-ethereum-v1.17.2/v1.17.2.zip) = 23590148 +TIMESTAMP = 1789416292 +SHA256 (go/net-p2p_go-ethereum/go-ethereum-v1.17.5/v1.17.5.mod) = 0ff667ac1ca62c925d99b81f5198198805c4cbf26741c4825897cc318ae29aff +SIZE (go/net-p2p_go-ethereum/go-ethereum-v1.17.5/v1.17.5.mod) = 8430 +SHA256 (go/net-p2p_go-ethereum/go-ethereum-v1.17.5/v1.17.5.zip) = 79c3193e151ed261293f32b6910ed2e3869beb328ab98cefd4c559550be617a1 +SIZE (go/net-p2p_go-ethereum/go-ethereum-v1.17.5/v1.17.5.zip) = 23460456 diff --git a/net-p2p/go-ethereum/pkg-plist b/net-p2p/go-ethereum/pkg-plist index 7fc4d5cb6508..af4b70789bb6 100644 --- a/net-p2p/go-ethereum/pkg-plist +++ b/net-p2p/go-ethereum/pkg-plist @@ -1,8 +1,7 @@ %%DEVTOOLS%%bin/abigen %%DEVTOOLS%%bin/blsync -%%DEVTOOLS%%bin/clef %%DEVTOOLS%%bin/era %%DEVTOOLS%%bin/ethkey %%DEVTOOLS%%bin/evm bin/geth %%DEVTOOLS%%bin/rlpdump