mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
databases/rubygem-redis-actionpack-rails5: Update to 5.5.0
Changes: https://github.com/redis-store/redis-actionpack/releases https://github.com/redis-store/redis-actionpack/commits/master
This commit is contained in:
parent
d702103e5d
commit
cfeaac96d3
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= redis-actionpack
|
||||
PORTVERSION= 5.4.0
|
||||
PORTVERSION= 5.5.0
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= -rails5
|
||||
|
@ -11,7 +11,7 @@ WWW= https://redis-store.org/redis-actionpack/
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-actionpack5>=5<8:www/rubygem-actionpack5 \
|
||||
RUN_DEPENDS= rubygem-actionpack5>=5:www/rubygem-actionpack5 \
|
||||
rubygem-redis-rack>=2.1.0<4:www/rubygem-redis-rack \
|
||||
rubygem-redis-store>=1.1.0<2:devel/rubygem-redis-store
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1702028324
|
||||
SHA256 (rubygem/redis-actionpack-5.4.0.gem) = f10cf649ab05914716d63334d7f709221ecc883b87cf348f90ecfe0c35ea3540
|
||||
SIZE (rubygem/redis-actionpack-5.4.0.gem) = 14336
|
||||
TIMESTAMP = 1731679912
|
||||
SHA256 (rubygem/redis-actionpack-5.5.0.gem) = dc0570b78c14ec62b35c17b97fab778ee5986bc55e695bfb6826488088693311
|
||||
SIZE (rubygem/redis-actionpack-5.5.0.gem) = 14848
|
||||
|
|
Loading…
Add table
Reference in a new issue