mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
textproc/rubygem-cucumber-gherkin: Update to 22.0.0
- Update WWW Changes: https://github.com/cucumber/common/blob/main/gherkin/CHANGELOG.md
This commit is contained in:
parent
4c34440840
commit
ade7e8d137
@ -1,5 +1,5 @@
|
||||
PORTNAME= cucumber-gherkin
|
||||
PORTVERSION= 20.0.1
|
||||
PORTVERSION= 22.0.0
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -9,7 +9,7 @@ COMMENT= Fast Gherkin lexer/parser based on the Ragel State Machine Compiler
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-cucumber-messages>=17.0.1<18:devel/rubygem-cucumber-messages
|
||||
RUN_DEPENDS= rubygem-cucumber-messages>=17.1.1<18:devel/rubygem-cucumber-messages
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1626714654
|
||||
SHA256 (rubygem/cucumber-gherkin-20.0.1.gem) = b679c4d114af857f97d8c93d18f8406a1c313e56b3782225f7f438ced2eb79c7
|
||||
SIZE (rubygem/cucumber-gherkin-20.0.1.gem) = 33792
|
||||
TIMESTAMP = 1634111946
|
||||
SHA256 (rubygem/cucumber-gherkin-22.0.0.gem) = f97293c8a3343db6765ff58811c13143944c3cb22e001830248fed8adbc1c7b7
|
||||
SIZE (rubygem/cucumber-gherkin-22.0.0.gem) = 33792
|
||||
|
@ -1,3 +1,3 @@
|
||||
A fast Gherkin lexer/parser based on the Ragel State Machine Compiler.
|
||||
|
||||
WWW: https://github.com/cucumber/common/tree/main/gherkin
|
||||
WWW: https://github.com/cucumber/common/tree/main/gherkin/ruby
|
||||
|
Loading…
Reference in New Issue
Block a user