[Bug 240073] sysutils/doctl: Switch to USES=go:modules, fix build with go1.13
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 24 13:18:35 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240073
Bug ID: 240073
Summary: sysutils/doctl: Switch to USES=go:modules, fix build
with go1.13
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: jrm at freebsd.org
Reporter: dg at syrec.org
CC: jrm at freebsd.org
Flags: maintainer-feedback?(jrm at freebsd.org)
Assignee: jrm at freebsd.org
Attachment #206849 maintainer-approval?(jrm at freebsd.org)
Flags:
CC: jrm at freebsd.org
Created attachment 206849
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206849&action=edit
patch file
===> Building for doctl-1.27.0
go: github.com/BurntSushi/toml at v0.3.1: Get
https://proxy.golang.org/github.com/%21burnt%21sushi/to
ml/@v/v0.3.1.mod: dial tcp: lookup proxy.golang.org on 209.222.18.218:53: write
udp 127.0.0.1:2467
6->209.222.18.218:53: write: permission denied
*** Error code 1
- Switch to USES=go:modules, this also fixes the build with upcoming go1.13
- Remove GO_PKGNAME, redundant with modules
QA:
poudriere testport: OK (120a-go1.12.9, 120a-go-devel)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list