diff --git a/sysutils/ipmi_exporter/Makefile b/sysutils/ipmi_exporter/Makefile index 78a32e458646..4313b448f98f 100644 --- a/sysutils/ipmi_exporter/Makefile +++ b/sysutils/ipmi_exporter/Makefile @@ -1,30 +1,29 @@ PORTNAME= ipmi_exporter DISTVERSIONPREFIX= v -DISTVERSION= 1.8.0 -PORTREVISION= 5 +DISTVERSION= 1.9.0 CATEGORIES= sysutils MAINTAINER= meka@tilda.center COMMENT= IPMI exporter for Prometheus WWW= https://github.com/prometheus-community/ipmi_exporter LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libfreeipmi.so:sysutils/freeipmi USES= go:modules USE_RC_SUBR= ${PORTNAME} GO_MODULE= github.com/prometheus-community/${PORTNAME} PLIST_FILES= bin/${PORTNAME} \ etc/${PORTNAME}/ipmi_local.yml.sample \ etc/${PORTNAME}/ipmi_remote.yml.sample post-install: @${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/ipmi_local.yml ${STAGEDIR}${ETCDIR}/ipmi_local.yml.sample ${INSTALL_DATA} ${WRKSRC}/ipmi_remote.yml ${STAGEDIR}${ETCDIR}/ipmi_remote.yml.sample .include diff --git a/sysutils/ipmi_exporter/distinfo b/sysutils/ipmi_exporter/distinfo index 520fe2af0a29..2e5abeaed5f3 100644 --- a/sysutils/ipmi_exporter/distinfo +++ b/sysutils/ipmi_exporter/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1712501795 -SHA256 (go/sysutils_ipmi_exporter/ipmi_exporter-v1.8.0/v1.8.0.mod) = a7c1d329dfa7e746bf96d076da398abdd507d06ffcba4583c31edc9e00919741 -SIZE (go/sysutils_ipmi_exporter/ipmi_exporter-v1.8.0/v1.8.0.mod) = 1324 -SHA256 (go/sysutils_ipmi_exporter/ipmi_exporter-v1.8.0/v1.8.0.zip) = 7b551a35c50da392d1c16a363f1468b7dd6b82d85fca3f1a9aa89ca74c812931 -SIZE (go/sysutils_ipmi_exporter/ipmi_exporter-v1.8.0/v1.8.0.zip) = 54253 +TIMESTAMP = 1730727627 +SHA256 (go/sysutils_ipmi_exporter/ipmi_exporter-v1.9.0/v1.9.0.mod) = 96ffcb2d428c0b721c152a0d161c4d5f9defbcc45d3641a4dc61dc0d7c3e2d5a +SIZE (go/sysutils_ipmi_exporter/ipmi_exporter-v1.9.0/v1.9.0.mod) = 1285 +SHA256 (go/sysutils_ipmi_exporter/ipmi_exporter-v1.9.0/v1.9.0.zip) = ceb79774a8fc675ceed9c99f817160454638caeccbcacccf341b1436bc5f3e41 +SIZE (go/sysutils_ipmi_exporter/ipmi_exporter-v1.9.0/v1.9.0.zip) = 55364