git: 2e24bac5acf3 - main - devel/rubygem-redis-activesupport-rails60: Update to 5.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Mar 2022 22:26:12 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=2e24bac5acf35dca3ae908ce8ce946c16893926b commit 2e24bac5acf35dca3ae908ce8ce946c16893926b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-03-30 22:15:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-03-30 22:21:42 +0000 devel/rubygem-redis-activesupport-rails60: Update to 5.3.0 - Update WWW Changes: https://github.com/redis-store/redis-activesupport/commits/master --- devel/rubygem-redis-activesupport-rails60/Makefile | 4 ++-- devel/rubygem-redis-activesupport-rails60/distinfo | 6 +++--- devel/rubygem-redis-activesupport-rails60/pkg-descr | 3 ++- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/devel/rubygem-redis-activesupport-rails60/Makefile b/devel/rubygem-redis-activesupport-rails60/Makefile index 558cee5a4815..b83140b187ef 100644 --- a/devel/rubygem-redis-activesupport-rails60/Makefile +++ b/devel/rubygem-redis-activesupport-rails60/Makefile @@ -1,5 +1,5 @@ PORTNAME= redis-activesupport -PORTVERSION= 5.2.1 +PORTVERSION= 5.3.0 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails60 @@ -10,7 +10,7 @@ COMMENT= Redis store for ActiveSupport::Cache LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-activesupport60>=3<7:devel/rubygem-activesupport60 \ +RUN_DEPENDS= rubygem-activesupport60>=3<8:devel/rubygem-activesupport60 \ rubygem-redis-store>=1.3<2:devel/rubygem-redis-store USES= gem diff --git a/devel/rubygem-redis-activesupport-rails60/distinfo b/devel/rubygem-redis-activesupport-rails60/distinfo index 696ea710586d..4f4425c94340 100644 --- a/devel/rubygem-redis-activesupport-rails60/distinfo +++ b/devel/rubygem-redis-activesupport-rails60/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624630344 -SHA256 (rubygem/redis-activesupport-5.2.1.gem) = 2b4e9a30db1dfc96e0a03abca775d5dc82ddd00eeedc3445679f73d0918396d0 -SIZE (rubygem/redis-activesupport-5.2.1.gem) = 14336 +TIMESTAMP = 1648249168 +SHA256 (rubygem/redis-activesupport-5.3.0.gem) = aa015fb535dadd5f97cc54fcb492c1b78fefbed78a28bc7fcedf2430bdadbc66 +SIZE (rubygem/redis-activesupport-5.3.0.gem) = 14336 diff --git a/devel/rubygem-redis-activesupport-rails60/pkg-descr b/devel/rubygem-redis-activesupport-rails60/pkg-descr index 788eea53438d..0e06b417958b 100644 --- a/devel/rubygem-redis-activesupport-rails60/pkg-descr +++ b/devel/rubygem-redis-activesupport-rails60/pkg-descr @@ -1,3 +1,4 @@ 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