FreeBSD Bugzilla – Attachment 216178 Details for
Bug 247740
net-mgmt/thanos: thanos binary has no version description
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1
thanos.diff (text/plain), 717 bytes, created by
Mikael Urankar
on 2020-07-03 16:58:32 UTC
(
hide
)
Description:
v1
Filename:
MIME Type:
Creator:
Mikael Urankar
Created:
2020-07-03 16:58:32 UTC
Size:
717 bytes
patch
obsolete
>Index: net-mgmt/thanos/Makefile >=================================================================== >--- net-mgmt/thanos/Makefile (revision 541112) >+++ net-mgmt/thanos/Makefile (working copy) >@@ -17,7 +17,16 @@ > > USES= go:modules > >+BUILD_DATE= $$(date +%d-%B-%Y) >+ > GO_TARGET= ./cmd/${PORTNAME} >+GO_BUILDFLAGS= -ldflags "\ >+ -s -w \ >+ -X github.com/prometheus/common/version.Version=${DISTVERSION} \ >+ -X github.com/prometheus/common/version.Revision="31cacc4" \ >+ -X github.com/prometheus/common/version.Branch="master" \ >+ -X github.com/prometheus/common/version.BuildUser=${USER} \ >+ -X github.com/prometheus/common/version.BuildDate=${BUILD_DATE}" > > USE_GITHUB= yes > GH_ACCOUNT= thanos-io
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
Actions:
View
|
Diff
Attachments on
bug 247740
: 216178