Module Name: src
Committed By: christos
Date: Wed Oct 24 00:12:09 UTC 2012
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
update for tzcode2012g
To generate a diff of this commit:
cvs rdiff -u -r1.975 -r1.976 src/doc/3RDPARTY
cvs rdiff -u -r1.1751 -r1.1752 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.975 src/doc/3RDPARTY:1.976
--- src/doc/3RDPARTY:1.975 Thu Oct 18 04:59:00 2012
+++ src/doc/3RDPARTY Tue Oct 23 20:12:08 2012
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.975 2012/10/18 08:59:00 apb Exp $
+# $NetBSD: 3RDPARTY,v 1.976 2012/10/24 00:12:08 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1189,7 +1189,7 @@ Notes:
Added changes from a5 -> a12 manually.
Package: tz
-Version: tzcode2012f / tzdata2012g
+Version: tzcode2012g / tzdata2012g
Current Vers: tzcode2012g / tzdata2012g
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
@@ -1202,7 +1202,7 @@ License: Public domain
Location: lib/libc/time,share/zoneinfo
Notes:
Use src/lib/libc/time/tzcode2netbsd to prepare the source tree for import.
-The tzcode2011i -> 2012e patch was applied by hand, since we have too
+The tzcode2012f -> 2012g patch was applied by hand, since we have too
many diffs (re-entrant tzcode) to apply. The diffs have been submitted
upstream but there is too much inertia to apply them. Check for .gitignore
files.
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1751 src/doc/CHANGES:1.1752
--- src/doc/CHANGES:1.1751 Mon Oct 22 06:37:44 2012
+++ src/doc/CHANGES Tue Oct 23 20:12:08 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1751 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1752 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -131,3 +131,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
kernel: Added experimental support for the (mostly SSD specific)
"discard", or ATA "TRIM" command to wd(4) and ffs
[drochner 20121019]
+ zoneinfo: Import tzcode2012g. [christos 20121023]