Bug 238924 - net/termshark: Switch to USES=go:modules, fix build with go1.13beta1
Summary: net/termshark: 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: Ryan Steinmetz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-01 15:04 UTC by Dmitri Goutnik
Modified: 2019-07-01 16:06 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (zi)
koobs: merge-quarterly?


Attachments
patch file (14.59 KB, patch)
2019-07-01 15:04 UTC, Dmitri Goutnik
dmgk: maintainer-approval? (zi)
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 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