git: c32519787441 - main - devel/rubygem-rspec-rails: Update to 8.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 May 2025 20:12:58 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c3251978744114fccfff1e1b8f8587612aa062e8
commit c3251978744114fccfff1e1b8f8587612aa062e8
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-05-19 19:24:36 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-05-19 20:00:25 +0000
devel/rubygem-rspec-rails: Update to 8.0.0
- Update RUN_DEPENDS: use Rails 8.0
Changes: https://github.com/rspec/rspec-rails/blob/main/Changelog.md
---
devel/rubygem-rspec-rails/Makefile | 8 ++++----
devel/rubygem-rspec-rails/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/devel/rubygem-rspec-rails/Makefile b/devel/rubygem-rspec-rails/Makefile
index b5fe4a292cfd..538ddf3dbfcc 100644
--- a/devel/rubygem-rspec-rails/Makefile
+++ b/devel/rubygem-rspec-rails/Makefile
@@ -1,5 +1,5 @@
PORTNAME= rspec-rails
-PORTVERSION= 7.1.1
+PORTVERSION= 8.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -11,9 +11,9 @@ WWW= https://rspec.info/ \
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-RUN_DEPENDS= rubygem-actionpack70>=7.0:www/rubygem-actionpack70 \
- rubygem-activesupport70>=7.0:devel/rubygem-activesupport70 \
- rubygem-railties70>=7.0:www/rubygem-railties70 \
+RUN_DEPENDS= rubygem-actionpack80>=7.2:www/rubygem-actionpack80 \
+ rubygem-activesupport80>=7.2:devel/rubygem-activesupport80 \
+ rubygem-railties80>=7.2:www/rubygem-railties80 \
rubygem-rspec-core>=3.13<4:devel/rubygem-rspec-core \
rubygem-rspec-expectations>=3.13<4:devel/rubygem-rspec-expectations \
rubygem-rspec-mocks>=3.13<4:devel/rubygem-rspec-mocks \
diff --git a/devel/rubygem-rspec-rails/distinfo b/devel/rubygem-rspec-rails/distinfo
index 2cb72d7a3a04..d0dabc73dada 100644
--- a/devel/rubygem-rspec-rails/distinfo
+++ b/devel/rubygem-rspec-rails/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1739117556
-SHA256 (rubygem/rspec-rails-7.1.1.gem) = e15dccabed211e2fd92f21330c819adcbeb1591c1d66c580d8f2d8288557e331
-SIZE (rubygem/rspec-rails-7.1.1.gem) = 74240
+TIMESTAMP = 1747547458
+SHA256 (rubygem/rspec-rails-8.0.0.gem) = 977a508cd94d152db2068c6585470db5d0cd47eef56d5410b9531034fb9d97bf
+SIZE (rubygem/rspec-rails-8.0.0.gem) = 74240