FreeBSD Bugzilla – Attachment 206976 Details for
Bug 240169
sysutils/minikube: 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
minikube-1.2.0.patch (text/plain), 865 bytes, created by
Dmitri Goutnik
on 2019-08-28 13:41:06 UTC
(
hide
)
Description:
patch file
Filename:
MIME Type:
Creator:
Dmitri Goutnik
Created:
2019-08-28 13:41:06 UTC
Size:
865 bytes
patch
obsolete
>Index: sysutils/minikube/Makefile >=================================================================== >--- sysutils/minikube/Makefile (revision 510052) >+++ sysutils/minikube/Makefile (working copy) >@@ -14,7 +14,7 @@ > BUILD_DEPENDS= go-bindata:devel/go-bindata > RUN_DEPENDS= kubectl:sysutils/kubectl > >-USES= go >+USES= go:modules > > USE_GITHUB= yes > GH_ACCOUNT= kubernetes >@@ -116,8 +116,7 @@ > kubernetes:kube-openapi:50ae88d24ede:kubernetes_kube_openapi/vendor/k8s.io/kube-openapi \ > kubernetes:kubernetes:v1.11.3:kubernetes_kubernetes/vendor/k8s.io/kubernetes > >-GO_PKGNAME= k8s.io/${PORTNAME} >-GO_TARGET= ${GO_PKGNAME}/cmd/${PORTNAME} >+GO_TARGET= ./cmd/${PORTNAME} > GO_BUILDFLAGS= -ldflags="-X k8s.io/minikube/pkg/version.version=v${PORTVERSION} \ > -X k8s.io/minikube/pkg/version.isoVersion=v1.2.0 \ > -X k8s.io/minikube/pkg/version.isoPath=minikube/iso"
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?
(
danilo
)
Actions:
View
|
Diff
Attachments on
bug 240169
: 206976