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: Sun May 31 05:59:17 UTC 2026
Modified Files:
pkgsrc/lang/ruby-cucumber-gherkin: Makefile distinfo
Log Message:
lang/ruby-cucumber-gherkin: update to 39.1.0
39.1.0 (2026-05-06)
Added
* (i18n) Expanded Turkish keywords (#567)
Changed
* [Ruby, Python, JavaScript, Perl, C++, .NET] Optimise parser class/speed by
removing redundant null #detach method (#561).
* [Ruby] Changed ParserMessageStream to accept keyword arguments allowing
the Gherkin class methods to be slightly more optimal (#560).
Fixed
* [c] Fixed memory leak with respect to the pickle ast ids.
* [c] Fixed potential read past null terminator. Fixed allocation of more
memory than necessary (#559).
* [PHP] Fix PHP 8.4 deprecation warnings (#550).
* [cpp] Added missing include guard in parser.hpp (#554)
* [cpp] Removed unreachable code in parser.hpp (#554)
Removed
* [Python] Drop support for python 3.9.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/lang/ruby-cucumber-gherkin/Makefile
cvs rdiff -u -r1.14 -r1.15 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.13 pkgsrc/lang/ruby-cucumber-gherkin/Makefile:1.14
--- pkgsrc/lang/ruby-cucumber-gherkin/Makefile:1.13 Sat Mar 7 13:26:46 2026
+++ pkgsrc/lang/ruby-cucumber-gherkin/Makefile Sun May 31 05:59:16 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2026/03/07 13:26:46 taca Exp $
+# $NetBSD: Makefile,v 1.14 2026/05/31 05:59:16 taca Exp $
-DISTNAME= cucumber-gherkin-39.0.0
+DISTNAME= cucumber-gherkin-39.1.0
CATEGORIES= lang
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/lang/ruby-cucumber-gherkin/distinfo
diff -u pkgsrc/lang/ruby-cucumber-gherkin/distinfo:1.14 pkgsrc/lang/ruby-cucumber-gherkin/distinfo:1.15
--- pkgsrc/lang/ruby-cucumber-gherkin/distinfo:1.14 Sat Mar 7 13:26:46 2026
+++ pkgsrc/lang/ruby-cucumber-gherkin/distinfo Sun May 31 05:59:16 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2026/03/07 13:26:46 taca Exp $
+$NetBSD: distinfo,v 1.15 2026/05/31 05:59:16 taca Exp $
-BLAKE2s (cucumber-gherkin-39.0.0.gem) = 5bcb6bc5de7050284190f6fa3d3d5b1a8ed688185e2e1ec19cf3d6abf697b844
-SHA512 (cucumber-gherkin-39.0.0.gem) = d395a18d8bb8dd29828008f1537ef4b104398d2509f7e457ba882922cdc24344970b354f79f4a7882696b791cdd415cbbd3fec376c9e44a2427569ab1d1acafc
-Size (cucumber-gherkin-39.0.0.gem) = 32256 bytes
+BLAKE2s (cucumber-gherkin-39.1.0.gem) = 6cdcfcc215724f046e15756de6f79194f6d13e8339330df650371c95184cb6d2
+SHA512 (cucumber-gherkin-39.1.0.gem) = 78637651d2d5db5e52c3cc926fe90078e4e1e8320856f7867f1b81104c180e8e074e52741d46af7ea115d4c62e9f7f67130a65677cbff1ecf3b36cbaf3e24380
+Size (cucumber-gherkin-39.1.0.gem) = 32256 bytes
Home |
Main Index |
Thread Index |
Old Index