Created attachment 207120 [details] patch file ===> Building for terraform-0.12.6 go: cloud.google.com/go@v0.36.0: Get https://proxy.golang.org/cloud.google.com/go/@v/v0.36.0.mod: dialtcp: lookup proxy.golang.org on 209.222.18.218:53: write udp 127.0.0.1:23596->209.222.18.218:53: write: permission denied *** Error code 1 - Update 0.12.6 -> 0.12.7 - Switch to USES=go:modules, this also fixes the build with go1.13 - Remove GO_PKGNAME, not needed with modules QA: poudriere testport: OK (120a-go1.12.9, 120a-go-devel)
A commit references this bug: Author: lifanov Date: Fri Sep 6 15:00:45 UTC 2019 New revision: 511320 URL: https://svnweb.freebsd.org/changeset/ports/511320 Log: update sysutils/terraform to 0.12.8 and unbreak with go1.13 PR: 240290 Submitted by: Dmitri Goutnik <dg@syrec.org> Changes: head/sysutils/terraform/Makefile head/sysutils/terraform/distinfo
Committed, thanks!