Bug 238903 - dns/amass: Switch to USES=go:modules, fix build with go1.13beta1
Summary: dns/amass: Switch to USES=go:modules, fix build with go1.13beta1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-01 00:20 UTC by Dmitri Goutnik
Modified: 2019-07-01 00:51 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments
patch file (17.09 KB, patch)
2019-07-01 00:20 UTC, Dmitri Goutnik
dmgk: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Goutnik freebsd_committer freebsd_triage 2019-07-01 00:20:31 UTC
Created attachment 205446 [details]
patch file

===>  Building for amass-3.0.16
go: github.com/PuerkitoBio/fetchbot@v1.1.2: Get https://proxy.golang.or
g/github.com/%21puerkito%21bio/fetchbot/@v/v1.1.2.mod: dial tcp: lookup
 proxy.golang.org on 1.0.0.1:53: write udp 127.0.0.1:41568->1.0.0.1:53:
 write: permission denied
*** Error code 1

- Switch to USES=go:modules, this also fixes the build with go1.13beta1
- Remove unneeded targets

QA:
  poudriere testport: OK (120a-go1.12.6, 120a-go1.13beta1)
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2019-07-01 00:50:57 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-07-01 00:51:07 UTC
A commit references this bug:

Author: yuri
Date: Mon Jul  1 00:50:47 UTC 2019
New revision: 505532
URL: https://svnweb.freebsd.org/changeset/ports/505532

Log:
  dns/amass: Switch to USES=go:modules, fix build with go1.13beta1

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

Changes:
  head/dns/amass/Makefile
  head/dns/amass/distinfo