Date: Thu, 29 Sep 2022 13:04:47 GMT From: Steven Kreuzer <skreuzer@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 72bdb43ca649 - main - misc/zoneinfo: Update to 2022d Message-ID: <202209291304.28TD4lFj028274@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by skreuzer: URL: https://cgit.FreeBSD.org/ports/commit/?id=72bdb43ca649ffdf069329825839b5d60d9290fb commit 72bdb43ca649ffdf069329825839b5d60d9290fb Author: Steven Kreuzer <skreuzer@FreeBSD.org> AuthorDate: 2022-09-29 13:03:32 +0000 Commit: Steven Kreuzer <skreuzer@FreeBSD.org> CommitDate: 2022-09-29 13:04:44 +0000 misc/zoneinfo: Update to 2022d Changes to future timestamps Palestine now springs forward and falls back at 02:00 on the first Saturday on or after March 24 and October 24, respectively. This means 2022 falls back 10-29 at 02:00, not 10-28 at 01:00. Changes to past timestamps Simplify three Ukraine zones to one, since the post-1970 differences seem to have been imaginary. Move Europe/Uzhgorod and Europe/Zaporozhye to 'backzone'; backward-compatibility links still work, albeit with different timestamps before October 1991. --- misc/zoneinfo/Makefile | 2 +- misc/zoneinfo/distinfo | 6 +++--- misc/zoneinfo/pkg-plist | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/misc/zoneinfo/Makefile b/misc/zoneinfo/Makefile index d85a3a89f342..f2c4ae37c538 100644 --- a/misc/zoneinfo/Makefile +++ b/misc/zoneinfo/Makefile @@ -1,5 +1,5 @@ PORTNAME= zoneinfo -DISTVERSION= 2022c +DISTVERSION= 2022d CATEGORIES= misc MASTER_SITES= https://data.iana.org/time-zones/releases/ \ ftp://ftp.iana.org/tz/releases/ diff --git a/misc/zoneinfo/distinfo b/misc/zoneinfo/distinfo index f37b59246940..4ff80222e57b 100644 --- a/misc/zoneinfo/distinfo +++ b/misc/zoneinfo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660669142 -SHA256 (tzdata2022c.tar.gz) = 6974f4e348bf2323274b56dff9e7500247e3159eaa4b485dfa0cd66e75c14bfe -SIZE (tzdata2022c.tar.gz) = 432721 +TIMESTAMP = 1664456345 +SHA256 (tzdata2022d.tar.gz) = 6ecdbee27fa43dcfa49f3d4fd8bb1dfef54c90da1abcd82c9abcf2dc4f321de0 +SIZE (tzdata2022d.tar.gz) = 433425 diff --git a/misc/zoneinfo/pkg-plist b/misc/zoneinfo/pkg-plist index fb88acc29eef..942223e8df6e 100644 --- a/misc/zoneinfo/pkg-plist +++ b/misc/zoneinfo/pkg-plist @@ -404,7 +404,6 @@ %%DATADIR%%/Europe/Tallinn %%DATADIR%%/Europe/Tirane %%DATADIR%%/Europe/Ulyanovsk -%%DATADIR%%/Europe/Uzhgorod %%DATADIR%%/Europe/Vaduz %%DATADIR%%/Europe/Vatican %%DATADIR%%/Europe/Vienna @@ -412,7 +411,6 @@ %%DATADIR%%/Europe/Volgograd %%DATADIR%%/Europe/Warsaw %%DATADIR%%/Europe/Zagreb -%%DATADIR%%/Europe/Zaporozhye %%DATADIR%%/Europe/Zurich %%DATADIR%%/Factory %%DATADIR%%/GMT @@ -547,6 +545,8 @@ %%BACKWARD%%%%DATADIR%%/Europe/Belfast %%BACKWARD%%%%DATADIR%%/Europe/Kiev %%BACKWARD%%%%DATADIR%%/Europe/Tiraspol +%%BACKWARD%%%%DATADIR%%/Europe/Uzhgorod +%%BACKWARD%%%%DATADIR%%/Europe/Zaporozhye %%BACKWARD%%%%DATADIR%%/GB %%BACKWARD%%%%DATADIR%%/GB-Eire %%BACKWARD%%%%DATADIR%%/GMT+0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209291304.28TD4lFj028274>