Subject: CVS commit: pkgsrc/devel/ruby-tins
From: Takahiro Kambe
Date: 2025-01-19 17:08:14
Message id: 20250119160814.7F71EFBDD@cvs.NetBSD.org

Log Message:
devel/ruby-tins: update to 1.38.0

1.38.0 (2025-01-04)

Improved Tins::Limited concurrency handling:
* Added execute method for task submission with a block
* Changed process method to manage thread execution and queue management
* Introduced stop method to signal processing termination
* Modified test cases in limited_test.rb to accommodate new functionality
* Added ensure clause to decrement counter and signal continuation after
  block execution

Added support for Ruby 3.4 Alpine image:
* Updated .all_images.yml to include Ruby 3.4-alpine environment
* Added ruby:3.4-alpine to the list of supported images
* Now uses 3.4 instead of 3.3, 3.2, and 3.1 for ruby versions

Files:
RevisionActionfile
1.31modifypkgsrc/devel/ruby-tins/Makefile
1.34modifypkgsrc/devel/ruby-tins/distinfo