git: b8f419624ce8 - main - devel/rubygem-cucumber-rails: Update to 4.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 30 Sep 2025 10:59:20 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b8f419624ce8e23a502863d255329a3650e19009
commit b8f419624ce8e23a502863d255329a3650e19009
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-09-30 10:45:45 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-09-30 10:51:14 +0000
devel/rubygem-cucumber-rails: Update to 4.0.0
- Update RUN_DEPENDS: use Rails 8.0
Changes: https://github.com/cucumber/cucumber-rails/releases
---
devel/rubygem-cucumber-rails/Makefile | 9 ++++-----
devel/rubygem-cucumber-rails/distinfo | 6 +++---
2 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/devel/rubygem-cucumber-rails/Makefile b/devel/rubygem-cucumber-rails/Makefile
index d1c6c717c778..14c1d619e831 100644
--- a/devel/rubygem-cucumber-rails/Makefile
+++ b/devel/rubygem-cucumber-rails/Makefile
@@ -1,6 +1,5 @@
PORTNAME= cucumber-rails
-PORTVERSION= 3.1.1
-PORTREVISION= 1
+PORTVERSION= 4.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -12,9 +11,9 @@ WWW= https://cucumber.io/ \
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= rubygem-capybara>=3.11<4:devel/rubygem-capybara \
- rubygem-cucumber9>=5<10:devel/rubygem-cucumber9 \
- rubygem-railties72>=5.2<9:www/rubygem-railties72
+RUN_DEPENDS= rubygem-capybara>=3.25<4:devel/rubygem-capybara \
+ rubygem-cucumber>=7<11:devel/rubygem-cucumber \
+ rubygem-railties80>=6.1<9:www/rubygem-railties80
USES= gem
diff --git a/devel/rubygem-cucumber-rails/distinfo b/devel/rubygem-cucumber-rails/distinfo
index 8f8ff1ea3845..2e6748dbe3ff 100644
--- a/devel/rubygem-cucumber-rails/distinfo
+++ b/devel/rubygem-cucumber-rails/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1738606575
-SHA256 (rubygem/cucumber-rails-3.1.1.gem) = b9234147d94699638b77471256d0f06e9d1fe21803aee12cd12c9e7524c9aa02
-SIZE (rubygem/cucumber-rails-3.1.1.gem) = 16384
+TIMESTAMP = 1757436611
+SHA256 (rubygem/cucumber-rails-4.0.0.gem) = b2fe07af16f74e7c6ef7cec5bb238a358443a91af019fba8586d936f49c47cf2
+SIZE (rubygem/cucumber-rails-4.0.0.gem) = 16384