FreeBSD Bugzilla – Attachment 207284 Details for
Bug 240414
devel/gb: Enumerate GO_TARGETs, remove custom do-install
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch file
gb-0.4.4.patch (text/plain), 778 bytes, created by
Dmitri Goutnik
on 2019-09-08 12:18:04 UTC
(
hide
)
Description:
patch file
Filename:
MIME Type:
Creator:
Dmitri Goutnik
Created:
2019-09-08 12:18:04 UTC
Size:
778 bytes
patch
obsolete
>Index: devel/gb/Makefile >=================================================================== >--- devel/gb/Makefile (revision 511418) >+++ devel/gb/Makefile (working copy) >@@ -13,7 +13,7 @@ > USES= go > USE_GITHUB= yes > GH_ACCOUNT= constabulary >-GH_TUPLE= pkg:errors:645ef00:errors/../src/github.com/pkg/errors >+GH_TUPLE= pkg:errors:645ef00:errors/vendor/github.com/pkg/errors > > PLIST_FILES= bin/gb bin/gb-vendor > >@@ -22,10 +22,10 @@ > OPTIONS_DEFINE= DOCS > > GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} >-GO_TARGET= ./... >+GO_TARGET= ./cmd/gb \ >+ ./cmd/gb-vendor > >-do-install: >- ${INSTALL_PROGRAM} ${GO_WRKDIR_BIN}/* ${STAGEDIR}/${LOCALBASE}/bin >+post-install: > ${MKDIR} ${STAGEDIR}${DOCSDIR} > ( cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/ ; ) >
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?
(
swills
)
Actions:
View
|
Diff
Attachments on
bug 240414
: 207284