FreeBSD Bugzilla – Attachment 200888 Details for
Bug 234707
[PATCH] sysutils/node_exporter: Update to 0.17.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sysutils/node_exporter: Update to 0.17.0
node_exporter-0.17.0.diff (text/plain), 1.47 KB, created by
David O'Rourke
on 2019-01-07 21:12:45 UTC
(
hide
)
Description:
sysutils/node_exporter: Update to 0.17.0
Filename:
MIME Type:
Creator:
David O'Rourke
Created:
2019-01-07 21:12:45 UTC
Size:
1.47 KB
patch
obsolete
>Index: sysutils/node_exporter/Makefile >=================================================================== >--- sysutils/node_exporter/Makefile (revision 489616) >+++ sysutils/node_exporter/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= node_exporter >-PORTVERSION= 0.16.0 >+PORTVERSION= 0.17.0 > DISTVERSIONPREFIX=v > CATEGORIES= sysutils > >@@ -23,6 +23,15 @@ > > USE_RC_SUBR= node_exporter > >+BUILD_USER?= ${USER} >+LD_FLAG_X_PREFIX= -X ${GO_PKGNAME}/vendor/${GO_PKGNAME:H}/common/version >+LD_FLAG_STRING= -s \ >+ ${LD_FLAG_X_PREFIX}.Version=${PORTVERSION} \ >+ ${LD_FLAG_X_PREFIX}.Revision=${PORTREVISION} \ >+ ${LD_FLAG_X_PREFIX}.Branch=release-${PORTVERSION:R} \ >+ ${LD_FLAG_X_PREFIX}.BuildUser=${BUILD_USER} >+GO_BUILDFLAGS= -v -ldflags "${LD_FLAG_STRING}" >+ > do-install: > ${INSTALL_PROGRAM} ${WRKDIR}/bin/node_exporter ${STAGEDIR}${PREFIX}/bin > >Index: sysutils/node_exporter/distinfo >=================================================================== >--- sysutils/node_exporter/distinfo (revision 489616) >+++ sysutils/node_exporter/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1529087836 >-SHA256 (prometheus-node_exporter-v0.16.0_GH0.tar.gz) = 2ed1c1c199e047b1524b49a6662d5969936e81520d6613b8b68cc3effda450cf >-SIZE (prometheus-node_exporter-v0.16.0_GH0.tar.gz) = 1413131 >+TIMESTAMP = 1546895206 >+SHA256 (prometheus-node_exporter-v0.17.0_GH0.tar.gz) = 763b588b9282a8aa497286f8ab1aab61d085bdd2d258cf3457f23c60752c9a27 >+SIZE (prometheus-node_exporter-v0.17.0_GH0.tar.gz) = 1758763
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 234707
: 200888