Skip to content

Commit

Permalink
devel/rubygem-redis-activesupport-rails5: Update to 5.2.1
Browse files Browse the repository at this point in the history
- Use = instead of ?= for RUN_DEPENDS
- Update WWW

Changes:	https://github.com/redis-store/redis-activesupport/commits/master
  • Loading branch information
sunpoet committed Jun 30, 2021
1 parent 05dbda3 commit 4262a68
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/rubygem-redis-activesupport-rails5/Makefile
@@ -1,5 +1,5 @@
PORTNAME= redis-activesupport
PORTVERSION= 5.2.0
PORTVERSION= 5.2.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails5
Expand All @@ -10,7 +10,7 @@ COMMENT= Redis store for ActiveSupport::Cache
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE

RUN_DEPENDS?= rubygem-activesupport5>=3<7:devel/rubygem-activesupport5 \
RUN_DEPENDS= rubygem-activesupport5>=3<7:devel/rubygem-activesupport5 \
rubygem-redis-store>=1.3<2:devel/rubygem-redis-store

USES= gem
Expand Down
6 changes: 3 additions & 3 deletions devel/rubygem-redis-activesupport-rails5/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1598175400
SHA256 (rubygem/redis-activesupport-5.2.0.gem) = a93cb1fd58b4f8e47f0acdf9902a193c93e5d8aec38df2b6f602481010fa4391
SIZE (rubygem/redis-activesupport-5.2.0.gem) = 14336
TIMESTAMP = 1624630344
SHA256 (rubygem/redis-activesupport-5.2.1.gem) = 2b4e9a30db1dfc96e0a03abca775d5dc82ddd00eeedc3445679f73d0918396d0
SIZE (rubygem/redis-activesupport-5.2.1.gem) = 14336
2 changes: 1 addition & 1 deletion devel/rubygem-redis-activesupport-rails5/pkg-descr
@@ -1,3 +1,3 @@
Redis store for ActiveSupport::Cache

WWW: http://redis-store.org/redis-activesupport
WWW: http://redis-store.org/redis-activesupport/

0 comments on commit 4262a68

Please sign in to comment.