Created attachment 205481 [details] patch file ===> Building for gotop-3.0.0 go: github.com/StackExchange/wmi@v0.0.0-20180116203802-5d049714c4a6: Get https://proxy.golang.org/github.com/%21stack%21exchange/wmi/@v/v0.0.0-20180116203802-5d049714c4a6.mod: dial tcp: lookup proxy.golang.org on 1.0.0.1:53: wri te udp 127.0.0.1:56269->1.0.0.1:53: write: permission denied *** Error code 1 - Switch to USES=go:modules, this also fixes the build with go1.13beta1 QA: poudriere testport: OK (120a-go1.12.6, 120a-go1.13beta1)
A commit references this bug: Author: yuri Date: Tue Jul 2 19:16:46 UTC 2019 New revision: 505700 URL: https://svnweb.freebsd.org/changeset/ports/505700 Log: sysutils/gotop: Switch to USES=go:modules, fix build with go1.13beta1 PR: 238940 Submitted by: Dmitri Goutnik <dg@syrec.org> Changes: head/sysutils/gotop/Makefile
Committed, thanks!