git: c4184041954f - main - devel/rubygem-flipper-active_support_cache_store: Update to 0.22.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 14 16:18:09 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c4184041954ff1d7c405033b0d9c359cf5482058

commit c4184041954ff1d7c405033b0d9c359cf5482058
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-14 15:53:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-14 16:10:14 +0000

    devel/rubygem-flipper-active_support_cache_store: Update to 0.22.0
    
    Changes:        https://github.com/jnunemaker/flipper/blob/master/Changelog.md
---
 devel/rubygem-flipper-active_support_cache_store/Makefile | 6 +++---
 devel/rubygem-flipper-active_support_cache_store/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/rubygem-flipper-active_support_cache_store/Makefile b/devel/rubygem-flipper-active_support_cache_store/Makefile
index 0f61ca78943b..5188ef5a387d 100644
--- a/devel/rubygem-flipper-active_support_cache_store/Makefile
+++ b/devel/rubygem-flipper-active_support_cache_store/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	flipper-active_support_cache_store
-PORTVERSION=	0.21.0
+PORTVERSION=	0.22.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,8 +10,8 @@ COMMENT=	ActiveSupport::Cache store adapter for Flipper
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-activesupport50>=5.0<7:devel/rubygem-activesupport50 \
-		rubygem-flipper>=${PORTVERSION}<0.22:devel/rubygem-flipper
+RUN_DEPENDS=	rubygem-activesupport50>=4.2<7:devel/rubygem-activesupport50 \
+		rubygem-flipper>=${PORTVERSION}<0.23:devel/rubygem-flipper
 
 USES=		gem
 USE_RUBY=	yes
diff --git a/devel/rubygem-flipper-active_support_cache_store/distinfo b/devel/rubygem-flipper-active_support_cache_store/distinfo
index ae48763c7899..1d98f2682d83 100644
--- a/devel/rubygem-flipper-active_support_cache_store/distinfo
+++ b/devel/rubygem-flipper-active_support_cache_store/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620928699
-SHA256 (rubygem/flipper-active_support_cache_store-0.21.0.gem) = d95cccd13fdb2b1db9dea2f222830d72ec42b6dc0bed16870d941f17da412b03
-SIZE (rubygem/flipper-active_support_cache_store-0.21.0.gem) = 7680
+TIMESTAMP = 1625585574
+SHA256 (rubygem/flipper-active_support_cache_store-0.22.0.gem) = 11e6fa9783de0b420ae56bfe3aa2c432e0d2e9ba5a9a5836562baa0b6a82b4cd
+SIZE (rubygem/flipper-active_support_cache_store-0.22.0.gem) = 7680


More information about the dev-commits-ports-main mailing list