pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/ruby-cucumber-gherkin
Module Name: pkgsrc
Committed By: taca
Date: Tue Nov 23 14:05:24 UTC 2021
Modified Files:
pkgsrc/lang/ruby-cucumber-gherkin: Makefile distinfo
Log Message:
lang/ruby-cucumber-gherkin: update to 22.0.0
22.0.0 (2021-09-23)
Added
* [Perl] Documentation for most of the modules (#1740 ehuelsmann)
Changed
* [Perl] Changed API to pass around Cucumber::Messages instead of hashes and
increased minimum Perl version in accordance with Cucumber::Messages (to
5.14; from 5.12) (#1735 ehuelsmann)
Fixed
* [Perl] Failure to include CHANGELOG.md in the release tarball (#1728
ehuelsmann)
21.0.0 (2021-09-01)
Added
* [JavaScript] Expose Errors object.
Changed
* Fixed Rule translation for hi, sr-Cyrl, sr-Latn and tr (aslakhellesoy)
* [Java] Renamed Token#mathcedItems to Token#matchedItems (#1687
aslakhellesoy)
* [Perl] Minimum Perl version upgraded to 5.12 (from 5.10.1) (#1665
ehuelsmann)
Removed
* [Perl] Dependency on IO::Scalar removed (#1665 ehuelsmann)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/ruby-cucumber-gherkin/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/lang/ruby-cucumber-gherkin/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/ruby-cucumber-gherkin/Makefile
diff -u pkgsrc/lang/ruby-cucumber-gherkin/Makefile:1.6 pkgsrc/lang/ruby-cucumber-gherkin/Makefile:1.7
--- pkgsrc/lang/ruby-cucumber-gherkin/Makefile:1.6 Mon Aug 30 16:24:39 2021
+++ pkgsrc/lang/ruby-cucumber-gherkin/Makefile Tue Nov 23 14:05:24 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2021/08/30 16:24:39 taca Exp $
+# $NetBSD: Makefile,v 1.7 2021/11/23 14:05:24 taca Exp $
-DISTNAME= cucumber-gherkin-20.0.1
+DISTNAME= cucumber-gherkin-22.0.0
CATEGORIES= lang
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -8,7 +8,7 @@ HOMEPAGE= https://github.com/cucumber/gh
COMMENT= Gherkin parser/compiler for Ruby
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-cucumber-messages>=17.0<18:../../devel/ruby-cucumber-messages
+DEPENDS+= ${RUBY_PKGPREFIX}-cucumber-messages>=17.1<18:../../devel/ruby-cucumber-messages
CONFLICTS+= ${RUBY_PKGPREFIX}-gherkin-[0-9]*
Index: pkgsrc/lang/ruby-cucumber-gherkin/distinfo
diff -u pkgsrc/lang/ruby-cucumber-gherkin/distinfo:1.8 pkgsrc/lang/ruby-cucumber-gherkin/distinfo:1.9
--- pkgsrc/lang/ruby-cucumber-gherkin/distinfo:1.8 Tue Oct 26 10:51:53 2021
+++ pkgsrc/lang/ruby-cucumber-gherkin/distinfo Tue Nov 23 14:05:24 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 10:51:53 nia Exp $
+$NetBSD: distinfo,v 1.9 2021/11/23 14:05:24 taca Exp $
-BLAKE2s (cucumber-gherkin-20.0.1.gem) = 66a80a661c042316f5f64da7ec4e61312dc510d090e526b11b0a769117446cff
-SHA512 (cucumber-gherkin-20.0.1.gem) = e9170ffc21291f3d871e92a9c9d69a5f508684c8edd33d179143c7eac96930fefbe66ccd3510aaddb35510a329d6f5fb5c94d25e5ec2031fb4cecee8cb7d9077
-Size (cucumber-gherkin-20.0.1.gem) = 33792 bytes
+BLAKE2s (cucumber-gherkin-22.0.0.gem) = 921d3fa162464b24826f4b03737d49c3ea45e29e02318739c3b6e0010703bee5
+SHA512 (cucumber-gherkin-22.0.0.gem) = 51bb88282cae4f531a4ef6c2f2e0672497d167c43b8ccd8c994c45134748bced388ef11e7c85f585fd623df0c8eb7a06657ed789a9aef469df7bb10d6c9db2a4
+Size (cucumber-gherkin-22.0.0.gem) = 33792 bytes
Home |
Main Index |
Thread Index |
Old Index