pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-TimeZone p5-DateTime-TimeZone: update...
details: https://anonhg.NetBSD.org/pkgsrc/rev/10cfccbbb034
branches: trunk
changeset: 444533:10cfccbbb034
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sun Jan 10 09:07:58 2021 +0000
description:
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.
diffstat:
time/p5-DateTime-TimeZone/Makefile | 4 ++--
time/p5-DateTime-TimeZone/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 665d3472b38d -r 10cfccbbb034 time/p5-DateTime-TimeZone/Makefile
--- a/time/p5-DateTime-TimeZone/Makefile Sun Jan 10 08:42:36 2021 +0000
+++ b/time/p5-DateTime-TimeZone/Makefile Sun Jan 10 09:07:58 2021 +0000
@@ -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 -r 665d3472b38d -r 10cfccbbb034 time/p5-DateTime-TimeZone/distinfo
--- a/time/p5-DateTime-TimeZone/distinfo Sun Jan 10 08:42:36 2021 +0000
+++ b/time/p5-DateTime-TimeZone/distinfo Sun Jan 10 09:07:58 2021 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index