summaryrefslogtreecommitdiff
path: root/time/ruby-tzinfo/PLIST
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2008-10-08 13:24:02 +0000
committertaca <taca@pkgsrc.org>2008-10-08 13:24:02 +0000
commite11f9956e51491b296075287d16df9b638178579 (patch)
treee7e00652097b249e8c5e5f6658155e910e205064 /time/ruby-tzinfo/PLIST
parentf1a39f49d389f8393ce4168bed08450311736e64 (diff)
downloadpkgsrc-e11f9956e51491b296075287d16df9b638178579.tar.gz
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.
Diffstat (limited to 'time/ruby-tzinfo/PLIST')
-rw-r--r--time/ruby-tzinfo/PLIST4
1 files changed, 3 insertions, 1 deletions
diff --git a/time/ruby-tzinfo/PLIST b/time/ruby-tzinfo/PLIST
index 3b50b39844d..ea28a39c96c 100644
--- a/time/ruby-tzinfo/PLIST
+++ b/time/ruby-tzinfo/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2008/09/18 12:42:47 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2008/10/08 13:24:02 taca Exp $
${GEM_HOME}/cache/tzinfo-${PKGVERSION}.gem
${GEM_LIBDIR}/CHANGES
${GEM_LIBDIR}/LICENSE
@@ -580,6 +580,7 @@ ${GEM_LIBDIR}/lib/tzinfo/info_timezone.rb
${GEM_LIBDIR}/lib/tzinfo/linked_timezone.rb
${GEM_LIBDIR}/lib/tzinfo/linked_timezone_info.rb
${GEM_LIBDIR}/lib/tzinfo/offset_rationals.rb
+${GEM_LIBDIR}/lib/tzinfo/ruby_core_support.rb
${GEM_LIBDIR}/lib/tzinfo/time_or_datetime.rb
${GEM_LIBDIR}/lib/tzinfo/timezone.rb
${GEM_LIBDIR}/lib/tzinfo/timezone_definition.rb
@@ -600,6 +601,7 @@ ${GEM_LIBDIR}/test/tc_info_timezone.rb
${GEM_LIBDIR}/test/tc_linked_timezone.rb
${GEM_LIBDIR}/test/tc_linked_timezone_info.rb
${GEM_LIBDIR}/test/tc_offset_rationals.rb
+${GEM_LIBDIR}/test/tc_ruby_core_support.rb
${GEM_LIBDIR}/test/tc_time_or_datetime.rb
${GEM_LIBDIR}/test/tc_timezone.rb
${GEM_LIBDIR}/test/tc_timezone_definition.rb