Path to this page:
Subject: CVS commit: pkgsrc/time/ruby-tzinfo
From: Takahiro Kambe
Date: 2008-10-08 15:24:02
Message id: 20081008132402.7CE5B175D0@cvs.netbsd.org
Log Message:
Update ruby-tzinfo package to 0.3.11.
== Version 0.3.11 (tzdata v2008g) - 7-Oct-2008
* Updated to tzdata version 2008g
(http://article.gmane.org/gmane.comp.time.tz/2335).
* Support Ruby 1.9.0-5. Rational.new! has now been removed in Ruby 1.9.
Only use Rational.new! if it is available (it is preferable in Ruby 1.8
for performance reasons). Thanks to Jeremy Kemper and Pratik Naik for
reporting this. Closes #22312.
* Apply a patch from Pratik Naik to replace assert calls that have been
deprecated in the Ruby svn trunk. Closes #22308.
Files: