pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/ruby-tzinfo1
Module Name: pkgsrc
Committed By: taca
Date: Mon Apr 27 13:33:48 UTC 2020
Modified Files:
pkgsrc/time/ruby-tzinfo1: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/time/ruby-tzinfo1/Makefile \
pkgsrc/time/ruby-tzinfo1/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/ruby-tzinfo1/Makefile
diff -u pkgsrc/time/ruby-tzinfo1/Makefile:1.2 pkgsrc/time/ruby-tzinfo1/Makefile:1.3
--- pkgsrc/time/ruby-tzinfo1/Makefile:1.2 Fri Mar 20 16:09:10 2020
+++ pkgsrc/time/ruby-tzinfo1/Makefile Mon Apr 27 13:33:48 2020
@@ -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"
Index: pkgsrc/time/ruby-tzinfo1/distinfo
diff -u pkgsrc/time/ruby-tzinfo1/distinfo:1.2 pkgsrc/time/ruby-tzinfo1/distinfo:1.3
--- pkgsrc/time/ruby-tzinfo1/distinfo:1.2 Fri Mar 20 16:09:10 2020
+++ pkgsrc/time/ruby-tzinfo1/distinfo Mon Apr 27 13:33:48 2020
@@ -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