git: 1f1b8f12ac24 - main - devel/rubygem-flipper-active_support_cache_store-rails61: Change RUN_DEPENDS from rubygem-flipper to rubygem-flipper021

Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jul 15 20:50:52 UTC 2021


The branch main has been updated by sunpoet:

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

commit 1f1b8f12ac242868bf85c084fa6f100cc76e4080
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-15 20:38:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-15 20:47:43 +0000

    devel/rubygem-flipper-active_support_cache_store-rails61: Change RUN_DEPENDS from rubygem-flipper to rubygem-flipper021
    
    - Bump PORTREVISION for dependency change
---
 devel/rubygem-flipper-active_support_cache_store-rails61/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/rubygem-flipper-active_support_cache_store-rails61/Makefile b/devel/rubygem-flipper-active_support_cache_store-rails61/Makefile
index 8a1e60f33fa5..594686550199 100644
--- a/devel/rubygem-flipper-active_support_cache_store-rails61/Makefile
+++ b/devel/rubygem-flipper-active_support_cache_store-rails61/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	flipper-active_support_cache_store
 PORTVERSION=	0.21.0
+PORTREVISION=	1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	-rails61
@@ -12,7 +13,7 @@ COMMENT=	ActiveSupport::Cache store adapter for Flipper
 LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-activesupport61>=5.0<7:devel/rubygem-activesupport61 \
-		rubygem-flipper>=${PORTVERSION}<0.22:devel/rubygem-flipper
+		rubygem-flipper021>=${PORTVERSION}<0.22:devel/rubygem-flipper021
 
 USES=		gem
 USE_RUBY=	yes


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