aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-30 23:30:28 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-30 23:30:28 +0000
commite07e6898d425ec728b1db2ccaaa50d3dd9c83b72 (patch)
tree3d028cec698906b0f3d3640c52d0228eb4859295
parent63a90d36dd3b2583e95db342ab014f120ea9ee38 (diff)
downloadports-e07e6898d425ec728b1db2ccaaa50d3dd9c83b72.tar.gz
ports-e07e6898d425ec728b1db2ccaaa50d3dd9c83b72.zip
devel/rubygem-cucumber-core: Change RUN_DEPENDS from rubygem-cucumber-gherkin to rubygem-cucumber-gherkin26
- Bump PORTREVISION for dependency change
-rw-r--r--devel/rubygem-cucumber-core/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/rubygem-cucumber-core/Makefile b/devel/rubygem-cucumber-core/Makefile
index e614b88eaaf3..2f7c668817a5 100644
--- a/devel/rubygem-cucumber-core/Makefile
+++ b/devel/rubygem-cucumber-core/Makefile
@@ -1,5 +1,6 @@
PORTNAME= cucumber-core
PORTVERSION= 12.0.0
+PORTREVISION= 1
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -11,7 +12,7 @@ WWW= https://cucumber.io/ \
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-cucumber-gherkin>=25<27:textproc/rubygem-cucumber-gherkin \
+RUN_DEPENDS= rubygem-cucumber-gherkin26>=25<27:textproc/rubygem-cucumber-gherkin26 \
rubygem-cucumber-messages>=20<23:devel/rubygem-cucumber-messages \
rubygem-cucumber-tag-expressions>=5.0.4<6:devel/rubygem-cucumber-tag-expressions