FreeBSD Bugzilla – Attachment 200786 Details for
Bug 234630
sysutils/snmp_exporter: Update to 0.13.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
updated port
snmp_exporter.diff (text/plain), 1.82 KB, created by
Fabian Freyer
on 2019-01-05 06:45:51 UTC
(
hide
)
Description:
updated port
Filename:
MIME Type:
Creator:
Fabian Freyer
Created:
2019-01-05 06:45:51 UTC
Size:
1.82 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 489257) >+++ Makefile (working copy) >@@ -1,37 +1,37 @@ > # $FreeBSD$ > > PORTNAME= snmp_exporter >-PORTVERSION= 0.11.0 >+PORTVERSION= 0.13.0 > DISTVERSIONPREFIX=v > CATEGORIES= sysutils > > MAINTAINER= fabian.freyer@physik.tu-berlin.de > COMMENT= SNMP Exporter for Prometheus > > LICENSE= APACHE20 > > LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp > > USES= go > USE_GITHUB= yes > USE_RC_SUBR= snmp_exporter > > GH_ACCOUNT= prometheus > > GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} > GO_TARGET= github.com/${GH_ACCOUNT}/${PORTNAME} > > do-build: > (cd ${GO_WRKSRC}; ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} install -v ${GO_TARGET}) > (cd ${GO_WRKSRC}/generator; ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} install -v ${GO_TARGET}/generator) > > post-patch: > @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${GO_WRKSRC}/generator/main.go > > do-install: > ${MKDIR} ${STAGEDIR}${PREFIX}/etc/snmp_exporter/ > ${INSTALL_DATA} ${FILESDIR}/generator.yml ${STAGEDIR}${PREFIX}/etc/snmp_exporter/generator.yml > ${INSTALL_PROGRAM} ${WRKDIR}/bin/snmp_exporter ${STAGEDIR}${PREFIX}/bin > ${INSTALL_PROGRAM} ${WRKDIR}/bin/generator ${STAGEDIR}${PREFIX}/bin/snmp_exporter_generator > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 489257) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1529088276 >-SHA256 (prometheus-snmp_exporter-v0.11.0_GH0.tar.gz) = 2cf17de907fef1cf8b352b3adf61dfdc575102b9adae1de5186b2fc88e62faee >-SIZE (prometheus-snmp_exporter-v0.11.0_GH0.tar.gz) = 3631252 >+TIMESTAMP = 1546670602 >+SHA256 (prometheus-snmp_exporter-v0.13.0_GH0.tar.gz) = ca03ec869c4628643b5007e041c45fe776040b7ac891f74fa4bc9a02bceea8df >+SIZE (prometheus-snmp_exporter-v0.13.0_GH0.tar.gz) = 4096479
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:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 234630
: 200786