Bug 240318

Summary: sysutils/ipfs-go: Unbreak with go1.13
Product: Ports & Packages Reporter: Dmitri Goutnik <dmgk>
Component: Individual Port(s)Assignee: Tobias Kortkamp <tobik>
Status: Closed FIXED    
Severity: Affects Only Me CC: jhixson
Priority: --- Flags: bugzilla: maintainer-feedback? (jhixson)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch file
none
patch file dmgk: maintainer-approval? (jhixson)

Description Dmitri Goutnik freebsd_committer freebsd_triage 2019-09-03 19:27:16 UTC
Created attachment 207163 [details]
patch file

===>  Building for ipfs-go-0.4.21
go: bazil.org/fuse@v0.0.0-20180421153158-65cc252bf669: Get https://proxy.golang.org/bazil.org/fuse/@v/v0.0.0-20180421153158-65cc252bf669.mod: dial tcp: lookup proxy.golang.org on 209.222.18.218:53: write udp 127.0.0.1:14240->209.222.18.218:53: write: permission denied
*** Error code 1

- Update 0.4.21 -> 0.4.22
- Switch to USES=go:modules, this also fixes the build with go1.13
- Remove GO_PKGNAME, not needed with modules

Changelog: https://github.com/ipfs/go-ipfs/releases/tag/v0.4.22

QA:
  poudriere testport: OK (120a-go1.12.9, 120a-go-devel)
Comment 1 Tobias Kortkamp freebsd_committer freebsd_triage 2019-09-08 12:26:35 UTC
Ports is marked broken as of ports r511547.  I would have committed under the
just-fix-it blanket but this is also a version update, so leaving it alone for
now.
Comment 2 Dmitri Goutnik freebsd_committer freebsd_triage 2019-09-09 12:15:19 UTC
Created attachment 207320 [details]
patch file

Just unbreak, postpone the update for later.
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-09-09 13:13:28 UTC
A commit references this bug:

Author: tobik
Date: Mon Sep  9 13:12:42 UTC 2019
New revision: 511627
URL: https://svnweb.freebsd.org/changeset/ports/511627

Log:
  sysutils/ipfs-go: Unbreak with go1.13

  ===>  Building for ipfs-go-0.4.21
  go: bazil.org/fuse@v0.0.0-20180421153158-65cc252bf669: Get https://proxy.golang.org/bazil.org/fuse/@v/v0.0.0-20180421153158-65cc252bf669.mod: dial tcp: lookup proxy.golang.org on 209.222.18.218:53: write udp 127.0.0.1:14240->209.222.18.218:53: write: permission denied
  *** Error code 1

  - Switch to USES=go:modules
  - Remove GO_PKGNAME, not needed with modules

  PR:		240318
  Submitted by:	Dmitri Goutnik <dg@syrec.org>
  Pointy hat:	jlaffaye

Changes:
  head/sysutils/ipfs-go/Makefile