pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/ruby-tzinfo1 time/ruby-tzinfo1: update to 1.2.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b9bad97e6eb6
branches:  trunk
changeset: 428366:b9bad97e6eb6
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Apr 27 13:33:48 2020 +0000

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

diffstat:

 time/ruby-tzinfo1/Makefile |   4 ++--
 time/ruby-tzinfo1/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (33 lines):

diff -r b4dc1c4b1e48 -r b9bad97e6eb6 time/ruby-tzinfo1/Makefile
--- a/time/ruby-tzinfo1/Makefile        Mon Apr 27 10:22:32 2020 +0000
+++ b/time/ruby-tzinfo1/Makefile        Mon Apr 27 13:33:48 2020 +0000
@@ -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 @@
 
 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"
diff -r b4dc1c4b1e48 -r b9bad97e6eb6 time/ruby-tzinfo1/distinfo
--- a/time/ruby-tzinfo1/distinfo        Mon Apr 27 10:22:32 2020 +0000
+++ b/time/ruby-tzinfo1/distinfo        Mon Apr 27 13:33:48 2020 +0000
@@ -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



Home | Main Index | Thread Index | Old Index