git: de0d30de732c - main - databases/redis_exporter: Update 1.71.0 => 1.72.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 May 2025 21:31:06 UTC
The branch main has been updated by vvd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=de0d30de732c15eba4db7e41bc41bc4fcd6a24d0
commit de0d30de732c15eba4db7e41bc41bc4fcd6a24d0
Author: Volodymyr Kostyrko <arcade@b1t.name>
AuthorDate: 2025-05-21 21:24:41 +0000
Commit: Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-05-21 21:29:51 +0000
databases/redis_exporter: Update 1.71.0 => 1.72.1
Commit log:
https://github.com/oliver006/redis_exporter/compare/v1.71.0...v1.72.1
Changelogs:
https://github.com/oliver006/redis_exporter/releases/tag/v1.72.0
https://github.com/oliver006/redis_exporter/releases/tag/v1.72.1
Remove go version after default go version was increased to 1.24.
PR: 286971
---
databases/redis_exporter/Makefile | 5 ++---
databases/redis_exporter/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/databases/redis_exporter/Makefile b/databases/redis_exporter/Makefile
index 5e5844c3d628..5770088438ac 100644
--- a/databases/redis_exporter/Makefile
+++ b/databases/redis_exporter/Makefile
@@ -1,7 +1,6 @@
PORTNAME= redis_exporter
DISTVERSIONPREFIX= v
-DISTVERSION= 1.71.0
-PORTREVISION= 1
+DISTVERSION= 1.72.1
CATEGORIES= databases
MAINTAINER= arcade@b1t.name
@@ -11,7 +10,7 @@ WWW= https://github.com/oliver006/redis_exporter
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.24,modules
+USES= go:modules
USE_RC_SUBR= redis_exporter
diff --git a/databases/redis_exporter/distinfo b/databases/redis_exporter/distinfo
index 1873e831155f..d7f37d95aab9 100644
--- a/databases/redis_exporter/distinfo
+++ b/databases/redis_exporter/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1746623624
-SHA256 (go/databases_redis_exporter/redis_exporter-v1.71.0/v1.71.0.mod) = 7cb10da1caae2ca24030533b3d8ade6689fa156daee0dd1c004682d15ccac789
-SIZE (go/databases_redis_exporter/redis_exporter-v1.71.0/v1.71.0.mod) = 695
-SHA256 (go/databases_redis_exporter/redis_exporter-v1.71.0/v1.71.0.zip) = ae002f1ac6a05dd1846eb21e30a0d7286cac7d83c97d1ccc8952713f3274589a
-SIZE (go/databases_redis_exporter/redis_exporter-v1.71.0/v1.71.0.zip) = 127590
+TIMESTAMP = 1747824729
+SHA256 (go/databases_redis_exporter/redis_exporter-v1.72.1/v1.72.1.mod) = 7cb10da1caae2ca24030533b3d8ade6689fa156daee0dd1c004682d15ccac789
+SIZE (go/databases_redis_exporter/redis_exporter-v1.72.1/v1.72.1.mod) = 695
+SHA256 (go/databases_redis_exporter/redis_exporter-v1.72.1/v1.72.1.zip) = 6f08d5d007b5b7b383cab5cb30031f31f1ab4e7c5a3880583e4b56258e062d66
+SIZE (go/databases_redis_exporter/redis_exporter-v1.72.1/v1.72.1.zip) = 128238