diff options
| author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2026-03-08 17:12:37 +0000 |
|---|---|---|
| committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2026-03-08 17:12:37 +0000 |
| commit | 66c2e39272c8f6d90527463718cb2a0242d55155 (patch) | |
| tree | 79557ec2ca2c6b874c7ddf205f25bfe428802a0d | |
| parent | 4e5e0bc91511aa8b195af287194d899a9c3dd7ca (diff) | |
misc/zoneinfo: Update to 2026a
Changes to past and future timestamps:
* Since 2022 Moldova has observed EU transition times, that is, it has sprung
forward at 03:00, not 02:00, and has fallen back at 04:00, not 03:00.
Changes to data:
* Remove Europe/Chisinau from zonenow.tab, as it now agrees with
Europe/Athens for future timestamps.
| -rw-r--r-- | misc/zoneinfo/Makefile | 2 | ||||
| -rw-r--r-- | misc/zoneinfo/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/zoneinfo/Makefile b/misc/zoneinfo/Makefile index a01a35977da8..a4582959755d 100644 --- a/misc/zoneinfo/Makefile +++ b/misc/zoneinfo/Makefile @@ -1,5 +1,5 @@ PORTNAME= zoneinfo -DISTVERSION= 2025c +DISTVERSION= 2026a 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 20476eca4f57..d9d072fbb1bf 100644 --- a/misc/zoneinfo/distinfo +++ b/misc/zoneinfo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1766271924 -SHA256 (tzdata2025c.tar.gz) = 4aa79e4effee53fc4029ffe5f6ebe97937282ebcdf386d5d2da91ce84142f957 -SIZE (tzdata2025c.tar.gz) = 469363 +TIMESTAMP = 1772989883 +SHA256 (tzdata2026a.tar.gz) = 77b541725937bb53bd92bd484c0b43bec8545e2d3431ee01f04ef8f2203ba2b7 +SIZE (tzdata2026a.tar.gz) = 471812 |
