Received: by mail.netbsd.org (Postfix, from userid 605) id 98D2814A1C5; Tue, 18 Nov 2014 18:32:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4C17A14A1B4 for ; Tue, 18 Nov 2014 18:32:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Q3cpYvCY1Oxi for ; Tue, 18 Nov 2014 18:32:30 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 3C8F514A1A0 for ; Tue, 18 Nov 2014 18:32:30 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2E7B698; Tue, 18 Nov 2014 18:32:30 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 18 Nov 2014 18:32:30 +0000 From: "Soren Jacobsen" Subject: CVS commit: [netbsd-7] src To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20141118183230.2E7B698@cvs.netbsd.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Soren Jacobsen" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: snj Date: Tue Nov 18 18:32:30 UTC 2014 Modified Files: src/distrib/sets/lists/base [netbsd-7]: mi src/doc [netbsd-7]: 3RDPARTY src/external/public-domain/tz/dist [netbsd-7]: Makefile NEWS Theory africa asia australasia backzone checktab.awk europe leapseconds leapseconds.awk northamerica southamerica zone.tab zone1970.tab Log Message: Apply patch (requested by apb in ticket #245): Update tzdata from 2014g to 2014j. Some of the changes are: * A new Zone Pacific/Bougainville, for the part of Papua New Guinea that plans to switch from UTC+10 to UTC+11 on 2014-12-28 at 02:00. * Changes for Fiji, Belarus, and Turks & Caicos that take effect at various times in 2014. * Changes to historical data. To generate a diff of this commit: cvs rdiff -u -r1.1087 -r1.1087.2.1 src/distrib/sets/lists/base/mi cvs rdiff -u -r1.1145.2.1 -r1.1145.2.2 src/doc/3RDPARTY cvs rdiff -u -r1.1.1.1.4.1 -r1.1.1.1.4.2 \ src/external/public-domain/tz/dist/Makefile \ src/external/public-domain/tz/dist/NEWS \ src/external/public-domain/tz/dist/africa \ src/external/public-domain/tz/dist/asia \ src/external/public-domain/tz/dist/australasia \ src/external/public-domain/tz/dist/europe \ src/external/public-domain/tz/dist/leapseconds \ src/external/public-domain/tz/dist/leapseconds.awk \ src/external/public-domain/tz/dist/northamerica \ src/external/public-domain/tz/dist/southamerica \ src/external/public-domain/tz/dist/zone.tab \ src/external/public-domain/tz/dist/zone1970.tab cvs rdiff -u -r1.1.1.1.2.2 -r1.1.1.1.2.3 \ src/external/public-domain/tz/dist/Theory \ src/external/public-domain/tz/dist/backzone \ src/external/public-domain/tz/dist/checktab.awk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.