time/ruby-tzinfo1: update to 1.2.7

Update ruby-tzinfo1 to 1.2.7.


Version 1.2.7 - 2-Apr-2020
--------------------------

* Fixed 'wrong number of arguments' errors when running on JRuby 9.0. #114.
* Fixed warnings when running on Ruby 2.8. #112.
This commit is contained in:
taca 2020-04-27 13:33:48 +00:00
parent 84825a24f7
commit 34dfe493b2
2 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.2 2020/03/20 16:09:10 taca Exp $
# $NetBSD: Makefile,v 1.3 2020/04/27 13:33:48 taca Exp $
DISTNAME= tzinfo-${VERS}
PKGNAME= ${RUBY_PKGPREFIX}-tzinfo1-${VERS}
@ -11,7 +11,7 @@ LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-thread_safe>=0.1<1:../../misc/ruby-thread_safe
VERS= 1.2.6
VERS= 1.2.7
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.2 2020/03/20 16:09:10 taca Exp $
$NetBSD: distinfo,v 1.3 2020/04/27 13:33:48 taca Exp $
SHA1 (tzinfo-1.2.6.gem) = 7d34fd58dc1b1f315cd7ab2549e503d70b310a0a
RMD160 (tzinfo-1.2.6.gem) = 45a4ca8639cc5e84076308d939bdbc2deb63c64a
SHA512 (tzinfo-1.2.6.gem) = 2ab5bdcb0c2d3b0dac801533235add47a9aea3f5c550874b5b66498c4ea065a2af826cd02334ce0841ebab4a543f9259433a712f64b2b7d858751854b8003b2b
Size (tzinfo-1.2.6.gem) = 156160 bytes
SHA1 (tzinfo-1.2.7.gem) = ad33451d9feed106e751d7a02fa89b1147bb2968
RMD160 (tzinfo-1.2.7.gem) = 62632a77150d39194553feda42cd385e864b2562
SHA512 (tzinfo-1.2.7.gem) = dc8d45b09e4f77e5b6f17c9f707932554fc8be8029a9641d82cb8229d764c35522b2d20cc34d50a52835d148135e39a0dc91a7c2bac3eb5077057ac06d67f3bd
Size (tzinfo-1.2.7.gem) = 156672 bytes