diff --git a/net-mgmt/thanos/Makefile b/net-mgmt/thanos/Makefile index 7f5e5e857667..025d4ec91842 100644 --- a/net-mgmt/thanos/Makefile +++ b/net-mgmt/thanos/Makefile @@ -1,31 +1,30 @@ PORTNAME= thanos DISTVERSIONPREFIX= v -DISTVERSION= 0.39.2 -PORTREVISION= 4 +DISTVERSION= 0.40.1 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:modules +USES= go:1.25,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.Version=${DISTVERSION}" PLIST_FILES= bin/${PORTNAME} BUILD_DATE= $$(date +%d-%B-%Y) .include diff --git a/net-mgmt/thanos/distinfo b/net-mgmt/thanos/distinfo index 17886764c477..772c1f3bdf39 100644 --- a/net-mgmt/thanos/distinfo +++ b/net-mgmt/thanos/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1753274730 -SHA256 (go/net-mgmt_thanos/thanos-v0.39.2/v0.39.2.mod) = 65347db16e7b0fc6810b013c08e33ae356005f8c5a672358b439fa4424982752 -SIZE (go/net-mgmt_thanos/thanos-v0.39.2/v0.39.2.mod) = 16244 -SHA256 (go/net-mgmt_thanos/thanos-v0.39.2/v0.39.2.zip) = 73f905520c9b6407dbf7aba3328a7583bd9c4c990227f29d83e4f36b0a547a92 -SIZE (go/net-mgmt_thanos/thanos-v0.39.2/v0.39.2.zip) = 28714981 +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