net-mgmt/thanos: update 0.37.2 => 0.38.0

* Switch Go 1.23 => 1.24
* Sort Makefile entries

Changelog:
https://github.com/thanos-io/thanos/releases/tag/v0.38.0

PR:	285885
This commit is contained in:
Älven 2025-04-18 01:58:06 +03:00 committed by Vladimir Druzenko
parent c4993e188f
commit a76c83ace4
2 changed files with 10 additions and 10 deletions

View file

@ -1,7 +1,6 @@
PORTNAME= thanos PORTNAME= thanos
DISTVERSIONPREFIX= v DISTVERSIONPREFIX= v
DISTVERSION= 0.37.2 DISTVERSION= 0.38.0
PORTREVISION= 4
CATEGORIES= net-mgmt CATEGORIES= net-mgmt
MAINTAINER= alster@vinterdalen.se MAINTAINER= alster@vinterdalen.se
@ -12,17 +11,18 @@ WWW= https://thanos.io/ \
LICENSE= APACHE20 LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_FILE= ${WRKSRC}/LICENSE
USES= go:1.23,modules USES= go:1.24,modules
GO_MODULE= github.com/thanos-io/thanos GO_MODULE= github.com/thanos-io/thanos
GO_TARGET= ./cmd/${PORTNAME} GO_TARGET= ./cmd/${PORTNAME}
GO_BUILDFLAGS= -ldflags "\ GO_BUILDFLAGS= -ldflags "\
-s -w \ -s -w \
-X github.com/prometheus/common/version.Version=${DISTVERSION} \
-X github.com/prometheus/common/version.Revision="18291a7" \ -X github.com/prometheus/common/version.Revision="18291a7" \
-X github.com/prometheus/common/version.Branch="master" \ -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.BuildUser=${USER} \
-X github.com/prometheus/common/version.BuildDate=${BUILD_DATE}" -X github.com/prometheus/common/version.Revision="0439da0" \
-X github.com/prometheus/common/version.Version=${DISTVERSION}"
PLIST_FILES= bin/${PORTNAME} PLIST_FILES= bin/${PORTNAME}

View file

@ -1,5 +1,5 @@
TIMESTAMP = 1733947512 TIMESTAMP = 1743762799
SHA256 (go/net-mgmt_thanos/thanos-v0.37.2/v0.37.2.mod) = c0c9e4d86959671eaa7f3d9e207079f74cba206ad5c7df00931969023592c104 SHA256 (go/net-mgmt_thanos/thanos-v0.38.0/v0.38.0.mod) = a07ee190b2fc3249d9df901823a2e08d5cf11db1737a2c63c9c8abf6f6623d45
SIZE (go/net-mgmt_thanos/thanos-v0.37.2/v0.37.2.mod) = 14761 SIZE (go/net-mgmt_thanos/thanos-v0.38.0/v0.38.0.mod) = 14756
SHA256 (go/net-mgmt_thanos/thanos-v0.37.2/v0.37.2.zip) = 5156b5e21baf3b89e48304e32262b59069e7c8eb31bd4ec0c82c3c76d625c60b SHA256 (go/net-mgmt_thanos/thanos-v0.38.0/v0.38.0.zip) = 21b010d9c9871c41c8220333461a17d6c9cdf472fdec3759d401cadac54d4dd1
SIZE (go/net-mgmt_thanos/thanos-v0.37.2/v0.37.2.zip) = 28513018 SIZE (go/net-mgmt_thanos/thanos-v0.38.0/v0.38.0.zip) = 28589137