git: ade7e8d1375b - main - textproc/rubygem-cucumber-gherkin: Update to 22.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Oct 2021 19:23:29 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=ade7e8d1375b8e8280edb432f88b8670d5f4abb8 commit ade7e8d1375b8e8280edb432f88b8670d5f4abb8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-13 19:17:31 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-13 19:17:31 +0000 textproc/rubygem-cucumber-gherkin: Update to 22.0.0 - Update WWW Changes: https://github.com/cucumber/common/blob/main/gherkin/CHANGELOG.md --- textproc/rubygem-cucumber-gherkin/Makefile | 4 ++-- textproc/rubygem-cucumber-gherkin/distinfo | 6 +++--- textproc/rubygem-cucumber-gherkin/pkg-descr | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/textproc/rubygem-cucumber-gherkin/Makefile b/textproc/rubygem-cucumber-gherkin/Makefile index 696895417b0a..a7d562461627 100644 --- a/textproc/rubygem-cucumber-gherkin/Makefile +++ b/textproc/rubygem-cucumber-gherkin/Makefile @@ -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 diff --git a/textproc/rubygem-cucumber-gherkin/distinfo b/textproc/rubygem-cucumber-gherkin/distinfo index 8d008328f089..355aa057e24a 100644 --- a/textproc/rubygem-cucumber-gherkin/distinfo +++ b/textproc/rubygem-cucumber-gherkin/distinfo @@ -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 diff --git a/textproc/rubygem-cucumber-gherkin/pkg-descr b/textproc/rubygem-cucumber-gherkin/pkg-descr index af5d5c64d5f2..e30316d3931c 100644 --- a/textproc/rubygem-cucumber-gherkin/pkg-descr +++ b/textproc/rubygem-cucumber-gherkin/pkg-descr @@ -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