FreeBSD Bugzilla – Attachment 206850 Details for
Bug 240074
misc/dive: Switch to USES=go:modules, fix build with go1.13
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch file
dive-0.7.2.patch (text/plain), 603 bytes, created by
Dmitri Goutnik
on 2019-08-24 13:45:17 UTC
(
hide
)
Description:
patch file
Filename:
MIME Type:
Creator:
Dmitri Goutnik
Created:
2019-08-24 13:45:17 UTC
Size:
603 bytes
patch
obsolete
>Index: misc/dive/Makefile >=================================================================== >--- misc/dive/Makefile (revision 509723) >+++ misc/dive/Makefile (working copy) >@@ -11,7 +11,7 @@ > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > >-USES= go >+USES= go:modules > USE_GITHUB= yes > GH_ACCOUNT= wagoodman > GH_TUPLE= \ >@@ -60,8 +60,6 @@ > spf13:viper:v1.2.1:spf13_viper/vendor/github.com/spf13/viper \ > wagoodman:keybinding:6a824da6df05:wagoodman_keybinding/vendor/github.com/wagoodman/keybinding > >-GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} >- > PLIST_FILES= bin/${PORTNAME} > > post-patch:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
dmgk
:
maintainer-approval?
(
yuri
)
Actions:
View
|
Diff
Attachments on
bug 240074
: 206850