summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-09-06 19:03:11 +0100
committerSam James <sam@gentoo.org>2024-09-06 19:03:11 +0100
commit2c9447689d2da22733f693f2bda3792df9069775 (patch)
treedac1ac9b1a30f54e69b7a85c1d3894909d3d6915 /sys-libs/timezone-data/files
parentdev-java/javahelp: Stabilize 2.0.05_p20170719-r4 x86, #939180 (diff)
downloadgentoo-2c9447689d2da22733f693f2bda3792df9069775.tar.gz
gentoo-2c9447689d2da22733f693f2bda3792df9069775.tar.bz2
gentoo-2c9447689d2da22733f693f2bda3792df9069775.zip
sys-libs/timezone-data: add 2024b
* Switch to .lz now that xz-utils can unpack it. It's smaller than the data+code archives combined and it's one fewer file ;) * Adjust variable to disable network tests. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-libs/timezone-data/files')
-rw-r--r--sys-libs/timezone-data/files/timezone-data-2024b-April-short.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/sys-libs/timezone-data/files/timezone-data-2024b-April-short.patch b/sys-libs/timezone-data/files/timezone-data-2024b-April-short.patch
new file mode 100644
index 000000000000..6fd4ed296f40
--- /dev/null
+++ b/sys-libs/timezone-data/files/timezone-data-2024b-April-short.patch
@@ -0,0 +1,22 @@
+https://github.com/eggert/tz/commit/926b507fa5c3192b1b68fab5910cbd3ba9377c97
+
+From 926b507fa5c3192b1b68fab5910cbd3ba9377c97 Mon Sep 17 00:00:00 2001
+From: Paul Eggert <eggert@cs.ucla.edu>
+Date: Thu, 5 Sep 2024 14:36:02 -0700
+Subject: [PATCH] "Apr", not "April", in IN column
+
+* northamerica (Rule): Use "Apr", not "April", in the IN column.
+Both forms are valid, but "Apr" is more consistent.
+Problem reported by Howard Hinnant.
+--- a/northamerica
++++ b/northamerica
+@@ -2631,7 +2631,7 @@ Zone America/Dawson -9:17:40 - LMT 1900 Aug 20
+ # http://puentelibre.mx/noticia/ciudad_juarez_cambio_horario_noviembre_2022/
+
+ # Rule NAME FROM TO - IN ON AT SAVE LETTER/S
+-Rule Mexico 1931 only - April 30 0:00 1:00 D
++Rule Mexico 1931 only - Apr 30 0:00 1:00 D
+ Rule Mexico 1931 only - Oct 1 0:00 0 S
+ Rule Mexico 1939 only - Feb 5 0:00 1:00 D
+ Rule Mexico 1939 only - Jun 25 0:00 0 S
+