[Bug 238924] net/termshark: Switch to USES=go:modules, fix build with go1.13beta1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jul 1 15:04:44 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238924
Bug ID: 238924
Summary: net/termshark: Switch to USES=go:modules, fix build
with go1.13beta1
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: zi at FreeBSD.org
Reporter: dg at syrec.org
CC: zi at FreeBSD.org
Flags: maintainer-feedback?(zi at FreeBSD.org)
Assignee: zi at FreeBSD.org
Attachment #205466 maintainer-approval?(zi at FreeBSD.org)
Flags:
CC: zi at FreeBSD.org
Created attachment 205466
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=205466&action=edit
patch file
===> Building for termshark-1.0.0
...
go: github.com/BurntSushi/toml at 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)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list