Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 2025 23:13:43 +0000
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: d7e51a17137c - main - misc/zoneinfo: update to 2025c
Message-ID:  <69472da7.e1af.57438aac@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by skreuzer:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d7e51a17137ce5b39cccc4ceb56a6f1dfde87555

commit d7e51a17137ce5b39cccc4ceb56a6f1dfde87555
Author:     Steven Kreuzer <skreuzer@FreeBSD.org>
AuthorDate: 2025-12-20 23:12:01 +0000
Commit:     Steven Kreuzer <skreuzer@FreeBSD.org>
CommitDate: 2025-12-20 23:12:01 +0000

    misc/zoneinfo: update to 2025c
    
    Changes to past timestamps:
      * Baja California agreed with California’s DST rules in 1953 and in
        1961 through 1975, instead of observing standard time all year.
---
 misc/zoneinfo/Makefile                 |  2 +-
 misc/zoneinfo/distinfo                 |  6 +++---
 misc/zoneinfo/files/patch-zone1970.tab | 14 ++++++++------
 3 files changed, 12 insertions(+), 10 deletions(-)

diff --git a/misc/zoneinfo/Makefile b/misc/zoneinfo/Makefile
index 52d8f93e0903..a01a35977da8 100644
--- a/misc/zoneinfo/Makefile
+++ b/misc/zoneinfo/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	zoneinfo
-DISTVERSION=	2025b
+DISTVERSION=	2025c
 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 62200bae4c8a..20476eca4f57 100644
--- a/misc/zoneinfo/distinfo
+++ b/misc/zoneinfo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1743813627
-SHA256 (tzdata2025b.tar.gz) = 11810413345fc7805017e27ea9fa4885fd74cd61b2911711ad038f5d28d71474
-SIZE (tzdata2025b.tar.gz) = 464295
+TIMESTAMP = 1766271924
+SHA256 (tzdata2025c.tar.gz) = 4aa79e4effee53fc4029ffe5f6ebe97937282ebcdf386d5d2da91ce84142f957
+SIZE (tzdata2025c.tar.gz) = 469363
diff --git a/misc/zoneinfo/files/patch-zone1970.tab b/misc/zoneinfo/files/patch-zone1970.tab
index 5d285cc7b189..c35818fa05e8 100644
--- a/misc/zoneinfo/files/patch-zone1970.tab
+++ b/misc/zoneinfo/files/patch-zone1970.tab
@@ -1,12 +1,14 @@
---- zone1970.tab.orig	2019-06-22 19:39:01 UTC
+--- zone1970.tab.orig	2025-08-30 06:13:30 UTC
 +++ zone1970.tab
-@@ -9,7 +9,8 @@
+@@ -7,9 +7,10 @@
+ # civil timestamps have agreed since 1970.  Columns are separated by
+ # a single tab.  Lines beginning with ‘#’ are comments.  All text uses
  # UTF-8 encoding.  The columns of the table are as follows:
- #
+-#
++
  # 1.  The countries that overlap the timezone, as a comma-separated list
--#     of ISO 3166 2-character country codes.  See the file 'iso3166.tab'.
-+#     of ISO 3166 2-character country codes.
+ #     of ISO 3166 2-character country codes.
 +#     See the file '/usr/share/misc/iso3166'.
- # 2.  Latitude and longitude of the timezone's principal location
+ # 2.  Latitude and longitude of the timezone’s principal location
  #     in ISO 6709 sign-degrees-minutes-seconds format,
  #     either ±DDMM±DDDMM or ±DDMMSS±DDDMMSS,


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69472da7.e1af.57438aac>