git: 821549a9dfdf - main - OptionalObsoleteFiles.inc: add zoneinfo/America/Ciudad_Juarez
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Nov 2022 01:51:33 UTC
The branch main has been updated by philip: URL: https://cgit.FreeBSD.org/src/commit/?id=821549a9dfdf69f533feb84914b09450cd7311b6 commit 821549a9dfdf69f533feb84914b09450cd7311b6 Author: Philip Paeps <philip@FreeBSD.org> AuthorDate: 2022-11-30 01:47:03 +0000 Commit: Philip Paeps <philip@FreeBSD.org> CommitDate: 2022-11-30 01:50:26 +0000 OptionalObsoleteFiles.inc: add zoneinfo/America/Ciudad_Juarez tzdata 2022g and later split America/Ciudad_Juarez from America/Ojinaga. Ensure this file is removed in builds WITHOUT_ZONEINFO. MFC after: 1 day --- tools/build/mk/OptionalObsoleteFiles.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc index 9a0b9b4bb1b2..0802d4340ef9 100644 --- a/tools/build/mk/OptionalObsoleteFiles.inc +++ b/tools/build/mk/OptionalObsoleteFiles.inc @@ -9829,6 +9829,7 @@ OLD_FILES+=usr/share/zoneinfo/America/Cayenne OLD_FILES+=usr/share/zoneinfo/America/Cayman OLD_FILES+=usr/share/zoneinfo/America/Chicago OLD_FILES+=usr/share/zoneinfo/America/Chihuahua +OLD_FILES+=usr/share/zoneinfo/America/Ciudad_Juarez OLD_FILES+=usr/share/zoneinfo/America/Costa_Rica OLD_FILES+=usr/share/zoneinfo/America/Creston OLD_FILES+=usr/share/zoneinfo/America/Cuiaba