Update ruby-tzinfo package to 0.3.16.

== Version 0.3.16 (tzdata v2009u) - 5-Jan-2010

* Support the use of '-' to denote '0' as an offset in the tz data files.
  Used for the first time in the SAVE field in tzdata v2009u.
* Updated to tzdata version 2009u
  (http://article.gmane.org/gmane.comp.time.tz/3053).
This commit is contained in:
taca 2010-01-22 15:30:32 +00:00
parent fa31211d01
commit f14f45d6f4
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.10 2009/11/30 15:48:46 taca Exp $
# $NetBSD: Makefile,v 1.11 2010/01/22 15:30:32 taca Exp $
DISTNAME= tzinfo-0.3.15
DISTNAME= tzinfo-0.3.16
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= time

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.9 2009/11/30 15:48:46 taca Exp $
$NetBSD: distinfo,v 1.10 2010/01/22 15:30:32 taca Exp $
SHA1 (tzinfo-0.3.15.gem) = 9d6fafdc169947892c50bbeab1862b84b8aa64f0
RMD160 (tzinfo-0.3.15.gem) = f5ce6a9665dea1d5fa94e6d03f8af4ca2612970c
Size (tzinfo-0.3.15.gem) = 298496 bytes
SHA1 (tzinfo-0.3.16.gem) = b2e608be5e5a8235c5a768587344f20a801be703
RMD160 (tzinfo-0.3.16.gem) = 1e21235e89c7c6fa9d881b717e52af5ba224c6a0
Size (tzinfo-0.3.16.gem) = 300544 bytes