git: ee11943833eb - main - devel/rubygem-flipper-active_support_cache_store-rails61: Change RUN_DEPENDS from rubygem-flipper to rubygem-flipper025
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jan 2023 13:19:27 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ee11943833ebb64ce34187f51ea95d34b0cc5617
commit ee11943833ebb64ce34187f51ea95d34b0cc5617
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-01-30 12:45:11 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-01-30 13:02:22 +0000
devel/rubygem-flipper-active_support_cache_store-rails61: Change RUN_DEPENDS from rubygem-flipper to rubygem-flipper025
- 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 cc5e74c8daf4..76855dff0ac2 100644
--- a/devel/rubygem-flipper-active_support_cache_store-rails61/Makefile
+++ b/devel/rubygem-flipper-active_support_cache_store-rails61/Makefile
@@ -1,5 +1,6 @@
PORTNAME= flipper-active_support_cache_store
PORTVERSION= 0.25.4
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails61
@@ -11,7 +12,7 @@ WWW= https://github.com/jnunemaker/flipper
LICENSE= MIT
RUN_DEPENDS= rubygem-activesupport61>=5.0<7:devel/rubygem-activesupport61 \
- rubygem-flipper>=${PORTVERSION}<0.26:devel/rubygem-flipper
+ rubygem-flipper025>=${PORTVERSION}<0.26:devel/rubygem-flipper025
USES= gem