git: 792a1db259a1 - main - databases/postgresq??-*: update to latest version

From: Palle Girgensohn <girgen_at_FreeBSD.org>
Date: Thu, 10 Nov 2022 16:48:38 UTC
The branch main has been updated by girgen:

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

commit 792a1db259a1e0b8588727d5a200dc62dac54ae8
Author:     Palle Girgensohn <girgen@FreeBSD.org>
AuthorDate: 2022-11-10 16:21:18 +0000
Commit:     Palle Girgensohn <girgen@FreeBSD.org>
CommitDate: 2022-11-10 16:23:11 +0000

    databases/postgresq??-*: update to latest version
    
    PostgreSQL 15.1, 14.6, 13.9, 12.13, 11.18, and 10.23 Released!
    
    The PostgreSQL Global Development Group has released an update to all
    supported versions of PostgreSQL, including 15.1, 14.6, 13.9, 12.13,
    11.18, and 10.23. This release fixes 25 bugs reported over the last
    several months.
    
    This is the final release of PostgreSQL 10. PostgreSQL 10 will no longer
    receive security and bug fixes. If you are running PostgreSQL 10 in a
    production environment, we suggest that you make plans to upgrade.
    
    Release notes:  https://www.postgresql.org/docs/release/
---
 databases/postgresql10-server/Makefile         |  4 ++--
 databases/postgresql10-server/distinfo         |  6 +++---
 databases/postgresql10-server/pkg-plist-server |  1 +
 databases/postgresql11-server/Makefile         |  4 ++--
 databases/postgresql11-server/distinfo         |  6 +++---
 databases/postgresql11-server/pkg-plist-server |  4 +++-
 databases/postgresql12-server/Makefile         |  4 ++--
 databases/postgresql12-server/distinfo         |  6 +++---
 databases/postgresql12-server/pkg-plist-server |  4 +++-
 databases/postgresql13-server/Makefile         |  4 ++--
 databases/postgresql13-server/distinfo         |  6 +++---
 databases/postgresql13-server/pkg-plist-server |  1 +
 databases/postgresql14-server/Makefile         |  4 ++--
 databases/postgresql14-server/distinfo         |  6 +++---
 databases/postgresql14-server/pkg-plist-server |  1 +
 databases/postgresql15-server/Makefile         |  4 ++--
 databases/postgresql15-server/distinfo         |  6 +++---
 databases/postgresql15-server/pkg-plist-client |  5 +++++
 databases/postgresql15-server/pkg-plist-server | 12 ++++++++++++
 19 files changed, 56 insertions(+), 32 deletions(-)

diff --git a/databases/postgresql10-server/Makefile b/databases/postgresql10-server/Makefile
index 912bf9d3e56b..493d5538a5ca 100644
--- a/databases/postgresql10-server/Makefile
+++ b/databases/postgresql10-server/Makefile
@@ -1,7 +1,7 @@
-DISTVERSION?=	10.22
+DISTVERSION?=	10.23
 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and
 # not their own.  Probably best to keep it at ?=0 when reset here too.
-PORTREVISION?=	2
+PORTREVISION?=	0
 
 MAINTAINER?=	pgsql@FreeBSD.org
 
diff --git a/databases/postgresql10-server/distinfo b/databases/postgresql10-server/distinfo
index 813333d2b033..454eb6f0b436 100644
--- a/databases/postgresql10-server/distinfo
+++ b/databases/postgresql10-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659997986
-SHA256 (postgresql/postgresql-10.22.tar.bz2) = 955977555c69df1a64f44b81d4a1987eb74abbd1870579f5ad9d946133dd8e4d
-SIZE (postgresql/postgresql-10.22.tar.bz2) = 19455874
+TIMESTAMP = 1667925756
+SHA256 (postgresql/postgresql-10.23.tar.bz2) = 94a4b2528372458e5662c18d406629266667c437198160a18cdfd2c4a4d6eee9
+SIZE (postgresql/postgresql-10.23.tar.bz2) = 19485297
diff --git a/databases/postgresql10-server/pkg-plist-server b/databases/postgresql10-server/pkg-plist-server
index 186e5fb92fe1..ee6683fc5620 100644
--- a/databases/postgresql10-server/pkg-plist-server
+++ b/databases/postgresql10-server/pkg-plist-server
@@ -663,6 +663,7 @@ lib/libpgcommon.a
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Kaliningrad
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Kiev
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Kirov
+%%TZDATA%%%%DATADIR%%/timezone/Europe/Kyiv
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Lisbon
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Ljubljana
 %%TZDATA%%%%DATADIR%%/timezone/Europe/London
diff --git a/databases/postgresql11-server/Makefile b/databases/postgresql11-server/Makefile
index 843d7cd66e5b..051830e74f93 100644
--- a/databases/postgresql11-server/Makefile
+++ b/databases/postgresql11-server/Makefile
@@ -1,7 +1,7 @@
-DISTVERSION?=	11.17
+DISTVERSION?=	11.18
 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and
 # not their own.  Probably best to keep it at ?=0 when reset here too.
-PORTREVISION?=	2
+PORTREVISION?=	0
 
 MAINTAINER?=	pgsql@FreeBSD.org
 
diff --git a/databases/postgresql11-server/distinfo b/databases/postgresql11-server/distinfo
index ddb5c6067984..138421820ca1 100644
--- a/databases/postgresql11-server/distinfo
+++ b/databases/postgresql11-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659998007
-SHA256 (postgresql/postgresql-11.17.tar.bz2) = 6e984963ae0765e61577995103a7e6594db0f0bd01528ac123e0de4a6a4cb4c4
-SIZE (postgresql/postgresql-11.17.tar.bz2) = 20385599
+TIMESTAMP = 1667925757
+SHA256 (postgresql/postgresql-11.18.tar.bz2) = d24f20efc52e918acfbcca21e9cea28e0e263b846a0c408fcfac3b3c4a0f7504
+SIZE (postgresql/postgresql-11.18.tar.bz2) = 20428126
diff --git a/databases/postgresql11-server/pkg-plist-server b/databases/postgresql11-server/pkg-plist-server
index bb4ba04ddb96..60fdb34bc621 100644
--- a/databases/postgresql11-server/pkg-plist-server
+++ b/databases/postgresql11-server/pkg-plist-server
@@ -751,8 +751,8 @@ lib/libpgcommon.a
 %%NLS%%share/locale/es/LC_MESSAGES/pg_rewind-%%PG_VERSION%%.mo
 %%NLS%%share/locale/es/LC_MESSAGES/pg_test_fsync-%%PG_VERSION%%.mo
 %%NLS%%share/locale/es/LC_MESSAGES/pg_test_timing-%%PG_VERSION%%.mo
-%%NLS%%share/locale/es/LC_MESSAGES/pg_waldump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/es/LC_MESSAGES/pg_upgrade-%%PG_VERSION%%.mo
+%%NLS%%share/locale/es/LC_MESSAGES/pg_waldump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/es/LC_MESSAGES/plpgsql-%%PG_VERSION%%.mo
 %%NLS%%share/locale/es/LC_MESSAGES/postgres-%%PG_VERSION%%.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/initdb-%%PG_VERSION%%.mo
@@ -819,6 +819,7 @@ lib/libpgcommon.a
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_ctl-%%PG_VERSION%%.mo
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/pg_rewind-%%PG_VERSION%%.mo
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/plpgsql-%%PG_VERSION%%.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/plpgsql-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/initdb-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/pg_archivecleanup-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/pg_basebackup-%%PG_VERSION%%.mo
@@ -1329,6 +1330,7 @@ lib/libpgcommon.a
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Kaliningrad
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Kiev
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Kirov
+%%TZDATA%%%%DATADIR%%/timezone/Europe/Kyiv
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Lisbon
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Ljubljana
 %%TZDATA%%%%DATADIR%%/timezone/Europe/London
diff --git a/databases/postgresql12-server/Makefile b/databases/postgresql12-server/Makefile
index 01effc623e76..b9cf0680ac46 100644
--- a/databases/postgresql12-server/Makefile
+++ b/databases/postgresql12-server/Makefile
@@ -1,7 +1,7 @@
-DISTVERSION?=	12.12
+DISTVERSION?=	12.13
 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and
 # not their own.  Probably best to keep it at ?=0 when reset here too.
-PORTREVISION?=	2
+PORTREVISION?=	0
 
 MAINTAINER?=	pgsql@FreeBSD.org
 
diff --git a/databases/postgresql12-server/distinfo b/databases/postgresql12-server/distinfo
index 50a995200611..ac7f147b2a08 100644
--- a/databases/postgresql12-server/distinfo
+++ b/databases/postgresql12-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659998029
-SHA256 (postgresql/postgresql-12.12.tar.bz2) = 34b3f1c69408e22068c0c71b1827691f1c89153b0ad576c1a44f8920a858039c
-SIZE (postgresql/postgresql-12.12.tar.bz2) = 21089064
+TIMESTAMP = 1667925758
+SHA256 (postgresql/postgresql-12.13.tar.bz2) = b6c623046af4548f11a84b407934d675d11ed070c793d15b04683bf5f322e02d
+SIZE (postgresql/postgresql-12.13.tar.bz2) = 21114311
diff --git a/databases/postgresql12-server/pkg-plist-server b/databases/postgresql12-server/pkg-plist-server
index ae8c3ff2cd9d..0f0e8d8e761c 100644
--- a/databases/postgresql12-server/pkg-plist-server
+++ b/databases/postgresql12-server/pkg-plist-server
@@ -734,6 +734,7 @@ lib/libpgcommon.a
 %%DATADIR%%/extension/plpgsql--unpackaged--1.0.sql
 %%DATADIR%%/extension/plpgsql.control
 %%DATADIR%%/postgres.shdescription
+%%DATADIR%%/snowball_create.sql
 %%NLS%%share/locale/cs/LC_MESSAGES/initdb-%%PG_VERSION%%.mo
 %%NLS%%share/locale/cs/LC_MESSAGES/pg_archivecleanup-%%PG_VERSION%%.mo
 %%NLS%%share/locale/cs/LC_MESSAGES/pg_basebackup-%%PG_VERSION%%.mo
@@ -823,6 +824,7 @@ lib/libpgcommon.a
 %%NLS%%share/locale/ko/LC_MESSAGES/plpgsql-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ko/LC_MESSAGES/postgres-%%PG_VERSION%%.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/pg_controldata-%%PG_VERSION%%.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/pg_ctl-%%PG_VERSION%%.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/pg_test_fsync-%%PG_VERSION%%.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/pg_test_timing-%%PG_VERSION%%.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/plpgsql-%%PG_VERSION%%.mo
@@ -846,7 +848,6 @@ lib/libpgcommon.a
 %%NLS%%share/locale/sv/LC_MESSAGES/pg_archivecleanup-%%PG_VERSION%%.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/pg_basebackup-%%PG_VERSION%%.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/pg_checksums-%%PG_VERSION%%.mo
-%%DATADIR%%/snowball_create.sql
 %%NLS%%share/locale/sv/LC_MESSAGES/pg_controldata-%%PG_VERSION%%.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/pg_ctl-%%PG_VERSION%%.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/pg_resetwal-%%PG_VERSION%%.mo
@@ -1352,6 +1353,7 @@ lib/libpgcommon.a
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Kaliningrad
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Kiev
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Kirov
+%%TZDATA%%%%DATADIR%%/timezone/Europe/Kyiv
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Lisbon
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Ljubljana
 %%TZDATA%%%%DATADIR%%/timezone/Europe/London
diff --git a/databases/postgresql13-server/Makefile b/databases/postgresql13-server/Makefile
index 680045004e41..89a983a1b85a 100644
--- a/databases/postgresql13-server/Makefile
+++ b/databases/postgresql13-server/Makefile
@@ -1,7 +1,7 @@
-DISTVERSION?=	13.8
+DISTVERSION?=	13.9
 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and
 # not their own.  Probably best to keep it at ?=0 when reset here too.
-PORTREVISION?=	1
+PORTREVISION?=	0
 
 MAINTAINER?=	pgsql@FreeBSD.org
 
diff --git a/databases/postgresql13-server/distinfo b/databases/postgresql13-server/distinfo
index 38ae990220f8..d9df299b9836 100644
--- a/databases/postgresql13-server/distinfo
+++ b/databases/postgresql13-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659998050
-SHA256 (postgresql/postgresql-13.8.tar.bz2) = 73876fdd3a517087340458dca4ce15b8d2a4dbceb334c0441424551ae6c4cded
-SIZE (postgresql/postgresql-13.8.tar.bz2) = 21397381
+TIMESTAMP = 1667925759
+SHA256 (postgresql/postgresql-13.9.tar.bz2) = ef1966c0a5e49fbed3370ad2824928cb6b1164617aeeae1606da283f7f33a415
+SIZE (postgresql/postgresql-13.9.tar.bz2) = 21439045
diff --git a/databases/postgresql13-server/pkg-plist-server b/databases/postgresql13-server/pkg-plist-server
index 12380374236c..4b094950e3a7 100644
--- a/databases/postgresql13-server/pkg-plist-server
+++ b/databases/postgresql13-server/pkg-plist-server
@@ -1358,6 +1358,7 @@ lib/postgresql/utf8_and_win.so
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Kaliningrad
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Kiev
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Kirov
+%%TZDATA%%%%DATADIR%%/timezone/Europe/Kyiv
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Lisbon
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Ljubljana
 %%TZDATA%%%%DATADIR%%/timezone/Europe/London
diff --git a/databases/postgresql14-server/Makefile b/databases/postgresql14-server/Makefile
index c31b0c9f56b0..f2f462736116 100644
--- a/databases/postgresql14-server/Makefile
+++ b/databases/postgresql14-server/Makefile
@@ -1,7 +1,7 @@
-DISTVERSION?=	14.5
+DISTVERSION?=	14.6
 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and
 # not their own.  Probably best to keep it at ?=0 when reset here too.
-PORTREVISION?=	1
+PORTREVISION?=	0
 
 MAINTAINER?=	pgsql@FreeBSD.org
 
diff --git a/databases/postgresql14-server/distinfo b/databases/postgresql14-server/distinfo
index 13d631f4aace..3ac000c061ac 100644
--- a/databases/postgresql14-server/distinfo
+++ b/databases/postgresql14-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659998051
-SHA256 (postgresql/postgresql-14.5.tar.bz2) = d4f72cb5fb857c9a9f75ec8cf091a1771272802f2178f0b2e65b7b6ff64f4a30
-SIZE (postgresql/postgresql-14.5.tar.bz2) = 22132996
+TIMESTAMP = 1667925760
+SHA256 (postgresql/postgresql-14.6.tar.bz2) = 508840fc1809d39ab72274d5f137dabb9fd7fb4f933da4168aeebb20069edf22
+SIZE (postgresql/postgresql-14.6.tar.bz2) = 22177474
diff --git a/databases/postgresql14-server/pkg-plist-server b/databases/postgresql14-server/pkg-plist-server
index 235c83c9485e..95112bff4483 100644
--- a/databases/postgresql14-server/pkg-plist-server
+++ b/databases/postgresql14-server/pkg-plist-server
@@ -1377,6 +1377,7 @@ lib/postgresql/utf8_and_win.so
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Kaliningrad
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Kiev
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Kirov
+%%TZDATA%%%%DATADIR%%/timezone/Europe/Kyiv
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Lisbon
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Ljubljana
 %%TZDATA%%%%DATADIR%%/timezone/Europe/London
diff --git a/databases/postgresql15-server/Makefile b/databases/postgresql15-server/Makefile
index 08d520e5ed33..6ecc2b1e5070 100644
--- a/databases/postgresql15-server/Makefile
+++ b/databases/postgresql15-server/Makefile
@@ -1,8 +1,8 @@
 PORTNAME?=	postgresql
-DISTVERSION?=	15.0
+DISTVERSION?=	15.1
 # PORTREVISION must be ?= otherwise, all slave ports get this PORTREVISION and
 # not their own.  Probably best to keep it at ?=0 when reset here too.
-PORTREVISION?=	1
+PORTREVISION?=	0
 CATEGORIES?=	databases
 MASTER_SITES=	PGSQL/source/v${DISTVERSION}
 PKGNAMESUFFIX?= ${PORTVERSION:R}${COMPONENT}
diff --git a/databases/postgresql15-server/distinfo b/databases/postgresql15-server/distinfo
index 70e0f9e637e1..c4eaa6521fb0 100644
--- a/databases/postgresql15-server/distinfo
+++ b/databases/postgresql15-server/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1665479300
-SHA256 (postgresql/postgresql-15.0.tar.bz2) = 72ec74f4a7c16e684f43ea42e215497fcd4c55d028a68fb72e99e61ff40da4d6
-SIZE (postgresql/postgresql-15.0.tar.bz2) = 22403741
+TIMESTAMP = 1667925761
+SHA256 (postgresql/postgresql-15.1.tar.bz2) = 64fdf23d734afad0dfe4077daca96ac51dcd697e68ae2d3d4ca6c45cb14e21ae
+SIZE (postgresql/postgresql-15.1.tar.bz2) = 22666134
diff --git a/databases/postgresql15-server/pkg-plist-client b/databases/postgresql15-server/pkg-plist-client
index 26f9acbbecb8..7af2fbe666c3 100644
--- a/databases/postgresql15-server/pkg-plist-client
+++ b/databases/postgresql15-server/pkg-plist-client
@@ -1234,7 +1234,12 @@ man/man7/WITH.7.gz
 %%NLS%%share/locale/he/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
 %%NLS%%share/locale/it/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/it/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
+%%NLS%%share/locale/it/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
+%%NLS%%share/locale/it/LC_MESSAGES/pg_amcheck-%%PG_VERSION%%.mo
 %%NLS%%share/locale/it/LC_MESSAGES/pg_config-%%PG_VERSION%%.mo
+%%NLS%%share/locale/it/LC_MESSAGES/pg_dump-%%PG_VERSION%%.mo
+%%NLS%%share/locale/it/LC_MESSAGES/pgscripts-%%PG_VERSION%%.mo
+%%NLS%%share/locale/it/LC_MESSAGES/psql-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/ecpg-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/ecpglib6-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/libpq5-%%PG_VERSION%%.mo
diff --git a/databases/postgresql15-server/pkg-plist-server b/databases/postgresql15-server/pkg-plist-server
index 0b60fec77baa..a454116d705c 100644
--- a/databases/postgresql15-server/pkg-plist-server
+++ b/databases/postgresql15-server/pkg-plist-server
@@ -883,6 +883,17 @@ lib/postgresql/utf8_and_win.so
 %%NLS%%share/locale/ka/LC_MESSAGES/pg_waldump-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ka/LC_MESSAGES/plpgsql-15.mo
 %%NLS%%share/locale/ko/LC_MESSAGES/pg_archivecleanup-%%PG_VERSION%%.mo
+%%NLS%%share/locale/it/LC_MESSAGES/%%PG_USER%%-15.mo
+%%NLS%%share/locale/it/LC_MESSAGES/initdb-15.mo
+%%NLS%%share/locale/it/LC_MESSAGES/pg_archivecleanup-15.mo
+%%NLS%%share/locale/it/LC_MESSAGES/pg_basebackup-15.mo
+%%NLS%%share/locale/it/LC_MESSAGES/pg_checksums-15.mo
+%%NLS%%share/locale/it/LC_MESSAGES/pg_resetwal-15.mo
+%%NLS%%share/locale/it/LC_MESSAGES/pg_rewind-15.mo
+%%NLS%%share/locale/it/LC_MESSAGES/pg_test_fsync-15.mo
+%%NLS%%share/locale/it/LC_MESSAGES/pg_test_timing-15.mo
+%%NLS%%share/locale/it/LC_MESSAGES/pg_upgrade-15.mo
+%%NLS%%share/locale/it/LC_MESSAGES/pg_waldump-15.mo
 %%NLS%%share/locale/ko/LC_MESSAGES/pg_controldata-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ko/LC_MESSAGES/pg_ctl-%%PG_VERSION%%.mo
 %%NLS%%share/locale/ko/LC_MESSAGES/pg_resetwal-%%PG_VERSION%%.mo
@@ -1405,6 +1416,7 @@ lib/postgresql/utf8_and_win.so
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Kaliningrad
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Kiev
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Kirov
+%%TZDATA%%%%DATADIR%%/timezone/Europe/Kyiv
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Lisbon
 %%TZDATA%%%%DATADIR%%/timezone/Europe/Ljubljana
 %%TZDATA%%%%DATADIR%%/timezone/Europe/London