svn commit: r413627 - head/misc/zoneinfo
Edwin Groothuis
edwin at FreeBSD.org
Tue Apr 19 07:58:37 UTC 2016
Author: edwin
Date: Tue Apr 19 07:58:35 2016
New Revision: 413627
URL: https://svnweb.freebsd.org/changeset/ports/413627
Log:
Update to tzdata2016d
Changes affecting future time stamps
America/Caracas switches from -0430 to -04 on 2016-05-01 at 02:30.
(Thanks to Alexander Krivenyshev for the heads-up.)
Asia/Magadan switches from +10 to +11 on 2016-04-24 at 02:00.
(Thanks to Alexander Krivenyshev and Matt Johnson.)
New zone Asia/Tomsk, split off from Asia/Novosibirsk. It covers
Tomsk Oblast, Russia, which switches from +06 to +07 on 2016-05-29
at 02:00. (Thanks to Stepan Golosunov.)
Azerbaijan no longer observes DST. (Thanks to Steffen Thorsen.)
Chile reverts from permanent to seasonal DST. (Thanks to Juan
Correa for the heads-up, and to Tim Parenti for corrections.)
Guess that future transitions are August's and May's second
Saturdays at 24:00 mainland time. Also, call the period from
2014-09-07 through 2016-05-14 daylight saving time instead of
standard time, as that seems more appropriate now.
Changes affecting past time stamps
New zone Europe/Kirov, split off from Europe/Volgograd. It covers
Kirov Oblast, Russia, which switched from +04/+05 to +03/+04 on
1989-03-26 at 02:00, roughly a year after Europe/Volgograd made
the same change. (Thanks to Stepan Golosunov.)
Russia and nearby locations had daylight-saving transitions on
1992-03-29 at 02:00 and 1992-09-27 at 03:00, instead of on
1992-03-28 at 23:00 and 1992-09-26 at 23:00. (Thanks to Stepan
Golosunov.)
Many corrections to historical time in Kazakhstan from 1991
through 2005. (Thanks to Stepan Golosunov.) Replace Kazakhstan's
invented time zone abbreviations with numeric abbreviations.
Europe/Kaliningrad and Europe/Vilnius changed from +03/+04 to
+02/+03 on 1989-03-26, not 1991-03-31. Europe/Volgograd changed
from +04/+05 to +03/+04 on 1988-03-27, not 1989-03-26.
(Thanks to Stepan Golosunov.)
Changes to commentary
Mention Internet RFCs 7808 (TZDIST) and 7809 (CalDAV time zone references).
Several updates and URLs for historical and proposed Russian changes.
(Thanks to Stepan Golosunov, Matt Johnson, and Alexander Krivenyshev.)
Modified:
head/misc/zoneinfo/Makefile
head/misc/zoneinfo/distinfo
head/misc/zoneinfo/pkg-plist
Modified: head/misc/zoneinfo/Makefile
==============================================================================
--- head/misc/zoneinfo/Makefile Tue Apr 19 06:29:05 2016 (r413626)
+++ head/misc/zoneinfo/Makefile Tue Apr 19 07:58:35 2016 (r413627)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= zoneinfo
-DISTVERSION= 2016b
+DISTVERSION= 2016d
CATEGORIES= misc
MASTER_SITES= ftp://ftp.iana.org/tz/releases/ \
ftp://munnari.oz.au/pub/
Modified: head/misc/zoneinfo/distinfo
==============================================================================
--- head/misc/zoneinfo/distinfo Tue Apr 19 06:29:05 2016 (r413626)
+++ head/misc/zoneinfo/distinfo Tue Apr 19 07:58:35 2016 (r413627)
@@ -1,2 +1,2 @@
-SHA256 (tzdata2016b.tar.gz) = 6392091d92556a32de488ea06a055c51bc46b7d8046c8a677f0ccfe286b3dbdc
-SIZE (tzdata2016b.tar.gz) = 305437
+SHA256 (tzdata2016d.tar.gz) = d9554dfba0efd76053582bd89e8c7036ef12eee14fdd506675b08a5b59f0a1b4
+SIZE (tzdata2016d.tar.gz) = 312481
Modified: head/misc/zoneinfo/pkg-plist
==============================================================================
--- head/misc/zoneinfo/pkg-plist Tue Apr 19 06:29:05 2016 (r413626)
+++ head/misc/zoneinfo/pkg-plist Tue Apr 19 07:58:35 2016 (r413627)
@@ -100,8 +100,8 @@
%%DATADIR%%/America/Edmonton
%%DATADIR%%/America/Eirunepe
%%DATADIR%%/America/El_Salvador
-%%DATADIR%%/America/Fortaleza
%%DATADIR%%/America/Fort_Nelson
+%%DATADIR%%/America/Fortaleza
%%DATADIR%%/America/Glace_Bay
%%DATADIR%%/America/Godthab
%%DATADIR%%/America/Goose_Bay
@@ -280,6 +280,7 @@
%%DATADIR%%/Asia/Tehran
%%DATADIR%%/Asia/Thimphu
%%DATADIR%%/Asia/Tokyo
+%%DATADIR%%/Asia/Tomsk
%%DATADIR%%/Asia/Ulaanbaatar
%%DATADIR%%/Asia/Urumqi
%%DATADIR%%/Asia/Ust-Nera
@@ -372,6 +373,7 @@
%%DATADIR%%/Europe/Jersey
%%DATADIR%%/Europe/Kaliningrad
%%DATADIR%%/Europe/Kiev
+%%DATADIR%%/Europe/Kirov
%%DATADIR%%/Europe/Lisbon
%%DATADIR%%/Europe/Ljubljana
%%DATADIR%%/Europe/London
More information about the svn-ports-head
mailing list