Index: head/net-p2p/go-ethereum/files/patch-common_fdlimit_fdlimit__freebsd.go =================================================================== --- head/net-p2p/go-ethereum/files/patch-common_fdlimit_fdlimit__freebsd.go (revision 507137) +++ head/net-p2p/go-ethereum/files/patch-common_fdlimit_fdlimit__freebsd.go (nonexistent) @@ -1,11 +0,0 @@ ---- common/fdlimit/fdlimit_freebsd.go.orig 2019-04-08 13:16:05 UTC -+++ common/fdlimit/fdlimit_freebsd.go -@@ -43,7 +43,7 @@ func Raise(max uint64) (uint64, error) { - if err := syscall.Getrlimit(syscall.RLIMIT_NOFILE, &limit); err != nil { - return 0, err - } -- return limit.Cur, nil -+ return uint64(limit.Cur), nil - } - - // Current retrieves the number of file descriptors allowed to be opened by this Property changes on: head/net-p2p/go-ethereum/files/patch-common_fdlimit_fdlimit__freebsd.go ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/net-p2p/go-ethereum/Makefile =================================================================== --- head/net-p2p/go-ethereum/Makefile (revision 507137) +++ head/net-p2p/go-ethereum/Makefile (revision 507138) @@ -1,36 +1,36 @@ # $FreeBSD$ PORTNAME= go-ethereum DISTVERSIONPREFIX= v -DISTVERSION= 1.8.27 +DISTVERSION= 1.9.0 CATEGORIES= net-p2p MAINTAINER= me@enriquefynn.com COMMENT= Go implementation of the Ethereum y/w paper LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING USES= go:no_targets 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/rlpdump ${STAGEDIR}${PREFIX}/bin - ${INSTALL_PROGRAM} ${WRKSRC}/build/bin/swarm ${STAGEDIR}${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/build/bin/clef ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/build/bin/puppeth ${STAGEDIR}${PREFIX}/bin .include Index: head/net-p2p/go-ethereum/distinfo =================================================================== --- head/net-p2p/go-ethereum/distinfo (revision 507137) +++ head/net-p2p/go-ethereum/distinfo (revision 507138) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558944912 -SHA256 (ethereum-go-ethereum-v1.8.27_GH0.tar.gz) = 45d264106991d0e2a4c34ac5d6539fc9460c768fc70588ea38a25f467039ece8 -SIZE (ethereum-go-ethereum-v1.8.27_GH0.tar.gz) = 10545102 +TIMESTAMP = 1563666425 +SHA256 (ethereum-go-ethereum-v1.9.0_GH0.tar.gz) = 94843ce7715ff2ce2ee4f463b09dbd9209303ad9aa8e5fad3381376b0f1a075d +SIZE (ethereum-go-ethereum-v1.9.0_GH0.tar.gz) = 16399034 Index: head/net-p2p/go-ethereum/pkg-message =================================================================== --- head/net-p2p/go-ethereum/pkg-message (nonexistent) +++ head/net-p2p/go-ethereum/pkg-message (revision 507138) @@ -0,0 +1,13 @@ +[ +{ + message: <