From owner-cvs-src@FreeBSD.ORG Fri Aug 15 01:18:14 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2FC09106575C; Fri, 15 Aug 2008 01:18:13 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BB29E8FC1C; Fri, 15 Aug 2008 01:18:13 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7F1IDre085816; Fri, 15 Aug 2008 01:18:13 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7F1IDWZ085815; Fri, 15 Aug 2008 01:18:13 GMT (envelope-from edwin@repoman.freebsd.org) Message-Id: <200808150118.m7F1IDWZ085815@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to edwin@repoman.freebsd.org using -f From: Edwin Groothuis Date: Fri, 15 Aug 2008 01:18:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/zoneinfo africa asia australasia europe leapseconds northamerica southamerica zone.tab X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 15 Aug 2008 01:18:14 -0000 edwin 2008-08-15 01:18:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/zoneinfo africa asia australasia europe leapseconds northamerica southamerica zone.tab Log: SVN rev 181745 on 2008-08-15 01:18:05Z by edwin MFC of r181413, r181418, r181421, r181424 Set magic fbsd:nokeywords property Remove Theory, which isn't part of the zoneinfo module but came out of /head/usr.sbin/zic (and isn't installed from there neither). MFC of tzdata2008c - Africa/Morocco will have DST in 2008. - Asia/Choibalsan should be GMT+08:00. - Asia/Pakistan will have DST in 2008. MFC of tzdata2008d - Mauritius will have a DST experiment between 2008-11-01 and 2009-03-31. - Add/Fix historical data for C-Eur, the SovietZone, Germany, Bahamas, San Luis. - Add information about West Para (America/Santarem) - America/Eirunepe and America/Rio_Branco go to UTC-4 MFC on tzdata2008e: - Fix dates in 2008/2009 for Africa/Mauritius. - Leap second notification for the end of 2008. Revision Changes Path 1.14.14.7 +130 -3 src/share/zoneinfo/africa 1.25.2.9 +83 -2 src/share/zoneinfo/asia 1.25.10.6 +3 -3 src/share/zoneinfo/australasia 1.29.2.7 +62 -14 src/share/zoneinfo/europe 1.13.2.7 +25 -16 src/share/zoneinfo/leapseconds 1.25.2.8 +3 -3 src/share/zoneinfo/northamerica 1.24.2.10 +77 -27 src/share/zoneinfo/southamerica 1.17.2.7 +3 -2 src/share/zoneinfo/zone.tab