Update ruby-tzinfo package to 0.3.15.
== Version 0.3.15 (tzdata v2009p) - 26-Oct-2009 * Updated to tzdata version 2009p (http://article.gmane.org/gmane.comp.time.tz/2953). * Added a description to the gem spec. * List test files in test_files instead of files in the gem spec. == Version 0.3.14 (tzdata v2009l) - 19-Aug-2009 * Updated to tzdata version 2009l (http://article.gmane.org/gmane.comp.time.tz/2818). * Include current directory in load path to allow running tests on Ruby 1.9.2, which doesn't include it by default any more.
This commit is contained in:
parent
f27a328f89
commit
2756ea3154
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.9 2009/06/10 22:00:28 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2009/11/30 15:48:46 taca Exp $
|
||||
|
||||
DISTNAME= tzinfo-0.3.13
|
||||
DISTNAME= tzinfo-0.3.15
|
||||
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= time
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.8 2009/06/10 22:00:28 minskim Exp $
|
||||
$NetBSD: distinfo,v 1.9 2009/11/30 15:48:46 taca Exp $
|
||||
|
||||
SHA1 (tzinfo-0.3.13.gem) = c23cd8f7e24a68a75141cc4a37bd6e014e1cfd9e
|
||||
RMD160 (tzinfo-0.3.13.gem) = e5895fdf39fc14cba6f46c8e8d1c8672ae205fec
|
||||
Size (tzinfo-0.3.13.gem) = 299520 bytes
|
||||
SHA1 (tzinfo-0.3.15.gem) = 9d6fafdc169947892c50bbeab1862b84b8aa64f0
|
||||
RMD160 (tzinfo-0.3.15.gem) = f5ce6a9665dea1d5fa94e6d03f8af4ca2612970c
|
||||
Size (tzinfo-0.3.15.gem) = 298496 bytes
|
||||
|
|
Loading…
Reference in a new issue