Date: Tue, 03 Feb 2026 05:27:37 +0000 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: 33abbb87fea2 - main - devel/rubygem-cucumber-core15: Change RUN_DEPENDS from rubygem-cucumber-tag-expressions to rubygem-cucumber-tag-expressions8 Message-ID: <69818749.1c1dd.41749dbc@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=33abbb87fea2e68a09a6ef15a5290da99786a1e6 commit 33abbb87fea2e68a09a6ef15a5290da99786a1e6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2026-02-03 04:53:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2026-02-03 05:13:03 +0000 devel/rubygem-cucumber-core15: Change RUN_DEPENDS from rubygem-cucumber-tag-expressions to rubygem-cucumber-tag-expressions8 - Bump PORTREVISION for dependency change --- devel/rubygem-cucumber-core15/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-cucumber-core15/Makefile b/devel/rubygem-cucumber-core15/Makefile index da99b93ff2b6..cbf8972d4a2f 100644 --- a/devel/rubygem-cucumber-core15/Makefile +++ b/devel/rubygem-cucumber-core15/Makefile @@ -1,5 +1,6 @@ PORTNAME= cucumber-core PORTVERSION= 15.4.0 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 15 @@ -14,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-cucumber-gherkin>=27<40:textproc/rubygem-cucumber-gherkin \ rubygem-cucumber-messages>=26<33:devel/rubygem-cucumber-messages \ - rubygem-cucumber-tag-expressions>=5<9:devel/rubygem-cucumber-tag-expressions + rubygem-cucumber-tag-expressions8>=5<9:devel/rubygem-cucumber-tag-expressions8 USES= gemhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69818749.1c1dd.41749dbc>
