Skip to content

Commit

Permalink
devel/rubygem-cucumber-rails: Update to 3.0.0
Browse files Browse the repository at this point in the history
- Update RUN_DEPENDS: use Rails 7.1

Changes:	https://github.com/cucumber/cucumber-rails/releases
  • Loading branch information
sunpoet committed Nov 14, 2023
1 parent 79464f1 commit 4a509fc
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 23 deletions.
13 changes: 4 additions & 9 deletions devel/rubygem-cucumber-rails/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= cucumber-rails
PORTVERSION= 2.6.1
PORTREVISION= 1
PORTVERSION= 3.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG

Expand All @@ -12,13 +11,9 @@ WWW= https://cucumber.io/ \
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= rubygem-capybara>=2.18<4:devel/rubygem-capybara \
rubygem-cucumber>=3.2<10:devel/rubygem-cucumber \
rubygem-mime-types>=3.3<4:misc/rubygem-mime-types \
rubygem-nokogiri>=1.10<2:textproc/rubygem-nokogiri \
rubygem-railties5>=5.0<8:www/rubygem-railties5 \
rubygem-rexml>=3.0<4:textproc/rubygem-rexml \
rubygem-webrick>=1.7<2:www/rubygem-webrick
RUN_DEPENDS= rubygem-capybara>=3.11<4:devel/rubygem-capybara \
rubygem-cucumber>=5<10:devel/rubygem-cucumber \
rubygem-railties71>=5.2<8:www/rubygem-railties71

USES= gem

Expand Down
6 changes: 3 additions & 3 deletions devel/rubygem-cucumber-rails/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1669058043
SHA256 (rubygem/cucumber-rails-2.6.1.gem) = 526d1c484d7ba74503f0421a053d8778e569f02e9b3ce8be0d567cad8850a0e0
SIZE (rubygem/cucumber-rails-2.6.1.gem) = 17408
TIMESTAMP = 1699774788
SHA256 (rubygem/cucumber-rails-3.0.0.gem) = df87d3e95e3f7746476efd4261fe66fa13d483af215f054b946d1617770eeb29
SIZE (rubygem/cucumber-rails-3.0.0.gem) = 17408
11 changes: 0 additions & 11 deletions devel/rubygem-cucumber-rails/files/patch-gemspec

This file was deleted.

0 comments on commit 4a509fc

Please sign in to comment.