Date: Sat, 21 Sep 2024 13:48:52 GMT From: "Gabriel M. Dutra" <dutra@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5fcc79c8d8e0 - main - net-mgmt/pushgateway: Update to 1.10.0 Message-ID: <202409211348.48LDmqXq079472@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dutra: URL: https://cgit.FreeBSD.org/ports/commit/?id=5fcc79c8d8e0a1b6050a54f8d449bde214ad1ad2 commit 5fcc79c8d8e0a1b6050a54f8d449bde214ad1ad2 Author: Gabriel M. Dutra <dutra@FreeBSD.org> AuthorDate: 2024-09-21 13:45:09 +0000 Commit: Gabriel M. Dutra <dutra@FreeBSD.org> CommitDate: 2024-09-21 13:45:44 +0000 net-mgmt/pushgateway: Update to 1.10.0 changeLog: https://github.com/prometheus/pushgateway/releases/tag/v1.10.0 --- net-mgmt/pushgateway/Makefile | 3 +-- net-mgmt/pushgateway/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/net-mgmt/pushgateway/Makefile b/net-mgmt/pushgateway/Makefile index 542b2bf36451..0af908fda6c8 100644 --- a/net-mgmt/pushgateway/Makefile +++ b/net-mgmt/pushgateway/Makefile @@ -1,7 +1,6 @@ PORTNAME= pushgateway DISTVERSIONPREFIX= v -DISTVERSION= 1.9.0 -PORTREVISION= 3 +DISTVERSION= 1.10.0 CATEGORIES= net-mgmt MAINTAINER= dutra@FreeBSD.org diff --git a/net-mgmt/pushgateway/distinfo b/net-mgmt/pushgateway/distinfo index f24f4328d1e4..0e3cae3eb544 100644 --- a/net-mgmt/pushgateway/distinfo +++ b/net-mgmt/pushgateway/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1718040302 -SHA256 (go/net-mgmt_pushgateway/pushgateway-v1.9.0/v1.9.0.mod) = 9093e4612d593b7706d333cbe09bc22e57f276c50382175d2adafa9b057ba74e -SIZE (go/net-mgmt_pushgateway/pushgateway-v1.9.0/v1.9.0.mod) = 1507 -SHA256 (go/net-mgmt_pushgateway/pushgateway-v1.9.0/v1.9.0.zip) = 4f69821922cc57155d8f3d604da53fbafcdf3338e2e2428d9b93317efcab5fda -SIZE (go/net-mgmt_pushgateway/pushgateway-v1.9.0/v1.9.0.zip) = 4124467 +TIMESTAMP = 1726924987 +SHA256 (go/net-mgmt_pushgateway/pushgateway-v1.10.0/v1.10.0.mod) = 638b9ffa772d288013d2867f4a91ea026b266e8c93307245e030903b136e99ae +SIZE (go/net-mgmt_pushgateway/pushgateway-v1.10.0/v1.10.0.mod) = 1748 +SHA256 (go/net-mgmt_pushgateway/pushgateway-v1.10.0/v1.10.0.zip) = e5dfa3cc31a7c57198bbbeebc2e84d716b18898d1a8d40a407284e26fe9f2cf1 +SIZE (go/net-mgmt_pushgateway/pushgateway-v1.10.0/v1.10.0.zip) = 4124358
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409211348.48LDmqXq079472>