pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/ruby-tzinfo Update ruby-tzinfo package to 0.3.16.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4616245a4ae4
branches:  trunk
changeset: 569992:4616245a4ae4
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Jan 22 15:30:32 2010 +0000

description:
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).

diffstat:

 time/ruby-tzinfo/Makefile |  4 ++--
 time/ruby-tzinfo/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r e75c88843d15 -r 4616245a4ae4 time/ruby-tzinfo/Makefile
--- a/time/ruby-tzinfo/Makefile Fri Jan 22 14:22:42 2010 +0000
+++ b/time/ruby-tzinfo/Makefile Fri Jan 22 15:30:32 2010 +0000
@@ -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
 
diff -r e75c88843d15 -r 4616245a4ae4 time/ruby-tzinfo/distinfo
--- a/time/ruby-tzinfo/distinfo Fri Jan 22 14:22:42 2010 +0000
+++ b/time/ruby-tzinfo/distinfo Fri Jan 22 15:30:32 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index