Subject: CVS commit: pkgsrc/time/ruby-timers
From: Takahiro Kambe
Date: 2021-02-13 11:08:16
Message id: 20210213100816.B314BFA95@cvs.NetBSD.org

Log Message:
time/ruby-timers: update to 4.3.3

4.3.3 (2021-02-13)

No release note nor changelog.  Here is quote from commit log.

* Fix development workflow.
* Remove comment from gemspec.
* Add priority queue class
* Add #size method and change to actual minheap
* Add some tests for priority heap
* Rename first and insert to peek and push for naming consistency
* Switch to a PriorityHeap instead of array for storing Handles
* Refactor Handle class to use Comparable mixin
* Add extra performance test for timer queue insertion speed
* Reduce required accuracy for tests, because macOS on GitHub Actions i… …
* Updated code formatting & specs.

Files:
RevisionActionfile
1.6modifypkgsrc/time/ruby-timers/Makefile
1.5modifypkgsrc/time/ruby-timers/PLIST
1.7modifypkgsrc/time/ruby-timers/distinfo