Date: Sat, 13 Apr 2024 09:33:07 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: cb93b274a171 - main - devel/rubygem-flipper-active_support_cache_store: Update to 1.2.2 Message-ID: <202404130933.43D9X74K037025@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=cb93b274a171fe20b66731d8f108a2d3492d6686 commit cb93b274a171fe20b66731d8f108a2d3492d6686 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-04-13 09:29:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-04-13 09:31:48 +0000 devel/rubygem-flipper-active_support_cache_store: Update to 1.2.2 - Update COMMENT - Update WWW - Update RUN_DEPENDS: use Rails 7.1 Changes: https://github.com/flippercloud/flipper/releases --- devel/rubygem-flipper-active_support_cache_store/Makefile | 11 ++++++----- devel/rubygem-flipper-active_support_cache_store/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/devel/rubygem-flipper-active_support_cache_store/Makefile b/devel/rubygem-flipper-active_support_cache_store/Makefile index ad969d654813..eb0041208402 100644 --- a/devel/rubygem-flipper-active_support_cache_store/Makefile +++ b/devel/rubygem-flipper-active_support_cache_store/Makefile @@ -1,16 +1,17 @@ PORTNAME= flipper-active_support_cache_store -PORTVERSION= 0.28.3 +PORTVERSION= 1.2.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org -COMMENT= ActiveSupport::Cache store adapter for Flipper -WWW= https://github.com/flippercloud/flipper +COMMENT= ActiveSupport::Cache feature flag cache adapter for Flipper +WWW= https://www.flippercloud.io/ \ + https://github.com/flippercloud/flipper LICENSE= MIT -RUN_DEPENDS= rubygem-activesupport50>=4.2<8:devel/rubygem-activesupport50 \ - rubygem-flipper>=${PORTVERSION}<0.29:devel/rubygem-flipper +RUN_DEPENDS= rubygem-activesupport71>=4.2<8:devel/rubygem-activesupport71 \ + rubygem-flipper>=${PORTVERSION}<1.3:devel/rubygem-flipper USES= gem diff --git a/devel/rubygem-flipper-active_support_cache_store/distinfo b/devel/rubygem-flipper-active_support_cache_store/distinfo index 56fd60dff3ad..8686834f8f06 100644 --- a/devel/rubygem-flipper-active_support_cache_store/distinfo +++ b/devel/rubygem-flipper-active_support_cache_store/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691070362 -SHA256 (rubygem/flipper-active_support_cache_store-0.28.3.gem) = 111ae20579920206f001d4b33a9d96770fd23c709beeb6ca136c9ebc96fbd9fd -SIZE (rubygem/flipper-active_support_cache_store-0.28.3.gem) = 6656 +TIMESTAMP = 1712886498 +SHA256 (rubygem/flipper-active_support_cache_store-1.2.2.gem) = b413c3a600e53bb0c964294f11c41f20155febacf5284e2e648cfb910e4635af +SIZE (rubygem/flipper-active_support_cache_store-1.2.2.gem) = 7168
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404130933.43D9X74K037025>