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.15.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c42cd1334259
branches:  trunk
changeset: 567984:c42cd1334259
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Nov 30 15:48:46 2009 +0000

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

diffstat:

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

diffs (25 lines):

diff -r ba4c7c76c095 -r c42cd1334259 time/ruby-tzinfo/Makefile
--- a/time/ruby-tzinfo/Makefile Mon Nov 30 15:46:07 2009 +0000
+++ b/time/ruby-tzinfo/Makefile Mon Nov 30 15:48:46 2009 +0000
@@ -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
 
diff -r ba4c7c76c095 -r c42cd1334259 time/ruby-tzinfo/distinfo
--- a/time/ruby-tzinfo/distinfo Mon Nov 30 15:46:07 2009 +0000
+++ b/time/ruby-tzinfo/distinfo Mon Nov 30 15:48:46 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index