diff options
author | taca <taca@pkgsrc.org> | 2012-06-02 01:48:35 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-06-02 01:48:35 +0000 |
commit | 0b8f415d9237ab140a27a153b89268de095f8a91 (patch) | |
tree | d16e5374190da3964c92222d6c04b083d7e32aef /time/ruby-tzinfo | |
parent | 0b7b42f0bbc477f920ca3f9745875aec85f93fe7 (diff) | |
download | pkgsrc-0b8f415d9237ab140a27a153b89268de095f8a91.tar.gz |
Update ruby-tzinfo to 0.3.33.
== Version 0.3.33 (tzdata v2012c) - 8-Apr-2012
* Updated to tzdata version 2012c
(http://article.gmane.org/gmane.comp.time.tz/4859).
Diffstat (limited to 'time/ruby-tzinfo')
-rw-r--r-- | time/ruby-tzinfo/Makefile | 4 | ||||
-rw-r--r-- | time/ruby-tzinfo/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/time/ruby-tzinfo/Makefile b/time/ruby-tzinfo/Makefile index ecdd9c7e3d4..143bdf36456 100644 --- a/time/ruby-tzinfo/Makefile +++ b/time/ruby-tzinfo/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.27 2012/03/12 15:36:26 taca Exp $ +# $NetBSD: Makefile,v 1.28 2012/06/02 01:48:35 taca Exp $ -DISTNAME= tzinfo-0.3.32 +DISTNAME= tzinfo-0.3.33 CATEGORIES= time MAINTAINER= minskim@NetBSD.org diff --git a/time/ruby-tzinfo/distinfo b/time/ruby-tzinfo/distinfo index 2648a1dcc0c..4e9f600c89c 100644 --- a/time/ruby-tzinfo/distinfo +++ b/time/ruby-tzinfo/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.24 2012/03/12 15:36:26 taca Exp $ +$NetBSD: distinfo,v 1.25 2012/06/02 01:48:35 taca Exp $ -SHA1 (tzinfo-0.3.32.gem) = 7e54acdd12b36efe3c8f7612a88c4a6175c52a55 -RMD160 (tzinfo-0.3.32.gem) = 4f025e3a2fd76fa41e7509eb46870266bf4f7f0c -Size (tzinfo-0.3.32.gem) = 301568 bytes +SHA1 (tzinfo-0.3.33.gem) = e38b18b6d1104e4ead498cbaac04746d167f29a3 +RMD160 (tzinfo-0.3.33.gem) = 97486b4bf429f1e573ac20086e01407fcc6ea605 +Size (tzinfo-0.3.33.gem) = 310272 bytes |