From 8336a05486f4ea13b3c39b55d8cd2ced479b81c1 Mon Sep 17 00:00:00 2001 From: gutteridge Date: Sun, 10 Jan 2021 09:07:58 +0000 Subject: [PATCH] p5-DateTime-TimeZone: update to 2.46 2.46 2020-12-22 - This release is based on version 2020e of the Olson database. This release includes contemporary changes for Russia (Volograd). 2.45 2020-12-21 - Fixed handling of Etc/GMT[+-]XX zones. Confusingly, the POSIX interpretation is that Etc/GMT+1 is 1 hour _behind_ UTC, and Etc/GMT-1 is 1 hour ahead. This is the opposite of what this module started doing in the 2.38 release when it added support for these zones. Reportd by Matthew Horsfall (#47). Changes are based on his PR #48. --- time/p5-DateTime-TimeZone/Makefile | 4 ++-- time/p5-DateTime-TimeZone/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile index 954001dabc39..7e29c446afba 100644 --- a/time/p5-DateTime-TimeZone/Makefile +++ b/time/p5-DateTime-TimeZone/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.110 2020/11/08 06:50:28 wen Exp $ +# $NetBSD: Makefile,v 1.111 2021/01/10 09:07:58 gutteridge Exp $ -DISTNAME= DateTime-TimeZone-2.44 +DISTNAME= DateTime-TimeZone-2.46 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-TimeZone/distinfo b/time/p5-DateTime-TimeZone/distinfo index 19a204784ae5..0aefab33736c 100644 --- a/time/p5-DateTime-TimeZone/distinfo +++ b/time/p5-DateTime-TimeZone/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.91 2020/11/08 06:50:28 wen Exp $ +$NetBSD: distinfo,v 1.92 2021/01/10 09:07:58 gutteridge Exp $ -SHA1 (DateTime-TimeZone-2.44.tar.gz) = 89429d8a5670bca8252c7b091b68608271779bc0 -RMD160 (DateTime-TimeZone-2.44.tar.gz) = 55c057835455c00dfc84b0a17f161d40fe59aef2 -SHA512 (DateTime-TimeZone-2.44.tar.gz) = 0f0fe70119b501a0bc2417377de887c8e1abcae4ec6ed87aaafc8bd234886084761775fab153bb72a906bd813336086540362fbe18cc8dbb8897aa22aab45976 -Size (DateTime-TimeZone-2.44.tar.gz) = 997253 bytes +SHA1 (DateTime-TimeZone-2.46.tar.gz) = 83d8b2397ba9ab0da48bb32762eb9c20115adaa7 +RMD160 (DateTime-TimeZone-2.46.tar.gz) = 84e4de5634ac51e0984a30360f13bbe258c9a4b9 +SHA512 (DateTime-TimeZone-2.46.tar.gz) = baccc5d51e5e759b5190a6f437556051a7c95ca7c512b47c91eb3a01f951fffeec74be11f620bb3b09a43e661a900f6bcf92ac27bfda8cf8cb8b33b9b66492e8 +Size (DateTime-TimeZone-2.46.tar.gz) = 995245 bytes