Received: by mail.netbsd.org (Postfix, from userid 605) id 99B4814A1C6; Wed, 6 Aug 2014 19:18:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2621D14A19B for ; Wed, 6 Aug 2014 19:18:06 +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 AsVWT4zxs6hM for ; Wed, 6 Aug 2014 19:18:05 +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 9832914A188 for ; Wed, 6 Aug 2014 19:18:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 62A3996; Wed, 6 Aug 2014 19:18:05 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 6 Aug 2014 19:18:05 +0000 From: "Alan Barrett" Subject: CVS commit: src/share/zoneinfo To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20140806191805.62A3996@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: "Alan Barrett" Mail-Followup-To: source-changes-d@NetBSD.org Module Name: src Committed By: apb Date: Wed Aug 6 19:18:05 UTC 2014 Modified Files: src/share/zoneinfo: Makefile australasia leap-seconds.list yearistype.sh Log Message: Merge tzdata2014f. The following new time zones are added: Asia/Chita Asia/Srednekolymsk The following new file is installed: zone1970.tab The following existing file is now installed, whereas we previously did not install it: leapseconds To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/share/zoneinfo/Makefile cvs rdiff -u -r1.36 -r1.37 src/share/zoneinfo/australasia cvs rdiff -u -r1.2 -r1.3 src/share/zoneinfo/leap-seconds.list cvs rdiff -u -r1.7 -r1.8 src/share/zoneinfo/yearistype.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.