Created attachment 207158 [details] patch file ===> Building for nats-streaming-server-0.15.0 go: github.com/go-sql-driver/mysql@v1.4.1: Get https://proxy.golang.org/github.com/go-sql-driver/mysql/@v/v1.4.1.mod: dial tcp: lookup proxy.golang.org on 209.222.18.218:53: write udp 127.0.0.1:51039->209.222.18.218:53: write: permission denied *** Error code 1 - Update 0.15.0 -> 0.16.0 - Switch to USES=go:modules, this also fixes the build with go1.13 - Remove GO_PKGNAME, not needed with modules QA: poudriere testport: OK (120a-go1.12.9, 120a-go-devel)
Ports is marked broken as of ports r511545. I would have committed under the just-fix-it blanket but this is also a version update, so leaving it alone for now.
Created attachment 207322 [details] patch file Just unbreak, postpone the update for later.
Comment on attachment 207322 [details] patch file Fine for me - if you wish to rename/upgrade the port, please go ahead. Thank you!
(In reply to Tobias Kortkamp from comment #1) Can you please take care of this? I'm away from my usual setup (actually typing from a Raspberry!)
Committed. Thanks!
A commit references this bug: Author: tobik Date: Mon Sep 9 13:17:35 UTC 2019 New revision: 511628 URL: https://svnweb.freebsd.org/changeset/ports/511628 Log: net/nats-streaming-server: Unbreak with go1.13 ===> Building for nats-streaming-server-0.15.0 go: github.com/go-sql-driver/mysql@v1.4.1: Get https://proxy.golang.org/github.com/go-sql-driver/mysql/@v/v1.4.1.mod: dial tcp: lookup proxy.golang.org on 209.222.18.218:53: write udp 127.0.0.1:51039->209.222.18.218:53: write: permission denied *** Error code 1 - Switch to USES=go:modules - Remove GO_PKGNAME, not needed with modules PR: 240314 Submitted by: Dmitri Goutnik <dg@syrec.org> Approved by: olgeni (maintainer) Pointy hat: jlaffaye Changes: head/net/nats-streaming-server/Makefile