pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/ruby-timers
Module Name: pkgsrc
Committed By: taca
Date: Sun Sep 13 14:06:36 UTC 2015
Modified Files:
pkgsrc/time/ruby-timers: Makefile distinfo
Log Message:
Update ruby-timers to 4.1.1.
4.1.1 (2015-08-21)
------------------
* Remove `RubyProf` from Gemfile and a test, due to it providing no substantial benefit while increasing problems building bundles under Rubinius.
4.1.0 (2015-08-16)
------------------
* Addition of `now_and_every` method; fires block immediately, then sets recurring timer.
* Includes `now_and_after` method; does the same as above for one-shot timers: essentially a "two-shot" timer.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/time/ruby-timers/Makefile \
pkgsrc/time/ruby-timers/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index