[Bug 239889] misc/gobuster: Switch to USES=go:modules, fix build with go1.13
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Aug 15 20:53:53 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239889
Bug ID: 239889
Summary: misc/gobuster: 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: yuri at freebsd.org
Reporter: dg at syrec.org
CC: yuri at freebsd.org
Assignee: yuri at freebsd.org
Flags: maintainer-feedback?(yuri at freebsd.org)
Attachment #206595 maintainer-approval?(yuri at freebsd.org)
Flags:
CC: yuri at freebsd.org
Created attachment 206595
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206595&action=edit
patch file
===> Building for gobuster-3.0.1
go: github.com/google/uuid at v1.1.1: Get
https://proxy.golang.org/github.com/google/uuid/@v/v1.1.1.mod: dial tcp:
lookup proxy.golang.org on 1.0.0.1:53: write udp 127.0.0.1:31996->1.0.0.1:53:
write: permission denied
*** Error code 1
- Switch to USES=go:modules, this also fixes the build with go1.13
- Remove GO_PKGNAME, not needed after r507340
QA:
poudriere testport: OK (120a-go1.12.8, 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