View | Details | Raw Unified | Return to bug 283277
Collapse All | Expand All

(-)b/net-mgmt/thanos/Makefile (-2 / +2 lines)
Lines 1-6 Link Here
1
PORTNAME=	thanos
1
PORTNAME=	thanos
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	0.37.1
3
DISTVERSION=	0.37.2
4
CATEGORIES=	net-mgmt
4
CATEGORIES=	net-mgmt
5
5
6
MAINTAINER=	alster@vinterdalen.se
6
MAINTAINER=	alster@vinterdalen.se
Lines 18-24 GO_TARGET= ./cmd/${PORTNAME} Link Here
18
GO_BUILDFLAGS=	-ldflags "\
18
GO_BUILDFLAGS=	-ldflags "\
19
		-s -w \
19
		-s -w \
20
		-X github.com/prometheus/common/version.Version=${DISTVERSION} \
20
		-X github.com/prometheus/common/version.Version=${DISTVERSION} \
21
		-X github.com/prometheus/common/version.Revision="e0812e2" \
21
		-X github.com/prometheus/common/version.Revision="18291a7" \
22
		-X github.com/prometheus/common/version.Branch="master" \
22
		-X github.com/prometheus/common/version.Branch="master" \
23
		-X github.com/prometheus/common/version.BuildUser=${USER} \
23
		-X github.com/prometheus/common/version.BuildUser=${USER} \
24
		-X github.com/prometheus/common/version.BuildDate=${BUILD_DATE}"
24
		-X github.com/prometheus/common/version.BuildDate=${BUILD_DATE}"
(-)b/net-mgmt/thanos/distinfo (-6 / +5 lines)
Lines 1-5 Link Here
1
TIMESTAMP = 1733514219
1
TIMESTAMP = 1733947512
2
SHA256 (go/net-mgmt_thanos/thanos-v0.37.1/v0.37.1.mod) = c0c9e4d86959671eaa7f3d9e207079f74cba206ad5c7df00931969023592c104
2
SHA256 (go/net-mgmt_thanos/thanos-v0.37.2/v0.37.2.mod) = c0c9e4d86959671eaa7f3d9e207079f74cba206ad5c7df00931969023592c104
3
SIZE (go/net-mgmt_thanos/thanos-v0.37.1/v0.37.1.mod) = 14761
3
SIZE (go/net-mgmt_thanos/thanos-v0.37.2/v0.37.2.mod) = 14761
4
SHA256 (go/net-mgmt_thanos/thanos-v0.37.1/v0.37.1.zip) = 53aadf2ee9d4ef15441ffc484ccc2aa8044f44369e9f0f3400b62df80f81d0d0
4
SHA256 (go/net-mgmt_thanos/thanos-v0.37.2/v0.37.2.zip) = 5156b5e21baf3b89e48304e32262b59069e7c8eb31bd4ec0c82c3c76d625c60b
5
SIZE (go/net-mgmt_thanos/thanos-v0.37.1/v0.37.1.zip) = 28512957
5
SIZE (go/net-mgmt_thanos/thanos-v0.37.2/v0.37.2.zip) = 28513018
6
- 

Return to bug 283277