diff options
author | taca <taca@pkgsrc.org> | 2016-07-17 14:02:37 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2016-07-17 14:02:37 +0000 |
commit | 9351f7e48b21bd827fff7d448d6e1d688ce93047 (patch) | |
tree | 0d8b3063ca7b2a66a077a66b07bec7f4c3abb251 /time | |
parent | 730880183c08a3ea0ca5679a280f7fe8e8268fc4 (diff) | |
download | pkgsrc-9351f7e48b21bd827fff7d448d6e1d688ce93047.tar.gz |
Update ruby-tzinfo03 to 0.3.51.
== Version 0.3.51 (tzdata v2016f) - 5-Jul-2016
* Updated to tzdata version 2016f
(https://mm.icann.org/pipermail/tz-announce/2016-July/000040.html).
Diffstat (limited to 'time')
-rw-r--r-- | time/ruby-tzinfo03/Makefile | 4 | ||||
-rw-r--r-- | time/ruby-tzinfo03/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/time/ruby-tzinfo03/Makefile b/time/ruby-tzinfo03/Makefile index 6df761e617f..066684a99e2 100644 --- a/time/ruby-tzinfo03/Makefile +++ b/time/ruby-tzinfo03/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2016/06/17 09:19:20 taca Exp $ +# $NetBSD: Makefile,v 1.5 2016/07/17 14:02:37 taca Exp $ DISTNAME= tzinfo-${VERS} PKGNAME= ${RUBY_PKGPREFIX}-tzinfo03-${VERS} @@ -9,7 +9,7 @@ HOMEPAGE= http://tzinfo.github.io/ COMMENT= Daylight-savings-aware timezone library LICENSE= mit -VERS= 0.3.50 +VERS= 0.3.51 .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/time/ruby-tzinfo03/distinfo b/time/ruby-tzinfo03/distinfo index 550765be15e..3fd01e7c80d 100644 --- a/time/ruby-tzinfo03/distinfo +++ b/time/ruby-tzinfo03/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2016/06/17 09:19:20 taca Exp $ +$NetBSD: distinfo,v 1.5 2016/07/17 14:02:37 taca Exp $ -SHA1 (tzinfo-0.3.50.gem) = 5fe4593027e8d5de7c6fc688e405a446e8678dca -RMD160 (tzinfo-0.3.50.gem) = 8aeb6ab81cf25b655d7791dfc5112cff6d2a17bf -SHA512 (tzinfo-0.3.50.gem) = b3717f36d919ea1847d0a870cb80b3ba703d7515dab3ac694e14292c2754aaf22d4cb9a6e0cd1d968e4a3b23f42775e2249271afecc0c794a2c0618b2e899043 -Size (tzinfo-0.3.50.gem) = 301568 bytes +SHA1 (tzinfo-0.3.51.gem) = 95c20ee792b1ecb84d2a2a04e9bce656a7b4d43f +RMD160 (tzinfo-0.3.51.gem) = d4c7dbb68b4de8b750d85f81bcf18cae2dc35255 +SHA512 (tzinfo-0.3.51.gem) = 22fce692514d4885df6cf84b2cf130be0cd1b5816f37c2e361c6853e70a66998a7d2f4ea1ca67830a06e97e78d1694174c9300fcf778524ffe619798a6761c2a +Size (tzinfo-0.3.51.gem) = 300544 bytes |