Bug 238924

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

Description Dmitri Goutnik freebsd_committer freebsd_triage 2019-07-01 15:04:41 UTC
Created attachment 205466 [details]
patch file

===>  Building for termshark-1.0.0
...
go: github.com/BurntSushi/toml@v0.3.1: Get https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v0.3.1.mod: dial tcp: lookup proxy.golang.org on 1.0.0.1:53: write udp 127.0.0.1:60674->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 commit-hook freebsd_committer freebsd_triage 2019-07-01 16:06:09 UTC
A commit references this bug:

Author: zi
Date: Mon Jul  1 16:05:20 UTC 2019
New revision: 505611
URL: https://svnweb.freebsd.org/changeset/ports/505611

Log:
  - Switch to USES=go:modules
  - Fix build with go1.13beta1
  - Bump PORTREVISION

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

Changes:
  head/net/termshark/Makefile
  head/net/termshark/distinfo