mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
net/rubygem-uri-redis: Update to 1.0.0
Changes: https://github.com/delano/uri-redis/releases
This commit is contained in:
parent
4916840bd2
commit
d6f24f432e
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user