Bug 239882

Summary: net-im/matterbridge: Switch to USES=go:modules, fix build 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: swills
Priority: --- Flags: tobik: maintainer-feedback-
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch file dmgk: maintainer-approval? (swills)

Description Dmitri Goutnik freebsd_committer freebsd_triage 2019-08-15 15:00:14 UTC
Created attachment 206582 [details]
patch file

===>  Building for matterbridge-1.14.4
$GOPATH/go.mod exists but should not
*** Error code 1

- Switch to USES=go:modules, this also fixes the build with go1.13
- Remove custom targets

QA:
  poudriere testport: OK (120a-go1.12.8, 120a-go-devel)
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-08-30 13:23:40 UTC
A commit references this bug:

Author: tobik
Date: Fri Aug 30 13:22:52 UTC 2019
New revision: 510274
URL: https://svnweb.freebsd.org/changeset/ports/510274

Log:
  net-im/matterbridge: Switch to USES=go:modules, fix build with go1.13

  - Remove custom targets

  ===>  Building for matterbridge-1.14.4
  $GOPATH/go.mod exists but should not
  *** Error code 1

  PR:		239882
  Submitted by:	Dmitri Goutnik <dg@syrec.org>
  Approved by:	swills (maintainer timeout, 15 days)

Changes:
  head/net-im/matterbridge/Makefile