Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2022 18:41:30 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: 1e3bb9ce7783 - main - misc/zoneinfo: Update to 2022e
Message-ID:  <202210201841.29KIfU7Z063449@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=1e3bb9ce77830cb0547533be0193cf2521c3d8c3

commit 1e3bb9ce77830cb0547533be0193cf2521c3d8c3
Author:     Steven Kreuzer <skreuzer@FreeBSD.org>
AuthorDate: 2022-10-20 18:40:00 +0000
Commit:     Steven Kreuzer <skreuzer@FreeBSD.org>
CommitDate: 2022-10-20 18:41:29 +0000

    misc/zoneinfo: Update to 2022e
    
    * Changes to future timestamps
    
       Jordan and Syria are abandoning the DST regime and are changing to
       permanent +03, so they will not fall back from +03 to +02 on
       2022-10-28.
    
    * Changes to past timestamps
    
       On 1922-01-01 Tijuana adopted standard time at 00:00, not 01:00.
    
    * Changes to past time zone abbreviations and DST flags
    
       The temporary advancement of clocks in central Mexico in summer
       1931 is now treated as daylight saving time, instead of as two
       changes to standard time.
---
 misc/zoneinfo/Makefile | 2 +-
 misc/zoneinfo/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/misc/zoneinfo/Makefile b/misc/zoneinfo/Makefile
index f2c4ae37c538..24e0901ffce8 100644
--- a/misc/zoneinfo/Makefile
+++ b/misc/zoneinfo/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	zoneinfo
-DISTVERSION=	2022d
+DISTVERSION=	2022e
 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 4ff80222e57b..d03bfb0741fa 100644
--- a/misc/zoneinfo/distinfo
+++ b/misc/zoneinfo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664456345
-SHA256 (tzdata2022d.tar.gz) = 6ecdbee27fa43dcfa49f3d4fd8bb1dfef54c90da1abcd82c9abcf2dc4f321de0
-SIZE (tzdata2022d.tar.gz) = 433425
+TIMESTAMP = 1666291120
+SHA256 (tzdata2022e.tar.gz) = 8de4c2686dce3d1aae9030719e6814931c216a2d5e891ec3d332e6f6516aeccd
+SIZE (tzdata2022e.tar.gz) = 433785



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210201841.29KIfU7Z063449>