Bug 239889

Summary: misc/gobuster: Switch to USES=go:modules, fix build with go1.13
Product: Ports & Packages Reporter: Dmitri Goutnik <dmgk>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me CC: yuri
Priority: --- Flags: bugzilla: maintainer-feedback? (yuri)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch file dmgk: maintainer-approval? (yuri)

Description Dmitri Goutnik freebsd_committer freebsd_triage 2019-08-15 20:53:52 UTC
Created attachment 206595 [details]
patch file

===>  Building for gobuster-3.0.1
go: github.com/google/uuid@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)
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2019-08-15 22:38:10 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-08-15 22:38:44 UTC
A commit references this bug:

Author: yuri
Date: Thu Aug 15 22:37:59 UTC 2019
New revision: 509062
URL: https://svnweb.freebsd.org/changeset/ports/509062

Log:
  misc/gobuster: Switch to USES=go:modules, fix build with go1.13

  PR:		239889
  Submitted by:	Dmitri Goutnik <dg@syrec.org>

Changes:
  head/misc/gobuster/Makefile