Skip to content

Commit

Permalink
devel/rubygem-cucumber-core: Update to 13.0.0
Browse files Browse the repository at this point in the history
- Change RUN_DEPENDS from rubygem-cucumber-gherkin26 to rubygem-cucumber-gherkin
- Change RUN_DEPENDS from rubygem-cucumber-tag-expressions5 to rubygem-cucumber-tag-expressions

Changes:	https://github.com/cucumber/cucumber-ruby-core/releases
		https://github.com/cucumber/cucumber-ruby-core/blob/main/CHANGELOG.md
  • Loading branch information
sunpoet committed Dec 14, 2023
1 parent 5d12122 commit f23b906
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions devel/rubygem-cucumber-core/Makefile
@@ -1,6 +1,5 @@
PORTNAME= cucumber-core
PORTVERSION= 12.0.0
PORTREVISION= 3
PORTVERSION= 13.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG

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

RUN_DEPENDS= rubygem-cucumber-gherkin26>=25<27:textproc/rubygem-cucumber-gherkin26 \
RUN_DEPENDS= rubygem-cucumber-gherkin>=27<28:textproc/rubygem-cucumber-gherkin \
rubygem-cucumber-messages22>=20<23:devel/rubygem-cucumber-messages22 \
rubygem-cucumber-tag-expressions5>=5.0.4<6:devel/rubygem-cucumber-tag-expressions5
rubygem-cucumber-tag-expressions>=5<7:devel/rubygem-cucumber-tag-expressions

USES= gem

Expand Down
6 changes: 3 additions & 3 deletions devel/rubygem-cucumber-core/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1694348352
SHA256 (rubygem/cucumber-core-12.0.0.gem) = c2a7f4c457dd64df6cc7f430392fb5c03160805eafb27849639fee65d5bb9dfa
SIZE (rubygem/cucumber-core-12.0.0.gem) = 27136
TIMESTAMP = 1702028238
SHA256 (rubygem/cucumber-core-13.0.0.gem) = 7d417e02fbe6accfe9aed30df73a7df0b65b8f82490647ad148346af01f9adcc
SIZE (rubygem/cucumber-core-13.0.0.gem) = 25088

0 comments on commit f23b906

Please sign in to comment.