FreeBSD Bugzilla – Attachment 204061 Details for
Bug 237601
databases/redis_exporter: update to 0.34.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to 0.34.0
redis_exporter.diff (text/plain), 1.47 KB, created by
Volodymyr Kostyrko
on 2019-04-27 12:06:10 UTC
(
hide
)
Description:
patch to 0.34.0
Filename:
MIME Type:
Creator:
Volodymyr Kostyrko
Created:
2019-04-27 12:06:10 UTC
Size:
1.47 KB
patch
obsolete
>Index: databases/redis_exporter/Makefile >=================================================================== >--- databases/redis_exporter/Makefile (revision 500122) >+++ databases/redis_exporter/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= redis_exporter >-PORTVERSION= 0.32.0 >+PORTVERSION= 0.34.0 > DISTVERSIONPREFIX=v > CATEGORIES= databases > >@@ -23,14 +23,9 @@ > > USE_RC_SUBR= redis_exporter > >- >-BUILD_USER?= ${USER} >-LD_FLAG_X_PREFIX= -X ${GO_PKGNAME}/vendor/${GO_PKGNAME:H}/common/version >+LD_FLAG_X_PREFIX= -X main > 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} >+ ${LD_FLAG_X_PREFIX}.BuildVersion=${PORTVERSION} > GO_BUILDFLAGS= -v -ldflags "${LD_FLAG_STRING}" > > do-install: >Index: databases/redis_exporter/distinfo >=================================================================== >--- databases/redis_exporter/distinfo (revision 500122) >+++ databases/redis_exporter/distinfo (working copy) >@@ -1,3 +1,3 @@ > TIMESTAMP = 1539803636 >-SHA256 (oliver006-redis_exporter-v0.32.0_GH0.tar.gz) = c2ceeaf2589fc2712cb137d52fa9685a3cb70f6f8bd2bb316d5f89a8e7125cd8 >-SIZE (oliver006-redis_exporter-v0.32.0_GH0.tar.gz) = 975201 >+SHA256 (oliver006-redis_exporter-v0.34.0_GH0.tar.gz) = 87509198d45ce58390e13881bbd448653ebc2813bc6c4cb0abb1800477f592c8 >+SIZE (oliver006-redis_exporter-v0.34.0_GH0.tar.gz) = 1439746
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 237601
: 204061