Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jul 2021 20:50:47 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: 1f1b8f12ac24 - main - devel/rubygem-flipper-active_support_cache_store-rails61: Change RUN_DEPENDS from rubygem-flipper to rubygem-flipper021
Message-ID:  <202107152050.16FKolrU008460@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit 1f1b8f12ac242868bf85c084fa6f100cc76e4080
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-07-15 20:38:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107152050.16FKolrU008460>