[BACK]Return to PLIST CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / time / ruby-timers

File: [cvs.NetBSD.org] / pkgsrc / time / ruby-timers / PLIST (download)

Revision 1.5, Sat Feb 13 10:08:16 2021 UTC (3 years, 2 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.4: +2 -1 lines

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.

@comment $NetBSD: PLIST,v 1.5 2021/02/13 10:08:16 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/lib/timers.rb
${GEM_LIBDIR}/lib/timers/events.rb
${GEM_LIBDIR}/lib/timers/group.rb
${GEM_LIBDIR}/lib/timers/interval.rb
${GEM_LIBDIR}/lib/timers/priority_heap.rb
${GEM_LIBDIR}/lib/timers/timer.rb
${GEM_LIBDIR}/lib/timers/version.rb
${GEM_LIBDIR}/lib/timers/wait.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec