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.9
details: https://anonhg.NetBSD.org/pkgsrc/rev/665cec88f2e2
branches: trunk
changeset: 444136:665cec88f2e2
user: taca <taca%pkgsrc.org@localhost>
date: Sun Jan 03 08:19:42 2021 +0000
description:
time/ruby-tzinfo1: update to 1.2.9
Version 1.2.9 - 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-tzinfo1/Makefile | 4 ++--
time/ruby-tzinfo1/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (33 lines):
diff -r bccf23dd0217 -r 665cec88f2e2 time/ruby-tzinfo1/Makefile
--- a/time/ruby-tzinfo1/Makefile Sun Jan 03 08:17:48 2021 +0000
+++ b/time/ruby-tzinfo1/Makefile Sun Jan 03 08:19:42 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2020/11/10 14:30:00 taca Exp $
+# $NetBSD: Makefile,v 1.5 2021/01/03 08:19:42 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.8
+VERS= 1.2.9
USE_LANGUAGES= # none
.include "../../lang/ruby/gem.mk"
diff -r bccf23dd0217 -r 665cec88f2e2 time/ruby-tzinfo1/distinfo
--- a/time/ruby-tzinfo1/distinfo Sun Jan 03 08:17:48 2021 +0000
+++ b/time/ruby-tzinfo1/distinfo Sun Jan 03 08:19:42 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/11/10 14:30:00 taca Exp $
+$NetBSD: distinfo,v 1.5 2021/01/03 08:19:42 taca Exp $
-SHA1 (tzinfo-1.2.8.gem) = 5c41dce07526aab546dc93a2f111739ea21b4b27
-RMD160 (tzinfo-1.2.8.gem) = f4088c0e71962b23a3f00a3f8f9ac764f2420b2c
-SHA512 (tzinfo-1.2.8.gem) = 5573b252d91a77b1e1ace2d2ccf48f7dd9bfb79b8b0b15ba2e8757e5fdcb9cbc044abdcf82beacffa284fc57ded2b579feccc393331f0f5a680e5f5c6275b62a
-Size (tzinfo-1.2.8.gem) = 166400 bytes
+SHA1 (tzinfo-1.2.9.gem) = 0862763997e8788f19616e239d2feabe02cea032
+RMD160 (tzinfo-1.2.9.gem) = 30a38a1e891f12d6ce297007a6c3ce8cdc206c9b
+SHA512 (tzinfo-1.2.9.gem) = ddf28ad213f681a4e551cbd803873b279acef03fae894a3e6475030d4da5a59732b31af5d5944e8c62d15b7ec922816fede24f180fb20c55c1bd3d379c879cfe
+Size (tzinfo-1.2.9.gem) = 166912 bytes
Home |
Main Index |
Thread Index |
Old Index