diff --git a/net-mgmt/thanos/Makefile b/net-mgmt/thanos/Makefile index 16170d564109..34dec7af64af 100644 --- a/net-mgmt/thanos/Makefile +++ b/net-mgmt/thanos/Makefile @@ -1,31 +1,31 @@ PORTNAME= thanos DISTVERSIONPREFIX= v -DISTVERSION= 0.40.1 -PORTREVISION= 4 +DISTVERSION= 0.41.0 CATEGORIES= net-mgmt MAINTAINER= alven@FreeBSD.org COMMENT= Highly available Prometheus setup with long term storage capabilities WWW= https://thanos.io/ \ https://github.com/thanos-io/thanos/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.25+,modules +USES= go:modules GO_MODULE= github.com/thanos-io/thanos GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X github.com/prometheus/common/version.Branch="master" \ -X github.com/prometheus/common/version.BuildDate=${BUILD_DATE} \ -X github.com/prometheus/common/version.BuildUser=${USER} \ - -X github.com/prometheus/common/version.Revision="36681af" \ + -X github.com/prometheus/common/version.Revision=${REVISION} \ -X github.com/prometheus/common/version.Version=${DISTVERSION}" PLIST_FILES= bin/${PORTNAME} BUILD_DATE= $$(date +%d-%B-%Y) +REVISION= cb1396b9 .include diff --git a/net-mgmt/thanos/distinfo b/net-mgmt/thanos/distinfo index 772c1f3bdf39..2b3b209f0b08 100644 --- a/net-mgmt/thanos/distinfo +++ b/net-mgmt/thanos/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1761796265 -SHA256 (go/net-mgmt_thanos/thanos-v0.40.1/v0.40.1.mod) = d70a948d3a5e6544faa438d203526ca7639968993bb8871378acdd46bd20eb2a -SIZE (go/net-mgmt_thanos/thanos-v0.40.1/v0.40.1.mod) = 16817 -SHA256 (go/net-mgmt_thanos/thanos-v0.40.1/v0.40.1.zip) = 9c54e3ab25c6016b89816d2ef71c74480233d18f731aedf6e37b87912e878adc -SIZE (go/net-mgmt_thanos/thanos-v0.40.1/v0.40.1.zip) = 30228382 +TIMESTAMP = 1771139824 +SHA256 (go/net-mgmt_thanos/thanos-v0.41.0/v0.41.0.mod) = 8b24db251c302de19fe0000df3200e8c811368b8cea8b2a5d4c9e4fc59e315bb +SIZE (go/net-mgmt_thanos/thanos-v0.41.0/v0.41.0.mod) = 16824 +SHA256 (go/net-mgmt_thanos/thanos-v0.41.0/v0.41.0.zip) = 1353ce0f8b6b6792037894eed7b4cf5d14b0f27ff7fab32394dff66b0dcea373 +SIZE (go/net-mgmt_thanos/thanos-v0.41.0/v0.41.0.zip) = 30435339