aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel M. Dutra <dutra@FreeBSD.org>2024-04-05 04:23:05 +0000
committerGabriel M. Dutra <dutra@FreeBSD.org>2024-04-05 04:25:11 +0000
commit27c83f28b8c9d85be913d680095a09daf7e776d7 (patch)
tree2ee542424cf0b4a622d0a294cf6d017e16369c5c
parentfde5ffb11daa5b74bd11a4a0daee107ff3d1644e (diff)
downloadports-27c83f28b8c9d85be913d680095a09daf7e776d7.tar.gz
ports-27c83f28b8c9d85be913d680095a09daf7e776d7.zip
net-mgmt/pushgateway: Update to 1.8.0
Use go 1.21 changeLog: https://github.com/prometheus/pushgateway/releases/tag/v1.8.0 Approved by: garga (mentor, implicit)
-rw-r--r--net-mgmt/pushgateway/Makefile5
-rw-r--r--net-mgmt/pushgateway/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/net-mgmt/pushgateway/Makefile b/net-mgmt/pushgateway/Makefile
index d99c9439261d..fd9cb9732352 100644
--- a/net-mgmt/pushgateway/Makefile
+++ b/net-mgmt/pushgateway/Makefile
@@ -1,7 +1,6 @@
PORTNAME= pushgateway
DISTVERSIONPREFIX= v
-DISTVERSION= 1.7.0
-PORTREVISION= 2
+DISTVERSION= 1.8.0
CATEGORIES= net-mgmt
MAINTAINER= dutra@FreeBSD.org
@@ -11,7 +10,7 @@ WWW= https://github.com/prometheus/pushgateway
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= gmake go:modules
+USES= gmake go:1.21,modules
GO_MODULE= github.com/prometheus/pushgateway
USE_RC_SUBR= pushgateway
diff --git a/net-mgmt/pushgateway/distinfo b/net-mgmt/pushgateway/distinfo
index d57ed19115fe..5715e8a0a8c9 100644
--- a/net-mgmt/pushgateway/distinfo
+++ b/net-mgmt/pushgateway/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1706754200
-SHA256 (go/net-mgmt_pushgateway/pushgateway-v1.7.0/v1.7.0.mod) = 71dd5c0f0128eb5389f8e6cc548c0493bf9ba3fcc28bd8ce9056b2177d0ee827
-SIZE (go/net-mgmt_pushgateway/pushgateway-v1.7.0/v1.7.0.mod) = 1500
-SHA256 (go/net-mgmt_pushgateway/pushgateway-v1.7.0/v1.7.0.zip) = 1df167240bfe527df137d9498d283df45d4a94dc19a32d1bc800d799344a60af
-SIZE (go/net-mgmt_pushgateway/pushgateway-v1.7.0/v1.7.0.zip) = 4118533
+TIMESTAMP = 1712290489
+SHA256 (go/net-mgmt_pushgateway/pushgateway-v1.8.0/v1.8.0.mod) = f0378ee7684a7e78626a51e998fc5bca64998e384fed7e21c4e0ee5f90b3c661
+SIZE (go/net-mgmt_pushgateway/pushgateway-v1.8.0/v1.8.0.mod) = 1555
+SHA256 (go/net-mgmt_pushgateway/pushgateway-v1.8.0/v1.8.0.zip) = 46d18e1a99736fa4488809e8153127e11fad5aed39fcf4ecd2f177d75baa01e9
+SIZE (go/net-mgmt_pushgateway/pushgateway-v1.8.0/v1.8.0.zip) = 4122931