From owner-cvs-src@FreeBSD.ORG Sat Oct 23 02:58:02 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E57A16A4CE; Sat, 23 Oct 2004 02:58:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DB1243D2F; Sat, 23 Oct 2004 02:58:02 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9N2w1t7057273; Sat, 23 Oct 2004 02:58:01 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9N2w115057272; Sat, 23 Oct 2004 02:58:01 GMT (envelope-from kensmith) Message-Id: <200410230258.i9N2w115057272@repoman.freebsd.org> From: Ken Smith Date: Sat, 23 Oct 2004 02:58:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/etc/mtree BSD.usr.dist src/share/zoneinfo asia europe leapseconds northamerica southamerica zone.tab X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Oct 2004 02:58:02 -0000 kensmith 2004-10-23 02:58:01 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) etc/mtree BSD.usr.dist share/zoneinfo asia europe leapseconds northamerica southamerica zone.tab Log: MFC the update to the Time Zone files. From the logs of commit to HEAD: > wollman 2004-10-18 00:03:52 UTC > Modified files: > share/zoneinfo asia europe leapseconds northamerica > southamerica zone.tab > Log: > MFV tzdata2004e > > Users in Brazil and Argentina should run tzsetup(8). > Obtained from: Arthur David Olson > MFC after re approval > > Revision Changes Path > 1.25 +74 -23 src/share/zoneinfo/asia > 1.28 +25 -20 src/share/zoneinfo/europe > 1.11 +11 -9 src/share/zoneinfo/leapseconds > 1.24 +61 -35 src/share/zoneinfo/northamerica > 1.23 +184 -27 src/share/zoneinfo/southamerica > 1.17 +13 -6 src/share/zoneinfo/zone.tab > > wollman 2004-10-18 17:03:53 UTC > Modified files: > etc/mtree BSD.usr.dist > Log: > New directory added for Argentinian timezones. > > Submitted by: ache > > Revision Changes Path > 1.309 +2 -0 src/etc/mtree/BSD.usr.dist Work done by: wollman Approved by: re (scottl) Revision Changes Path 1.304.2.3 +2 -0 src/etc/mtree/BSD.usr.dist 1.24.4.1 +74 -23 src/share/zoneinfo/asia 1.27.4.1 +25 -20 src/share/zoneinfo/europe 1.10.4.1 +11 -9 src/share/zoneinfo/leapseconds 1.23.4.1 +61 -35 src/share/zoneinfo/northamerica 1.22.4.1 +184 -27 src/share/zoneinfo/southamerica 1.16.4.1 +13 -6 src/share/zoneinfo/zone.tab