From owner-svn-src-vendor@FreeBSD.ORG Mon Nov 9 20:44:40 2009 Return-Path: Delivered-To: svn-src-vendor@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 941331065672; Mon, 9 Nov 2009 20:44:40 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 696348FC0C; Mon, 9 Nov 2009 20:44:40 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id nA9Kiem7033534; Mon, 9 Nov 2009 20:44:40 GMT (envelope-from edwin@svn.freebsd.org) Received: (from edwin@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id nA9Kie8d033531; Mon, 9 Nov 2009 20:44:40 GMT (envelope-from edwin@svn.freebsd.org) Message-Id: <200911092044.nA9Kie8d033531@svn.freebsd.org> From: Edwin Groothuis Date: Mon, 9 Nov 2009 20:44:38 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-vendor@freebsd.org X-SVN-Group: vendor MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r199105 - vendor/tzdata/dist X-BeenThere: svn-src-vendor@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the vendor work area tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Nov 2009 20:44:40 -0000 Author: edwin Date: Mon Nov 9 20:44:37 2009 New Revision: 199105 URL: http://svn.freebsd.org/changeset/base/199105 Log: Vendor import of tzdata2009r: - Three Australian stations in Antarctica have changed their time zone: Casey moved from UTC+8 to UTC+11 Davis moved from UTC+7 to UTC+5 Mawson moved from UTC+6 to UTC+5 The changes occurred on 2009-10-18 at 02:00 (local times). Obtained from: ftp://elsie.nci.nih.gov/pub/ Modified: vendor/tzdata/dist/antarctica Modified: vendor/tzdata/dist/antarctica ============================================================================== --- vendor/tzdata/dist/antarctica Mon Nov 9 20:29:10 2009 (r199104) +++ vendor/tzdata/dist/antarctica Mon Nov 9 20:44:37 2009 (r199105) @@ -1,5 +1,5 @@ #
-# @(#)antarctica	8.5
+# @(#)antarctica	8.6
 # This file is in the public domain, so clarified as of
 # 2009-05-17 by Arthur David Olson.
 
@@ -80,15 +80,38 @@ Rule	ChileAQ	2000	max	-	Mar	Sun>=9	3:00u
 # Davis, Vestfold Hills, -6835+07759, since 1957-01-13
 #	(except 1964-11 - 1969-02)
 # Mawson, Holme Bay, -6736+06253, since 1954-02-13
+
+# From Steffen Thorsen (2009-03-11):
+# Three Australian stations in Antarctica have changed their time zone:
+# Casey moved from UTC+8 to UTC+11
+# Davis moved from UTC+7 to UTC+5
+# Mawson moved from UTC+6 to UTC+5
+# The changes occurred on 2009-10-18 at 02:00 (local times).
+#
+# Government source: (Australian Antarctic Division)
+# 
+# http://www.aad.gov.au/default.asp?casid=37079
+# 
+#
+# We have more background information here:
+# 
+# http://www.timeanddate.com/news/time/antarctica-new-times.html
+# 
+
 # Zone	NAME		GMTOFF	RULES	FORMAT	[UNTIL]
 Zone Antarctica/Casey	0	-	zzz	1969
-			8:00	-	WST	# Western (Aus) Standard Time
+			8:00	-	WST	2009 Oct 18 2:00
+						# Western (Aus) Standard Time
+			11:00	-	CAST	# Casey Time
 Zone Antarctica/Davis	0	-	zzz	1957 Jan 13
 			7:00	-	DAVT	1964 Nov # Davis Time
 			0	-	zzz	1969 Feb
-			7:00	-	DAVT
+			7:00	-	DAVT	2009 Oct 18 2:0
+			5:00	-	DAVT
 Zone Antarctica/Mawson	0	-	zzz	1954 Feb 13
-			6:00	-	MAWT	# Mawson Time
+			6:00	-	MAWT	2009 Oct 18 2:00
+						# Mawson Time
+			5:00	-	MAWT
 # References:
 # 
 # Casey Weather (1998-02-26)

From owner-svn-src-vendor@FreeBSD.ORG  Mon Nov  9 20:45:26 2009
Return-Path: 
Delivered-To: svn-src-vendor@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1DCD11065698;
	Mon,  9 Nov 2009 20:45:26 +0000 (UTC)
	(envelope-from edwin@FreeBSD.org)
Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c])
	by mx1.freebsd.org (Postfix) with ESMTP id E824F8FC17;
	Mon,  9 Nov 2009 20:45:25 +0000 (UTC)
Received: from svn.freebsd.org (localhost [127.0.0.1])
	by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id nA9KjPme033638;
	Mon, 9 Nov 2009 20:45:25 GMT (envelope-from edwin@svn.freebsd.org)
Received: (from edwin@localhost)
	by svn.freebsd.org (8.14.3/8.14.3/Submit) id nA9KjP11033637;
	Mon, 9 Nov 2009 20:45:25 GMT (envelope-from edwin@svn.freebsd.org)
Message-Id: <200911092045.nA9KjP11033637@svn.freebsd.org>
From: Edwin Groothuis 
Date: Mon, 9 Nov 2009 20:45:25 +0000 (UTC)
To: src-committers@freebsd.org, svn-src-all@freebsd.org,
	svn-src-vendor@freebsd.org
X-SVN-Group: vendor
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Cc: 
Subject: svn commit: r199106 - vendor/tzdata/tzdata2009r
X-BeenThere: svn-src-vendor@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: SVN commit messages for the vendor work area tree
	
List-Unsubscribe: , 
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Mon, 09 Nov 2009 20:45:26 -0000

Author: edwin
Date: Mon Nov  9 20:45:25 2009
New Revision: 199106
URL: http://svn.freebsd.org/changeset/base/199106

Log:
  Tag of tzdata2009r

Added:
  vendor/tzdata/tzdata2009r/
     - copied from r199105, vendor/tzdata/dist/

From owner-svn-src-vendor@FreeBSD.ORG  Wed Nov 11 20:00:01 2009
Return-Path: 
Delivered-To: svn-src-vendor@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 146301065679;
	Wed, 11 Nov 2009 20:00:01 +0000 (UTC)
	(envelope-from edwin@FreeBSD.org)
Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c])
	by mx1.freebsd.org (Postfix) with ESMTP id F3F358FC1B;
	Wed, 11 Nov 2009 20:00:00 +0000 (UTC)
Received: from svn.freebsd.org (localhost [127.0.0.1])
	by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id nABK00bK005337;
	Wed, 11 Nov 2009 20:00:00 GMT (envelope-from edwin@svn.freebsd.org)
Received: (from edwin@localhost)
	by svn.freebsd.org (8.14.3/8.14.3/Submit) id nABK00J8005335;
	Wed, 11 Nov 2009 20:00:00 GMT (envelope-from edwin@svn.freebsd.org)
Message-Id: <200911112000.nABK00J8005335@svn.freebsd.org>
From: Edwin Groothuis 
Date: Wed, 11 Nov 2009 20:00:00 +0000 (UTC)
To: src-committers@freebsd.org, svn-src-all@freebsd.org,
	svn-src-vendor@freebsd.org
X-SVN-Group: vendor
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Cc: 
Subject: svn commit: r199195 - vendor/tzcode/dist/unused
X-BeenThere: svn-src-vendor@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: SVN commit messages for the vendor work area tree
	
List-Unsubscribe: , 
	
List-Archive: 
List-Post: 
List-Help: 
List-Subscribe: ,
	
X-List-Received-Date: Wed, 11 Nov 2009 20:00:01 -0000

Author: edwin
Date: Wed Nov 11 20:00:00 2009
New Revision: 199195
URL: http://svn.freebsd.org/changeset/base/199195

Log:
  Vendor import of tzcode2009r:
  
  - Extra links in unused/tz-link.htm
  
  Obtained from:	ftp://elsie.nci.nih.gov/pub/

Modified:
  vendor/tzcode/dist/unused/tz-link.htm

Modified: vendor/tzcode/dist/unused/tz-link.htm
==============================================================================
--- vendor/tzcode/dist/unused/tz-link.htm	Wed Nov 11 19:50:52 2009	(r199194)
+++ vendor/tzcode/dist/unused/tz-link.htm	Wed Nov 11 20:00:00 2009	(r199195)
@@ -18,7 +18,7 @@
 
 

Sources for Time Zone and Daylight Saving Time Data

-@(#)tz-link.htm 8.22 +@(#)tz-link.htm 8.23

This file is in the public domain, so clarified as of @@ -124,6 +124,14 @@ Here are some recent links that may be o These are listed roughly in ascending order of complexity and fanciness.

Other time zone databases

    From owner-svn-src-vendor@FreeBSD.ORG Wed Nov 11 20:00:58 2009 Return-Path: Delivered-To: svn-src-vendor@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2DA51106568D; Wed, 11 Nov 2009 20:00:58 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 02FDF8FC18; Wed, 11 Nov 2009 20:00:58 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id nABK0vSg005417; Wed, 11 Nov 2009 20:00:57 GMT (envelope-from edwin@svn.freebsd.org) Received: (from edwin@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id nABK0vD0005416; Wed, 11 Nov 2009 20:00:57 GMT (envelope-from edwin@svn.freebsd.org) Message-Id: <200911112000.nABK0vD0005416@svn.freebsd.org> From: Edwin Groothuis Date: Wed, 11 Nov 2009 20:00:57 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-vendor@freebsd.org X-SVN-Group: vendor MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r199196 - vendor/tzcode/tzcode2009r X-BeenThere: svn-src-vendor@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the vendor work area tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Nov 2009 20:00:58 -0000 Author: edwin Date: Wed Nov 11 20:00:57 2009 New Revision: 199196 URL: http://svn.freebsd.org/changeset/base/199196 Log: Tag of tzcode2009r Added: vendor/tzcode/tzcode2009r/ - copied from r199195, vendor/tzcode/dist/