diff options
Diffstat (limited to 'net-mgmt/thanos')
-rw-r--r-- | net-mgmt/thanos/Makefile | 11 | ||||
-rw-r--r-- | net-mgmt/thanos/distinfo | 10 |
2 files changed, 10 insertions, 11 deletions
diff --git a/net-mgmt/thanos/Makefile b/net-mgmt/thanos/Makefile index b61c6f0a3f4e..09fd8fc1ff4a 100644 --- a/net-mgmt/thanos/Makefile +++ b/net-mgmt/thanos/Makefile @@ -1,10 +1,10 @@ PORTNAME= thanos DISTVERSIONPREFIX= v -DISTVERSION= 0.38.0 -PORTREVISION= 3 +DISTVERSION= 0.39.2 +PORTREVISION= 1 CATEGORIES= net-mgmt -MAINTAINER= alster@vinterdalen.se +MAINTAINER= alven@FreeBSD.org COMMENT= Highly available Prometheus setup with long term storage capabilities WWW= https://thanos.io/ \ https://github.com/thanos-io/thanos/ @@ -12,17 +12,16 @@ WWW= https://thanos.io/ \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.24,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.Revision="18291a7" \ -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="0439da0" \ + -X github.com/prometheus/common/version.Revision="36681af" \ -X github.com/prometheus/common/version.Version=${DISTVERSION}" PLIST_FILES= bin/${PORTNAME} diff --git a/net-mgmt/thanos/distinfo b/net-mgmt/thanos/distinfo index 59d0785f7547..17886764c477 100644 --- a/net-mgmt/thanos/distinfo +++ b/net-mgmt/thanos/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1743762799 -SHA256 (go/net-mgmt_thanos/thanos-v0.38.0/v0.38.0.mod) = a07ee190b2fc3249d9df901823a2e08d5cf11db1737a2c63c9c8abf6f6623d45 -SIZE (go/net-mgmt_thanos/thanos-v0.38.0/v0.38.0.mod) = 14756 -SHA256 (go/net-mgmt_thanos/thanos-v0.38.0/v0.38.0.zip) = 21b010d9c9871c41c8220333461a17d6c9cdf472fdec3759d401cadac54d4dd1 -SIZE (go/net-mgmt_thanos/thanos-v0.38.0/v0.38.0.zip) = 28589137 +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 |