git: d6f24f432e16 - main - net/rubygem-uri-redis: Update to 1.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Feb 2023 16:03:16 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d6f24f432e16558563b8e501fdebf1c44ea888cf
commit d6f24f432e16558563b8e501fdebf1c44ea888cf
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-02-05 15:26:46 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-02-05 15:49:49 +0000
net/rubygem-uri-redis: Update to 1.0.0
Changes: https://github.com/delano/uri-redis/releases
---
net/rubygem-uri-redis/Makefile | 6 ++++--
net/rubygem-uri-redis/distinfo | 5 +++--
2 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/net/rubygem-uri-redis/Makefile b/net/rubygem-uri-redis/Makefile
index b467a373f6da..7b91ed1b3daa 100644
--- a/net/rubygem-uri-redis/Makefile
+++ b/net/rubygem-uri-redis/Makefile
@@ -1,15 +1,17 @@
PORTNAME= uri-redis
-PORTVERSION= 0.4.2
+PORTVERSION= 1.0.0
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Support for parsing redis://host:port/dbindex/keyname
+COMMENT= Support for parsing Redis URIs like redis://host:port/dbindex
WWW= https://github.com/delano/uri-redis
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+RUN_DEPENDS= rubygem-redis4>=4.1.0<5:databases/rubygem-redis4
+
USES= gem
NO_ARCH= yes
diff --git a/net/rubygem-uri-redis/distinfo b/net/rubygem-uri-redis/distinfo
index 5adba904e3e1..b00c241b0b73 100644
--- a/net/rubygem-uri-redis/distinfo
+++ b/net/rubygem-uri-redis/distinfo
@@ -1,2 +1,3 @@
-SHA256 (rubygem/uri-redis-0.4.2.gem) = 2aa0d7c6af2fb329188c78b5e1ea956ff510498e9714406b5d73c61cc854c88e
-SIZE (rubygem/uri-redis-0.4.2.gem) = 6656
+TIMESTAMP = 1675191873
+SHA256 (rubygem/uri-redis-1.0.0.gem) = 04123ca4e6e83774bfbfdb39060f944a6a19220644b4911392add502484c2375
+SIZE (rubygem/uri-redis-1.0.0.gem) = 8704