git: 17a2aae23840 - main - textproc/rubygem-cucumber-gherkin: Update to 18.0.0
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 18 07:20:43 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=17a2aae238403ecf6596ae949219f7d7a52d3417
commit 17a2aae238403ecf6596ae949219f7d7a52d3417
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:15:47 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:48:16 +0000
textproc/rubygem-cucumber-gherkin: Update to 18.0.0
Changes: https://github.com/cucumber/cucumber/blob/master/gherkin/CHANGELOG.md
---
textproc/rubygem-cucumber-gherkin/Makefile | 4 ++--
textproc/rubygem-cucumber-gherkin/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/textproc/rubygem-cucumber-gherkin/Makefile b/textproc/rubygem-cucumber-gherkin/Makefile
index 72ca5878927d..75088512e217 100644
--- a/textproc/rubygem-cucumber-gherkin/Makefile
+++ b/textproc/rubygem-cucumber-gherkin/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cucumber-gherkin
-PORTVERSION= 17.0.2
+PORTVERSION= 18.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>=14.0.1<15:devel/rubygem-cucumber-messages
+RUN_DEPENDS= rubygem-cucumber-messages>=15.0.0<16:devel/rubygem-cucumber-messages
USES= gem
USE_RUBY= yes
diff --git a/textproc/rubygem-cucumber-gherkin/distinfo b/textproc/rubygem-cucumber-gherkin/distinfo
index e821662b900e..365ae3d12f44 100644
--- a/textproc/rubygem-cucumber-gherkin/distinfo
+++ b/textproc/rubygem-cucumber-gherkin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613738851
-SHA256 (rubygem/cucumber-gherkin-17.0.2.gem) = d6c36c79a4511f9bbd97c82987c25ba33c3bc6558b5cd7e2820d01b13b37f137
-SIZE (rubygem/cucumber-gherkin-17.0.2.gem) = 33792
+TIMESTAMP = 1618321012
+SHA256 (rubygem/cucumber-gherkin-18.0.0.gem) = b841a983af3ba38924e0b276c850c21b342071225e9e20634fa498a52a8d7b51
+SIZE (rubygem/cucumber-gherkin-18.0.0.gem) = 34304
More information about the dev-commits-ports-all
mailing list