Bug 239866

Summary: finance/cointop: Switch to USES=go:modules, fix build with go1.13
Product: Ports & Packages Reporter: Dmitri Goutnik <dmgk>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me CC: ndowens04, yuri
Priority: --- Flags: bugzilla: maintainer-feedback? (ndowens04)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch file dmgk: maintainer-approval? (ndowens04)

Description Dmitri Goutnik freebsd_committer freebsd_triage 2019-08-14 20:20:44 UTC
Created attachment 206555 [details]
patch file

===>  Building for cointop-1.1.2
$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 Yuri Victorovich freebsd_committer freebsd_triage 2019-08-17 02:06:11 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-08-17 02:06:39 UTC
A commit references this bug:

Author: yuri
Date: Sat Aug 17 02:06:06 UTC 2019
New revision: 509135
URL: https://svnweb.freebsd.org/changeset/ports/509135

Log:
  finance/cointop: Switch to USES=go:modules, fix build with go1.13

  PR:		239866
  Submitted by:	Dmitri Goutnik <dg@syrec.org>
  Approved by:	portmgr (unbreak with the upcoming go1.13)

Changes:
  head/finance/cointop/Makefile