Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Aug 2024 23:46:07 GMT
From:      Larry Rosenman <ler@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cd5e44613d6a - main - net-mgmt/thanos: update to 0.36.0
Message-ID:  <202408092346.479Nk7JD027131@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ler:

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

commit cd5e44613d6aacee0b73589531fe7b86ee9255b8
Author:     Larry Rosenman <ler@FreeBSD.org>
AuthorDate: 2024-08-09 23:45:10 +0000
Commit:     Larry Rosenman <ler@FreeBSD.org>
CommitDate: 2024-08-09 23:45:10 +0000

    net-mgmt/thanos: update to 0.36.0
    
    PR:     280722
    Reported by:    Älven <alster@vinterdalen.se>
---
 net-mgmt/thanos/Makefile |  5 ++---
 net-mgmt/thanos/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diff --git a/net-mgmt/thanos/Makefile b/net-mgmt/thanos/Makefile
index d6ecdf47e1fe..f135052bde43 100644
--- a/net-mgmt/thanos/Makefile
+++ b/net-mgmt/thanos/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	thanos
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.35.1
-PORTREVISION=	3
+DISTVERSION=	0.36.0
 CATEGORIES=	net-mgmt
 
 MAINTAINER=	ler@FreeBSD.org
@@ -18,7 +17,7 @@ GO_TARGET=	./cmd/${PORTNAME}
 GO_BUILDFLAGS=	-ldflags "\
 		-s -w \
 		-X github.com/prometheus/common/version.Version=${DISTVERSION} \
-		-X github.com/prometheus/common/version.Revision="086a698" \
+		-X github.com/prometheus/common/version.Revision="cfff551" \
 		-X github.com/prometheus/common/version.Branch="master" \
 		-X github.com/prometheus/common/version.BuildUser=${USER} \
 		-X github.com/prometheus/common/version.BuildDate=${BUILD_DATE}"
diff --git a/net-mgmt/thanos/distinfo b/net-mgmt/thanos/distinfo
index f4c2de9c860f..228ec84ae4f4 100644
--- a/net-mgmt/thanos/distinfo
+++ b/net-mgmt/thanos/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1717670321
-SHA256 (go/net-mgmt_thanos/thanos-v0.35.1/v0.35.1.mod) = a5bb197df7e1170a6457a5da5fdfd76f7b82143a0d4b63498f0584617b4e7c32
-SIZE (go/net-mgmt_thanos/thanos-v0.35.1/v0.35.1.mod) = 14205
-SHA256 (go/net-mgmt_thanos/thanos-v0.35.1/v0.35.1.zip) = 08fe7d03590a53e6c67373189ce5327f1b8bdd8338ff6d5c36f05c32766db726
-SIZE (go/net-mgmt_thanos/thanos-v0.35.1/v0.35.1.zip) = 27057328
+TIMESTAMP = 1723244490
+SHA256 (go/net-mgmt_thanos/thanos-v0.36.0/v0.36.0.mod) = 4b1ee09e2a490315021bfbd44aeb6e2bd355e5b1bf00803269a6d75a4899a3e2
+SIZE (go/net-mgmt_thanos/thanos-v0.36.0/v0.36.0.mod) = 14403
+SHA256 (go/net-mgmt_thanos/thanos-v0.36.0/v0.36.0.zip) = 02be024e11bf18e8875e6ab02f3acc76c29c2441c1438fd4416f97f9e8ebfbc1
+SIZE (go/net-mgmt_thanos/thanos-v0.36.0/v0.36.0.zip) = 27129692



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408092346.479Nk7JD027131>