From owner-cvs-all@FreeBSD.ORG Wed Feb 28 18:23:09 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E5BFF16A406; Wed, 28 Feb 2007 18:23:09 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id AFB2813C48D; Wed, 28 Feb 2007 18:23:09 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l1SIN9cP011220; Wed, 28 Feb 2007 18:23:09 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l1SIN9CU011218; Wed, 28 Feb 2007 18:23:09 GMT (envelope-from simon) Message-Id: <200702281823.l1SIN9CU011218@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Wed, 28 Feb 2007 18:23:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6_1 Cc: Subject: cvs commit: src UPDATING src/share/misc iso3166 src/share/zoneinfo Makefile africa antarctica asia australasia backward etcetera europe factory leapseconds northamerica southamerica systemv yearistype.sh zone.tab src/sys/conf newvers.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Feb 2007 18:23:10 -0000 simon 2007-02-28 18:23:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_1) . UPDATING share/misc iso3166 share/zoneinfo Makefile africa antarctica asia australasia backward etcetera europe factory leapseconds northamerica southamerica systemv yearistype.sh zone.tab sys/conf newvers.sh Log: Update zoneinfo and required support files for change in Daylight Savings Time that begins in 2007. Approved by: so (simon) Submitted by: re (kensmith) Errata: FreeBSD-EN-07:04.zoneinfo Revision Changes Path 1.416.2.22.2.17 +4 -0 src/UPDATING 1.13.12.1 +13 -2 src/share/misc/iso3166 1.20.6.1 +2 -2 src/share/zoneinfo/Makefile 1.14.14.2.2.1 +46 -27 src/share/zoneinfo/africa 1.1.2.10.12.2.2.1 +5 -5 src/share/zoneinfo/antarctica 1.25.2.2.2.1 +225 -100 src/share/zoneinfo/asia 1.25.10.2.2.1 +29 -23 src/share/zoneinfo/australasia 1.1.2.11.2.2.2.1 +2 -1 src/share/zoneinfo/backward 1.1.2.5.14.1.2.1 +1 -1 src/share/zoneinfo/etcetera 1.29.2.2.2.1 +147 -107 src/share/zoneinfo/europe 1.5.38.1 +1 -1 src/share/zoneinfo/factory 1.13.2.1.2.1 +2 -2 src/share/zoneinfo/leapseconds 1.25.2.2.2.1 +550 -245 src/share/zoneinfo/northamerica 1.24.2.2.2.1 +64 -53 src/share/zoneinfo/southamerica 1.1.2.2.14.1.2.1 +1 -1 src/share/zoneinfo/systemv 1.1.2.5.14.1.2.1 +4 -1 src/share/zoneinfo/yearistype.sh 1.17.2.1.2.1 +32 -22 src/share/zoneinfo/zone.tab 1.69.2.11.2.17 +1 -1 src/sys/conf/newvers.sh