aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-18 21:44:44 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-18 22:07:10 +0000
commit9c899aa62be4646471238a71cb71c24b6d297914 (patch)
tree1c88cf4c7d5e81b1d09b2c62ca27fb66b43b4e78
parent16ea33f4edede301c799ff908d1d41f6d3f9655e (diff)
downloadports-9c899aa62be4646471238a71cb71c24b6d297914.tar.gz
ports-9c899aa62be4646471238a71cb71c24b6d297914.zip
devel/rubygem-redis-activesupport-rails61: Update to 5.2.1
- Use = instead of ?= for RUN_DEPENDS - Update WWW Changes: https://github.com/redis-store/redis-activesupport/commits/master
-rw-r--r--devel/rubygem-redis-activesupport-rails61/Makefile4
-rw-r--r--devel/rubygem-redis-activesupport-rails61/distinfo6
-rw-r--r--devel/rubygem-redis-activesupport-rails61/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/rubygem-redis-activesupport-rails61/Makefile b/devel/rubygem-redis-activesupport-rails61/Makefile
index cf37afab344d..058c55e601c4 100644
--- a/devel/rubygem-redis-activesupport-rails61/Makefile
+++ b/devel/rubygem-redis-activesupport-rails61/Makefile
@@ -1,5 +1,5 @@
PORTNAME= redis-activesupport
-PORTVERSION= 5.2.0
+PORTVERSION= 5.2.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails61
@@ -10,7 +10,7 @@ COMMENT= Redis store for ActiveSupport::Cache
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
-RUN_DEPENDS?= rubygem-activesupport61>=3<7:devel/rubygem-activesupport61 \
+RUN_DEPENDS= rubygem-activesupport61>=3<7:devel/rubygem-activesupport61 \
rubygem-redis-store>=1.3<2:devel/rubygem-redis-store
USES= gem
diff --git a/devel/rubygem-redis-activesupport-rails61/distinfo b/devel/rubygem-redis-activesupport-rails61/distinfo
index e90be943595e..43ba182bd6fd 100644
--- a/devel/rubygem-redis-activesupport-rails61/distinfo
+++ b/devel/rubygem-redis-activesupport-rails61/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598175406
-SHA256 (rubygem/redis-activesupport-5.2.0.gem) = a93cb1fd58b4f8e47f0acdf9902a193c93e5d8aec38df2b6f602481010fa4391
-SIZE (rubygem/redis-activesupport-5.2.0.gem) = 14336
+TIMESTAMP = 1626542072
+SHA256 (rubygem/redis-activesupport-5.2.1.gem) = 2b4e9a30db1dfc96e0a03abca775d5dc82ddd00eeedc3445679f73d0918396d0
+SIZE (rubygem/redis-activesupport-5.2.1.gem) = 14336
diff --git a/devel/rubygem-redis-activesupport-rails61/pkg-descr b/devel/rubygem-redis-activesupport-rails61/pkg-descr
index e0b7432f4d69..788eea53438d 100644
--- a/devel/rubygem-redis-activesupport-rails61/pkg-descr
+++ b/devel/rubygem-redis-activesupport-rails61/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/