Skip to content

Commit

Permalink
devel/rubygem-cucumber-core: Update to 12.0.0
Browse files Browse the repository at this point in the history
- Update WWW
- Change RUN_DEPENDS from rubygem-cucumber-tag-expressions4 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 Sep 11, 2023
1 parent 6137b54 commit 07f8669
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 20 deletions.
12 changes: 6 additions & 6 deletions devel/rubygem-cucumber-core/Makefile
@@ -1,19 +1,19 @@
PORTNAME= cucumber-core
PORTVERSION= 11.1.0
PORTREVISION= 1
PORTVERSION= 12.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Core library for the Cucumber BDD app
WWW= https://github.com/cucumber/cucumber-ruby-core
WWW= https://cucumber.io/ \
https://github.com/cucumber/cucumber-ruby-core

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= rubygem-cucumber-gherkin>=24<27:textproc/rubygem-cucumber-gherkin \
rubygem-cucumber-messages>=19<22.1:devel/rubygem-cucumber-messages \
rubygem-cucumber-tag-expressions4>=4.1.0<5:devel/rubygem-cucumber-tag-expressions4
RUN_DEPENDS= rubygem-cucumber-gherkin>=25<27:textproc/rubygem-cucumber-gherkin \
rubygem-cucumber-messages>=20<23:devel/rubygem-cucumber-messages \
rubygem-cucumber-tag-expressions>=5.0.4<6: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 = 1674590340
SHA256 (rubygem/cucumber-core-11.1.0.gem) = 4b5a76518555f97be0e7220011a593462941c7dbd225e610f0f1f7ccf5f4b90a
SIZE (rubygem/cucumber-core-11.1.0.gem) = 27136
TIMESTAMP = 1694348352
SHA256 (rubygem/cucumber-core-12.0.0.gem) = c2a7f4c457dd64df6cc7f430392fb5c03160805eafb27849639fee65d5bb9dfa
SIZE (rubygem/cucumber-core-12.0.0.gem) = 27136
11 changes: 0 additions & 11 deletions devel/rubygem-cucumber-core/files/patch-gemspec

This file was deleted.

0 comments on commit 07f8669

Please sign in to comment.