diff --git a/sysutils/mongodb_exporter/Makefile b/sysutils/mongodb_exporter/Makefile index 42cf49188079..790a4970bded 100644 --- a/sysutils/mongodb_exporter/Makefile +++ b/sysutils/mongodb_exporter/Makefile @@ -1,27 +1,26 @@ PORTNAME= mongodb_exporter DISTVERSIONPREFIX= v -DISTVERSION= 0.44.0 -PORTREVISION= 1 +DISTVERSION= 0.45.0 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org COMMENT= Prometheus exporter for MongoDB WWW= https://github.com/percona/mongodb_exporter LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.23,modules +USES= go:1.24,modules USE_RC_SUBR= mongodb_exporter GO_MODULE= github.com/percona/mongodb_exporter GO_BUILDFLAGS= -ldflags='\ -s -w \ -X main.version=${DISTVERSIONPREFIX}${DISTVERSION} \ -X main.GitCommit=${GITID} \ -X main.GoVersion=${GO_DEFAULT_VERSION}' PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/mongodb_exporter/distinfo b/sysutils/mongodb_exporter/distinfo index 7e7cb5b9fd7d..cb17f1cbe115 100644 --- a/sysutils/mongodb_exporter/distinfo +++ b/sysutils/mongodb_exporter/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1743288541 -SHA256 (go/sysutils_mongodb_exporter/mongodb_exporter-v0.44.0/v0.44.0.mod) = c6128adaf41efa4b0ce71b61879fbcf693a7e993b4be8501e776bb79dd960d09 -SIZE (go/sysutils_mongodb_exporter/mongodb_exporter-v0.44.0/v0.44.0.mod) = 3059 -SHA256 (go/sysutils_mongodb_exporter/mongodb_exporter-v0.44.0/v0.44.0.zip) = 6e3edd24c5dbae5cc346c4962a862f35dc0e59394b8621ad708b07d3f473814a -SIZE (go/sysutils_mongodb_exporter/mongodb_exporter-v0.44.0/v0.44.0.zip) = 184759 +TIMESTAMP = 1749514664 +SHA256 (go/sysutils_mongodb_exporter/mongodb_exporter-v0.45.0/v0.45.0.mod) = 505d3259c660f3355ec9343ff4006542e6b8d55212673b59bc80c0da1d229028 +SIZE (go/sysutils_mongodb_exporter/mongodb_exporter-v0.45.0/v0.45.0.mod) = 3026 +SHA256 (go/sysutils_mongodb_exporter/mongodb_exporter-v0.45.0/v0.45.0.zip) = 2305305628a41fdbca4a7053585a0550487ba00155fee29e939d64972e4398a9 +SIZE (go/sysutils_mongodb_exporter/mongodb_exporter-v0.45.0/v0.45.0.zip) = 190256