Summary: | databases/cayley: Switch to USES=go:modules, fix build with go1.13beta1 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dmitri Goutnik <dmgk> | ||||
Component: | Individual Port(s) | Assignee: | Yuri Victorovich <yuri> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(yuri) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: yuri Date: Mon Jul 1 15:51:48 UTC 2019 New revision: 505608 URL: https://svnweb.freebsd.org/changeset/ports/505608 Log: databases/cayley: Switch to USES=go:modules, fix build with go1.13beta1 PR: 238914 Submitted by: Dmitri Goutnik <dg@syrec.org> Changes: head/databases/cayley/Makefile head/databases/cayley/distinfo Committed, thanks! |
Created attachment 205455 [details] patch file ===> Building for cayley-0.7.5.2 $GOPATH/go.mod exists but should not *** 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)