pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-cucumber-tag-expressions
Module Name: pkgsrc
Committed By: taca
Date: Tue Feb 3 14:56:52 UTC 2026
Modified Files:
pkgsrc/devel/ruby-cucumber-tag-expressions: Makefile PLIST distinfo
Log Message:
devel/ruby-cucumber-tag-expressions: update to 8.1.0
Latest release is 9.0.0 but ruby-cucuber-core require < 9.
6.1.1 (2024-10-28)
Changed
* [Python] Use the new action cucumber/action-publish-pypi in release
process (#147 #172 #178)
* [Ruby] Fixed up remaining simple cops and began to reduce complexity of
code (#158)
6.1.2 (2025-01-29)
Added
* [All] Run CI testing only for relevant areas of the codebase (#186)
* [Python] Extended documentation and type hints within docstrings (#182)
* [Ruby] Support the testing in CI on later rubies (#185)
6.2.0 (2025-05-25)
Added
* [PHP] Add new implementation (#194)
7.0.0 (2025-10-03)
(Unknown)
8.0.0 (2025-10-14)
Fixed
* [Perl] Fix building release artifacts (#214)
Removed
* [Python] Dropped support for end-of-life Python versions from 2 to 3.9
(#215)
8.1.0 (2025-11-26)
Added
* [.NET] Add a .NET implementation
Fixed
* Render the empty tag expression as an empty string (#222)
* Improve error message for missing operands (#221)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ruby-cucumber-tag-expressions/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-cucumber-tag-expressions/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/ruby-cucumber-tag-expressions/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-cucumber-tag-expressions/Makefile
diff -u pkgsrc/devel/ruby-cucumber-tag-expressions/Makefile:1.6 pkgsrc/devel/ruby-cucumber-tag-expressions/Makefile:1.7
--- pkgsrc/devel/ruby-cucumber-tag-expressions/Makefile:1.6 Sun Feb 4 16:39:48 2024
+++ pkgsrc/devel/ruby-cucumber-tag-expressions/Makefile Tue Feb 3 14:56:52 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2024/02/04 16:39:48 taca Exp $
+# $NetBSD: Makefile,v 1.7 2026/02/03 14:56:52 taca Exp $
-DISTNAME= cucumber-tag-expressions-6.1.0
+DISTNAME= cucumber-tag-expressions-8.1.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-cucumber-tag-expressions/PLIST
diff -u pkgsrc/devel/ruby-cucumber-tag-expressions/PLIST:1.3 pkgsrc/devel/ruby-cucumber-tag-expressions/PLIST:1.4
--- pkgsrc/devel/ruby-cucumber-tag-expressions/PLIST:1.3 Sun Feb 4 16:39:48 2024
+++ pkgsrc/devel/ruby-cucumber-tag-expressions/PLIST Tue Feb 3 14:56:52 2026
@@ -1,11 +1,8 @@
-@comment $NetBSD: PLIST,v 1.3 2024/02/04 16:39:48 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2026/02/03 14:56:52 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/lib/cucumber/tag_expressions.rb
${GEM_LIBDIR}/lib/cucumber/tag_expressions/expressions.rb
${GEM_LIBDIR}/lib/cucumber/tag_expressions/parser.rb
-${GEM_LIBDIR}/spec/errors_spec.rb
-${GEM_LIBDIR}/spec/evaluations_spec.rb
-${GEM_LIBDIR}/spec/parsing_spec.rb
-${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Index: pkgsrc/devel/ruby-cucumber-tag-expressions/distinfo
diff -u pkgsrc/devel/ruby-cucumber-tag-expressions/distinfo:1.8 pkgsrc/devel/ruby-cucumber-tag-expressions/distinfo:1.9
--- pkgsrc/devel/ruby-cucumber-tag-expressions/distinfo:1.8 Sun Feb 4 16:39:48 2024
+++ pkgsrc/devel/ruby-cucumber-tag-expressions/distinfo Tue Feb 3 14:56:52 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2024/02/04 16:39:48 taca Exp $
+$NetBSD: distinfo,v 1.9 2026/02/03 14:56:52 taca Exp $
-BLAKE2s (cucumber-tag-expressions-6.1.0.gem) = 87ae234113ada249cfa34d32483d2048308c9c3fb4c124f992a174ceb3eb905d
-SHA512 (cucumber-tag-expressions-6.1.0.gem) = c165ef24fc6b4b46699dae1703d0106b27be0d48bec810f2c8d7e7c15405d0847752b49fd25f980b8e358a39f050d45e7deb1c3207741e4a436a1929719057ee
-Size (cucumber-tag-expressions-6.1.0.gem) = 6656 bytes
+BLAKE2s (cucumber-tag-expressions-8.1.0.gem) = b20b40c2298307455a9468cf886fb0adb5e08714269f904699b7dfdb1bc33120
+SHA512 (cucumber-tag-expressions-8.1.0.gem) = fffadd3aabe7dce3973ba0cc778ae77eb1157c127a874e982f08d8293f06a50dc6ecf91f7a171db82cd2eeadd3cbf6660c6ea350634e2a72b749b388f80f552d
+Size (cucumber-tag-expressions-8.1.0.gem) = 6656 bytes
Home |
Main Index |
Thread Index |
Old Index