From owner-cvs-all@FreeBSD.ORG Fri Aug 15 01:12:42 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F1BD1065671; Fri, 15 Aug 2008 01:12:42 +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 555958FC17; Fri, 15 Aug 2008 01:12:42 +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 m7F1CgP8085382; Fri, 15 Aug 2008 01:12:42 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7F1CgBi085381; Fri, 15 Aug 2008 01:12:42 GMT (envelope-from edwin@repoman.freebsd.org) Message-Id: <200808150112.m7F1CgBi085381@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:12:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_7 Cc: Subject: cvs commit: src/share/zoneinfo Theory africa asia australasia europe leapseconds northamerica southamerica zone.tab 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: Fri, 15 Aug 2008 01:12:42 -0000 edwin 2008-08-15 01:12:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) share/zoneinfo africa asia australasia europe leapseconds northamerica southamerica zone.tab Removed files: (Branch: RELENG_7) share/zoneinfo Theory Log: SVN rev 181744 on 2008-08-15 01:12:28Z by edwin MFC of r180208, 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.1.2.1.26.1 +0 -506 src/share/zoneinfo/Theory (dead) 1.21.2.1 +130 -3 src/share/zoneinfo/africa 1.33.2.3 +83 -2 src/share/zoneinfo/asia 1.32.2.1 +3 -3 src/share/zoneinfo/australasia 1.35.2.2 +62 -14 src/share/zoneinfo/europe 1.19.2.3 +25 -16 src/share/zoneinfo/leapseconds 1.33.2.3 +3 -3 src/share/zoneinfo/northamerica 1.31.2.4 +77 -27 src/share/zoneinfo/southamerica 1.22.2.3 +3 -2 src/share/zoneinfo/zone.tab