mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
www/rubygem-redis-rails: Update from 4.0.0 to 5.0.1
Changelog: https://github.com/redis-store/redis-rails/blob/master/CHANGELOG
This commit is contained in:
parent
d181991d1b
commit
95c5615301
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=436070
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= redis-rails
|
||||
PORTVERSION= 4.0.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 5.0.1
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -12,9 +11,9 @@ COMMENT= Redis for Ruby on Rails
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-redis-actionpack4>=4:databases/rubygem-redis-actionpack4 \
|
||||
rubygem-redis-activesupport>=4:devel/rubygem-redis-activesupport \
|
||||
rubygem-redis-store>=1.1.0:devel/rubygem-redis-store
|
||||
RUN_DEPENDS= rubygem-redis-actionpack>=5:databases/rubygem-redis-actionpack \
|
||||
rubygem-redis-activesupport>=5:devel/rubygem-redis-activesupport \
|
||||
rubygem-redis-store>=1.2.0:devel/rubygem-redis-store
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (rubygem/redis-rails-4.0.0.gem) = a7224c9a7c9bfc9d6080a0418b3c290b9d27ff88b481022b3958a1b2e0e1fc45
|
||||
SIZE (rubygem/redis-rails-4.0.0.gem) = 7168
|
||||
TIMESTAMP = 1489070870
|
||||
SHA256 (rubygem/redis-rails-5.0.1.gem) = 1516973eda9ef765361e0ebbfc3e1e079f22fe4b0e5fd0dbb8606c328df08212
|
||||
SIZE (rubygem/redis-rails-5.0.1.gem) = 7680
|
||||
|
Loading…
Reference in New Issue
Block a user