Module Name: src
Committed By: christos
Date: Wed Jul 3 15:52:35 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new tzcode
To generate a diff of this commit:
cvs rdiff -u -r1.1633 -r1.1634 src/doc/3RDPARTY
cvs rdiff -u -r1.2550 -r1.2551 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.1633 src/doc/3RDPARTY:1.1634
--- src/doc/3RDPARTY:1.1633 Wed Jul 3 08:38:28 2019
+++ src/doc/3RDPARTY Wed Jul 3 11:52:35 2019
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1633 2019/07/03 12:38:28 sevan Exp $
+# $NetBSD: 3RDPARTY,v 1.1634 2019/07/03 15:52:35 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1398,13 +1398,14 @@ Notes:
Added changes from a5 -> a12 manually.
Package: tz
-Version: tzcode2019a / tzdata2019a
-Current Vers: tzcode2019a / tzdata2019a
+Version: tzcode2019b / tzdata2019a
+Current Vers: tzcode2019b / tzdata2019b
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
Archive Site: ftp://munnari.oz.au/pub/oldtz/
Old Archive Site: ftp://elsie.nci.nih.gov/pub/
Home Page: http://www.iana.org/time-zones
+Date: 2019-07-03
Mailing List: [email protected]
Responsible: kleink, christos, kre
License: Public domain
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2550 src/doc/CHANGES:1.2551
--- src/doc/CHANGES:1.2550 Wed Jun 26 13:50:22 2019
+++ src/doc/CHANGES Wed Jul 3 11:52:35 2019
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2550 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2551 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -396,3 +396,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
gpt(8): added uuid subcommand to generate new UUIDS.
[jnemeth 20190624]
dhcpcd(8): Import dhcpcd-7.2.3 [roy 20190626]
+ tzcode: Updated to 2019b. [christos 20190703]