- Update to 4.1.2
Changes: https://github.com/redis-store/redis-activesupport/commits/master
This commit is contained in:
parent
bbc479d871
commit
a2fdb15ca8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395984
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= redis-activesupport
|
||||
PORTVERSION= 4.1.1
|
||||
PORTVERSION= 4.1.2
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -10,7 +10,7 @@ COMMENT= Redis store for ActiveSupport::Cache
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport4>=4.0.0:${PORTSDIR}/devel/rubygem-activesupport4 \
|
||||
RUN_DEPENDS= rubygem-activesupport4>=3:${PORTSDIR}/devel/rubygem-activesupport4 \
|
||||
rubygem-redis-store>=1.1.0:${PORTSDIR}/devel/rubygem-redis-store
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/redis-activesupport-4.1.1.gem) = a1143f901b2e75b666e864e1a0b3df140afb2e6a4d7b4d46f17ac285a37391f5
|
||||
SIZE (rubygem/redis-activesupport-4.1.1.gem) = 11264
|
||||
SHA256 (rubygem/redis-activesupport-4.1.2.gem) = 26b2b75422d4020747fafa4290b2e735008e21392e2a906acde454c8cb1c75b3
|
||||
SIZE (rubygem/redis-activesupport-4.1.2.gem) = 11776
|
||||
|
|
Loading…
Reference in a new issue