diff --git a/net-mgmt/blackbox_exporter/Makefile b/net-mgmt/blackbox_exporter/Makefile index 13d41089caca..282c6975b9de 100644 --- a/net-mgmt/blackbox_exporter/Makefile +++ b/net-mgmt/blackbox_exporter/Makefile @@ -1,39 +1,38 @@ PORTNAME= blackbox_exporter DISTVERSIONPREFIX= v -DISTVERSION= 0.25.0 -PORTREVISION= 5 +DISTVERSION= 0.26.0 CATEGORIES= net-mgmt MAINTAINER= eduardo@FreeBSD.org COMMENT= Prometheus exporter for endpoints over HTTP(S), DNS, TCP and ICMP WWW= https://github.com/prometheus/blackbox_exporter LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cpe go:modules +USES= cpe go:1.22,modules CPE_VENDOR= prometheus USE_RC_SUBR= blackbox_exporter GO_MODULE= github.com/prometheus/blackbox_exporter SUB_FILES= pkg-message SUB_LIST= DISTVERSIONFULL=${DISTVERSIONFULL} USERS= prometheus GROUPS= prometheus PORTEXAMPLES= ${WRKSRC}/*.yml OPTIONS_DEFINE= EXAMPLES post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/*.yml ${STAGEDIR}${EXAMPLESDIR} ${MKDIR} ${STAGEDIR}${DATADIR}/syslog.d \ ${STAGEDIR}${DATADIR}/newsyslog.conf.d ${INSTALL_DATA} ${PATCHDIR}/blackbox_exporter.syslog \ ${STAGEDIR}${DATADIR}/syslog.d/blackbox_exporter.conf ${INSTALL_DATA} ${PATCHDIR}/blackbox_exporter.newsyslog \ ${STAGEDIR}${DATADIR}/newsyslog.conf.d/blackbox_exporter.conf .include diff --git a/net-mgmt/blackbox_exporter/distinfo b/net-mgmt/blackbox_exporter/distinfo index 964835e449e5..a4963c5d58d5 100644 --- a/net-mgmt/blackbox_exporter/distinfo +++ b/net-mgmt/blackbox_exporter/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1712734955 -SHA256 (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.25.0/v0.25.0.mod) = 84a0bbe36a1c5f3daccffc3afa2f7fdd8a5c1cf43289b0b7bad46ac784620e87 -SIZE (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.25.0/v0.25.0.mod) = 1503 -SHA256 (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.25.0/v0.25.0.zip) = 8fe8deeff34b79ebde4ac1dbf98b04dc56efb38d599513b42bff241e9fe1d2d3 -SIZE (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.25.0/v0.25.0.zip) = 102606 +TIMESTAMP = 1740654573 +SHA256 (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.26.0/v0.26.0.mod) = 418fd744cb5b1d2249a3c719b469292e4a0ef90161ec65c7ccceee70989fb6f2 +SIZE (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.26.0/v0.26.0.mod) = 1552 +SHA256 (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.26.0/v0.26.0.zip) = 6c8529ca5b9d2e2ecb3d16d3bdb6855ecd2475bbe5426293d6e49da143eb9dd7 +SIZE (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.26.0/v0.26.0.zip) = 105384