git: f7d4b4beb496 - main - devel/rubygem-cucumber-core: Change RUN_DEPENDS from rubygem-cucumber-tag-expressions to rubygem-cucumber-tag-expressions8
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 03 Feb 2026 05:27:36 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f7d4b4beb496d8d894fc63645d72642acd4db2ba
commit f7d4b4beb496d8d894fc63645d72642acd4db2ba
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-02-03 04:53:05 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-02-03 05:13:03 +0000
devel/rubygem-cucumber-core: Change RUN_DEPENDS from rubygem-cucumber-tag-expressions to rubygem-cucumber-tag-expressions8
- Bump PORTREVISION for dependency change
---
devel/rubygem-cucumber-core/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/rubygem-cucumber-core/Makefile b/devel/rubygem-cucumber-core/Makefile
index 6f4bf623abfb..f36662bbf2f7 100644
--- a/devel/rubygem-cucumber-core/Makefile
+++ b/devel/rubygem-cucumber-core/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cucumber-core
PORTVERSION= 16.0.0
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-cucumber-gherkin>=33<40:textproc/rubygem-cucumber-gherkin \
rubygem-cucumber-messages>=28<33:devel/rubygem-cucumber-messages \
- rubygem-cucumber-tag-expressions>=6<9:devel/rubygem-cucumber-tag-expressions
+ rubygem-cucumber-tag-expressions8>=6<9:devel/rubygem-cucumber-tag-expressions8
USES= gem