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,17 +1,19 @@ 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 .include 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