diff options
author | taca <taca@pkgsrc.org> | 2018-03-21 11:33:20 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2018-03-21 11:33:20 +0000 |
commit | d50b3f67fb0c362a3127cd26bf7f7a9816b23d0c (patch) | |
tree | 2f1e67a4cf603e69439bfcd1196baf711596209b /lang | |
parent | 54a817e33311d41b995b22317abcd9a09fdf8bb6 (diff) | |
download | pkgsrc-d50b3f67fb0c362a3127cd26bf7f7a9816b23d0c.tar.gz |
lang/ruby-gherkin: update to 5.0.0
[5.0.0] - 2017-10-13
Added
* Ability to specify an initial language for the parser, so that the #
language header isn't required (#288 by charlierudolph and aslakhellesoy)
* A better wording for the Greek translation of Scenario Outline
(¦°¦Å¦Ñ¦ô¦Ã¦Ñ¦Á¦Ì¦Ì¦Á ¦²¦Å¦Í¦Á¦Ñ¦ô¦Ï¦Ô) (#185 by pmatsinopoulos)
* Added female, singular Given in Romanian (Dat«¥ fiind) (#202 by tsundberg)
* (C) CMake support (#2 #3 by Pwera)
Changed
* Compile empty scenarios to empty pickles (#249 #264 by brasmusson)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/ruby-gherkin/Makefile | 6 | ||||
-rw-r--r-- | lang/ruby-gherkin/PLIST | 10 | ||||
-rw-r--r-- | lang/ruby-gherkin/distinfo | 10 |
3 files changed, 16 insertions, 10 deletions
diff --git a/lang/ruby-gherkin/Makefile b/lang/ruby-gherkin/Makefile index 4c1c530d97c..b6fc7b123aa 100644 --- a/lang/ruby-gherkin/Makefile +++ b/lang/ruby-gherkin/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2017/06/21 14:05:34 taca Exp $ +# $NetBSD: Makefile,v 1.3 2018/03/21 11:33:20 taca Exp $ -DISTNAME= gherkin-4.1.3 +DISTNAME= gherkin-5.0.0 CATEGORIES= lang MAINTAINER= minskim@NetBSD.org -HOMEPAGE= https://github.com/cucumber/gherkin +HOMEPAGE= https://github.com/cucumber/cucumber/tree/master/gherkin COMMENT= Parser and compiler for the Gherkin language LICENSE= mit diff --git a/lang/ruby-gherkin/PLIST b/lang/ruby-gherkin/PLIST index 386589927df..ee09d797bbe 100644 --- a/lang/ruby-gherkin/PLIST +++ b/lang/ruby-gherkin/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2017/06/21 14:05:34 taca Exp $ +@comment $NetBSD: PLIST,v 1.3 2018/03/21 11:33:20 taca Exp $ bin/gherkin-ruby${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.rsync @@ -18,7 +18,6 @@ ${GEM_LIBDIR}/berp/berp.pdb ${GEM_LIBDIR}/bin/gherkin ${GEM_LIBDIR}/bin/gherkin-generate-tokens ${GEM_LIBDIR}/bin/gherkin-ruby -${GEM_LIBDIR}/gherkin-languages.json ${GEM_LIBDIR}/gherkin-ruby.razor ${GEM_LIBDIR}/gherkin.berp ${GEM_LIBDIR}/gherkin.gemspec @@ -39,6 +38,8 @@ ${GEM_LIBDIR}/lib/gherkin/token_scanner.rb ${GEM_LIBDIR}/spec/capture_warnings.rb ${GEM_LIBDIR}/spec/coverage.rb ${GEM_LIBDIR}/spec/gherkin/parser_spec.rb +${GEM_LIBDIR}/spec/gherkin/stream/gherkin_events_spec.rb +${GEM_LIBDIR}/spec/gherkin/stream/test_fr.feature ${GEM_LIBDIR}/testdata/bad/inconsistent_cell_count.feature ${GEM_LIBDIR}/testdata/bad/inconsistent_cell_count.feature.errors.ndjson ${GEM_LIBDIR}/testdata/bad/invalid_language.feature @@ -181,6 +182,11 @@ ${GEM_LIBDIR}/testdata/good/spaces_in_language.feature.ast.ndjson ${GEM_LIBDIR}/testdata/good/spaces_in_language.feature.pickles.ndjson ${GEM_LIBDIR}/testdata/good/spaces_in_language.feature.source.ndjson ${GEM_LIBDIR}/testdata/good/spaces_in_language.feature.tokens +${GEM_LIBDIR}/testdata/good/tagged_feature_with_scenario_outline.feature +${GEM_LIBDIR}/testdata/good/tagged_feature_with_scenario_outline.feature.ast.ndjson +${GEM_LIBDIR}/testdata/good/tagged_feature_with_scenario_outline.feature.pickles.ndjson +${GEM_LIBDIR}/testdata/good/tagged_feature_with_scenario_outline.feature.source.ndjson +${GEM_LIBDIR}/testdata/good/tagged_feature_with_scenario_outline.feature.tokens ${GEM_LIBDIR}/testdata/good/tags.feature ${GEM_LIBDIR}/testdata/good/tags.feature.ast.ndjson ${GEM_LIBDIR}/testdata/good/tags.feature.pickles.ndjson diff --git a/lang/ruby-gherkin/distinfo b/lang/ruby-gherkin/distinfo index 311932ec645..07df5490871 100644 --- a/lang/ruby-gherkin/distinfo +++ b/lang/ruby-gherkin/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2017/06/21 14:05:34 taca Exp $ +$NetBSD: distinfo,v 1.3 2018/03/21 11:33:20 taca Exp $ -SHA1 (gherkin-4.1.3.gem) = 5f611aa338d91fa9fb19d3106314f37e7fdf9949 -RMD160 (gherkin-4.1.3.gem) = 45bf5c0371133075a575301f0b7d94fccbb45370 -SHA512 (gherkin-4.1.3.gem) = 7c113172ddf38ccf7e49eaac19355f3cb991f69d7499dba9189f375b75d3614f349fc6374e584a92c1223b0708cc8944859b4b38e28d79779a5091fa0c775e6e -Size (gherkin-4.1.3.gem) = 350208 bytes +SHA1 (gherkin-5.0.0.gem) = f6b4afce576f968706fcd23137b9780818df58d9 +RMD160 (gherkin-5.0.0.gem) = f095f0b12b62b0eff7e345e3d4320f13330acf2e +SHA512 (gherkin-5.0.0.gem) = cc782e37f5aea4ad0776f5336e6218b77e7fd8d193786acffaa44685de3a2592e4e6f37a3787add807654901afd12bc2d094a782b154bb2be9e2cd16e283df2a +Size (gherkin-5.0.0.gem) = 340992 bytes |