FreeBSD Bugzilla – Attachment 205472 Details for
Bug 238929
sysutils/restic: Switch to USES=go:modules, fix build with go1.13beta1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch file
restic-0.9.5.patch (text/plain), 475 bytes, created by
Dmitri Goutnik
on 2019-07-01 17:36:53 UTC
(
hide
)
Description:
patch file
Filename:
MIME Type:
Creator:
Dmitri Goutnik
Created:
2019-07-01 17:36:53 UTC
Size:
475 bytes
patch
obsolete
>Index: sysutils/restic/Makefile >=================================================================== >--- sysutils/restic/Makefile (revision 505617) >+++ sysutils/restic/Makefile (working copy) >@@ -11,11 +11,10 @@ > LICENSE= BSD2CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >-USES= go >+USES= go:modules > USE_GITHUB= yes > >-GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} >-GO_TARGET= ${GO_PKGNAME}/cmd/${PORTNAME} >+GO_TARGET= ./cmd/${PORTNAME} > > PLIST_SUB= PORTNAME=${PORTNAME} >
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?
(
gregf
)
Actions:
View
|
Diff
Attachments on
bug 238929
: 205472