pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/ruby-tzinfo
Module Name: pkgsrc
Committed By: taca
Date: Sun Jan 3 08:20:26 UTC 2021
Modified Files:
pkgsrc/time/ruby-tzinfo: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/time/ruby-tzinfo/Makefile
cvs rdiff -u -r1.43 -r1.44 pkgsrc/time/ruby-tzinfo/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-tzinfo/Makefile
diff -u pkgsrc/time/ruby-tzinfo/Makefile:1.47 pkgsrc/time/ruby-tzinfo/Makefile:1.48
--- pkgsrc/time/ruby-tzinfo/Makefile:1.47 Mon Nov 9 14:46:06 2020
+++ pkgsrc/time/ruby-tzinfo/Makefile Sun Jan 3 08:20:26 2021
@@ -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
Index: pkgsrc/time/ruby-tzinfo/distinfo
diff -u pkgsrc/time/ruby-tzinfo/distinfo:1.43 pkgsrc/time/ruby-tzinfo/distinfo:1.44
--- pkgsrc/time/ruby-tzinfo/distinfo:1.43 Mon Nov 9 14:46:06 2020
+++ pkgsrc/time/ruby-tzinfo/distinfo Sun Jan 3 08:20:26 2021
@@ -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