git: 17f0fb152aab - main - net-mgmt/thanos: Update 0.40.1 => 0.41.0

From: Älven <alven_at_FreeBSD.org>
Date: Sun, 15 Feb 2026 08:06:30 UTC
The branch main has been updated by alven:

URL: https://cgit.FreeBSD.org/ports/commit/?id=17f0fb152aab0d637d02ee5c9ee52da198819b56

commit 17f0fb152aab0d637d02ee5c9ee52da198819b56
Author:     Älven <alven@FreeBSD.org>
AuthorDate: 2026-02-15 07:14:52 +0000
Commit:     Älven <alven@FreeBSD.org>
CommitDate: 2026-02-15 08:05:55 +0000

    net-mgmt/thanos: Update 0.40.1 => 0.41.0
    
    Changelogs:
    * https://github.com/thanos-io/thanos/releases/tag/v0.41.0
    * https://github.com/thanos-io/thanos/compare/v0.40.1...v0.41.0
    
    Approved by:    db@, yuri@ (Mentors, implicit)
---
 net-mgmt/thanos/Makefile |  8 ++++----
 net-mgmt/thanos/distinfo | 10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

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,7 +1,6 @@
 PORTNAME=	thanos
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.40.1
-PORTREVISION=	4
+DISTVERSION=	0.41.0
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	alven@FreeBSD.org
@@ -12,7 +11,7 @@ WWW=		https://thanos.io/ \
 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}
@@ -21,11 +20,12 @@ GO_BUILDFLAGS=	-ldflags "\
 		-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 <bsd.port.mk>
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