mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 00:01:52 -04:00
devel/rubygem-redis-activesupport-rails5: Update to 5.3.0
- Update WWW Changes: https://github.com/redis-store/redis-activesupport/commits/master
This commit is contained in:
parent
c05143627b
commit
1d5422cbad
3 changed files with 7 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= redis-activesupport
|
PORTNAME= redis-activesupport
|
||||||
PORTVERSION= 5.2.1
|
PORTVERSION= 5.3.0
|
||||||
CATEGORIES= devel rubygems
|
CATEGORIES= devel rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
PKGNAMESUFFIX= -rails5
|
PKGNAMESUFFIX= -rails5
|
||||||
|
@ -10,7 +10,7 @@ COMMENT= Redis store for ActiveSupport::Cache
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-activesupport5>=3<7:devel/rubygem-activesupport5 \
|
RUN_DEPENDS= rubygem-activesupport5>=3<8:devel/rubygem-activesupport5 \
|
||||||
rubygem-redis-store>=1.3<2:devel/rubygem-redis-store
|
rubygem-redis-store>=1.3<2:devel/rubygem-redis-store
|
||||||
|
|
||||||
USES= gem
|
USES= gem
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1624630344
|
TIMESTAMP = 1648249162
|
||||||
SHA256 (rubygem/redis-activesupport-5.2.1.gem) = 2b4e9a30db1dfc96e0a03abca775d5dc82ddd00eeedc3445679f73d0918396d0
|
SHA256 (rubygem/redis-activesupport-5.3.0.gem) = aa015fb535dadd5f97cc54fcb492c1b78fefbed78a28bc7fcedf2430bdadbc66
|
||||||
SIZE (rubygem/redis-activesupport-5.2.1.gem) = 14336
|
SIZE (rubygem/redis-activesupport-5.3.0.gem) = 14336
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
Redis store for ActiveSupport::Cache
|
Redis store for ActiveSupport::Cache
|
||||||
|
|
||||||
WWW: http://redis-store.org/redis-activesupport/
|
WWW: https://redis-store.org/redis-activesupport/
|
||||||
|
WWW: https://github.com/redis-store/redis-activesupport
|
||||||
|
|
Loading…
Add table
Reference in a new issue