mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
databases/rubygem-redis-clustering: Update to 5.0.6
Changes: https://github.com/redis/redis-rb/blob/master/cluster/CHANGELOG.md https://github.com/redis/redis-rb/commits/master/cluster
This commit is contained in:
parent
488135c3a4
commit
5f575640e2
@ -1,5 +1,5 @@
|
||||
PORTNAME= redis-clustering
|
||||
PORTVERSION= 5.0.5
|
||||
PORTVERSION= 5.0.6
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -10,7 +10,7 @@ WWW= https://github.com/redis/redis-rb/tree/master/cluster
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-redis>=${PORTVERSION}:databases/rubygem-redis \
|
||||
RUN_DEPENDS= rubygem-redis>=${PORTVERSION}<${PORTVERSION}_99:databases/rubygem-redis \
|
||||
rubygem-redis-cluster-client>=0.3.7:databases/rubygem-redis-cluster-client
|
||||
|
||||
USES= gem
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1664768026
|
||||
SHA256 (rubygem/redis-clustering-5.0.5.gem) = 860a6eb24f3576a8105180e392ff3fd43ff97417a8dd41af772ce77edbf39510
|
||||
SIZE (rubygem/redis-clustering-5.0.5.gem) = 8192
|
||||
TIMESTAMP = 1674590092
|
||||
SHA256 (rubygem/redis-clustering-5.0.6.gem) = 83ccffec74d543230e463691adb7d7cffd58718512835a5057dc2367ddf4b886
|
||||
SIZE (rubygem/redis-clustering-5.0.6.gem) = 8192
|
||||
|
Loading…
Reference in New Issue
Block a user