pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/ruby-tzinfo time/ruby-tzinfo: update to 2.0.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc712733aa13
branches:  trunk
changeset: 444137:cc712733aa13
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 03 08:20:26 2021 +0000

description:
time/ruby-tzinfo: update to 2.0.4

## Version 2.0.4 - 16-Dec-2020

* Fixed an incorrect InvalidTimezoneIdentifier exception raised when loading a
  zoneinfo file that includes rules specifying an additional transition to the
  final defined offset (for example, Africa/Casablanca in version 2018e of the
  Time Zone Database). #123.

diffstat:

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

diffs (27 lines):

diff -r 665cec88f2e2 -r cc712733aa13 time/ruby-tzinfo/Makefile
--- a/time/ruby-tzinfo/Makefile Sun Jan 03 08:19:42 2021 +0000
+++ b/time/ruby-tzinfo/Makefile Sun Jan 03 08:20:26 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.47 2020/11/09 14:46:06 taca Exp $
+# $NetBSD: Makefile,v 1.48 2021/01/03 08:20:26 taca Exp $
 
-DISTNAME=      tzinfo-2.0.3
+DISTNAME=      tzinfo-2.0.4
 CATEGORIES=    time
 
 MAINTAINER=    taca%NetBSD.org@localhost
diff -r 665cec88f2e2 -r cc712733aa13 time/ruby-tzinfo/distinfo
--- a/time/ruby-tzinfo/distinfo Sun Jan 03 08:19:42 2021 +0000
+++ b/time/ruby-tzinfo/distinfo Sun Jan 03 08:20:26 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.43 2020/11/09 14:46:06 taca Exp $
+$NetBSD: distinfo,v 1.44 2021/01/03 08:20:26 taca Exp $
 
-SHA1 (tzinfo-2.0.3.gem) = 56d0d221110e4a430cbc114c988fa285b2a08a56
-RMD160 (tzinfo-2.0.3.gem) = 787fcc789be1e386d346b0dc1ac55c3150c9c961
-SHA512 (tzinfo-2.0.3.gem) = 4815af4424c74197f7861f73c4b765045bae28c78a3e8df4db5eee0bdad3e083b1a132c89397eab19bbbbfc0c9f1825e89ca0bc2ab8067fd21a9bab9b342be12
-Size (tzinfo-2.0.3.gem) = 78336 bytes
+SHA1 (tzinfo-2.0.4.gem) = 5902d225ac9279e997866c3a43306c42ce659643
+RMD160 (tzinfo-2.0.4.gem) = a26e9cb340e0760dc074d72e04c82915639bbcc4
+SHA512 (tzinfo-2.0.4.gem) = edae29820741b338c38dc13d58746f9798052167598d2eab7cefdde8769854d248573b112c7ad2481aef63a9258fbce477451f83f347640e00e2fc27feb10370
+Size (tzinfo-2.0.4.gem) = 78336 bytes



Home | Main Index | Thread Index | Old Index