Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Oct 2016 03:46:20 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423632 - head/misc/zoneinfo
Message-ID:  <201610100346.u9A3kKC0066132@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: edwin
Date: Mon Oct 10 03:46:19 2016
New Revision: 423632
URL: https://svnweb.freebsd.org/changeset/ports/423632

Log:
  Update to 2016g
  
    Changes to future time stamps
  
      Turkey switched from EET/EEST (+02/+03) to permanent +03,
      effective 2016-09-07.  (Thanks to Burak AYDIN.)  Use "+03" rather
      than an invented abbreviation for the new time.
  
      New leap second 2016-12-31 23:59:60 UTC as per IERS Bulletin C 52.
      (Thanks to Tim Parenti.)
  
    Changes to past time stamps
  
      For America/Los_Angeles, spring-forward transition times have been
      corrected from 02:00 to 02:01 in 1948, and from 02:00 to 01:00 in
      1950-1966.
  
      For zones using Soviet time on 1919-07-01, transitions to UT-based
      time were at 00:00 UT, not at 02:00 local time.  The affected
      zones are Europe/Kirov, Europe/Moscow, Europe/Samara, and
      Europe/Ulyanovsk.  (Thanks to Alexander Belopolsky.)
  
    Changes to past and future time zone abbreviations
  
      The Factory zone now uses the time zone abbreviation -00 instead
      of a long English-language string, as -00 is now the normal way to
      represent an undefined time zone.
  
      Several zones in Antarctica and the former Soviet Union, along
      with zones intended for ships at sea that cannot use POSIX TZ
      strings, now use numeric time zone abbreviations instead of
      invented or obsolete alphanumeric abbreviations.  The affected
      zones are Antarctica/Casey, Antarctica/Davis,
      Antarctica/DumontDUrville, Antarctica/Mawson, Antarctica/Rothera,
      Antarctica/Syowa, Antarctica/Troll, Antarctica/Vostok,
      Asia/Anadyr, Asia/Ashgabat, Asia/Baku, Asia/Bishkek, Asia/Chita,
      Asia/Dushanbe, Asia/Irkutsk, Asia/Kamchatka, Asia/Khandyga,
      Asia/Krasnoyarsk, Asia/Magadan, Asia/Omsk, Asia/Sakhalin,
      Asia/Samarkand, Asia/Srednekolymsk, Asia/Tashkent, Asia/Tbilisi,
      Asia/Ust-Nera, Asia/Vladivostok, Asia/Yakutsk, Asia/Yekaterinburg,
      Asia/Yerevan, Etc/GMT-14, Etc/GMT-13, Etc/GMT-12, Etc/GMT-11,
      Etc/GMT-10, Etc/GMT-9, Etc/GMT-8, Etc/GMT-7, Etc/GMT-6, Etc/GMT-5,
      Etc/GMT-4, Etc/GMT-3, Etc/GMT-2, Etc/GMT-1, Etc/GMT+1, Etc/GMT+2,
      Etc/GMT+3, Etc/GMT+4, Etc/GMT+5, Etc/GMT+6, Etc/GMT+7, Etc/GMT+8,
      Etc/GMT+9, Etc/GMT+10, Etc/GMT+11, Etc/GMT+12, Europe/Kaliningrad,
      Europe/Minsk, Europe/Samara, Europe/Volgograd, and
      Indian/Kerguelen.  For Europe/Moscow the invented abbreviation MSM
      was replaced by +05, whereas MSK and MSD were kept as they are not
      our invention and are widely used.
  
    Changes to zone names
  
      Rename Asia/Rangoon to Asia/Yangon, with a backward compatibility link.
      (Thanks to David Massoud.)

Modified:
  head/misc/zoneinfo/Makefile
  head/misc/zoneinfo/distinfo
  head/misc/zoneinfo/pkg-plist

Modified: head/misc/zoneinfo/Makefile
==============================================================================
--- head/misc/zoneinfo/Makefile	Mon Oct 10 02:58:43 2016	(r423631)
+++ head/misc/zoneinfo/Makefile	Mon Oct 10 03:46:19 2016	(r423632)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	zoneinfo
-DISTVERSION=	2016f
+DISTVERSION=	2016g
 CATEGORIES=	misc
 MASTER_SITES=	ftp://ftp.iana.org/tz/releases/ \
 		ftp://munnari.oz.au/pub/

Modified: head/misc/zoneinfo/distinfo
==============================================================================
--- head/misc/zoneinfo/distinfo	Mon Oct 10 02:58:43 2016	(r423631)
+++ head/misc/zoneinfo/distinfo	Mon Oct 10 03:46:19 2016	(r423632)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469094101
-SHA256 (tzdata2016f.tar.gz) = ed8c951008d12f1db55a11e96fc055718c6571233327d9de16a7f8475e2502b0
-SIZE (tzdata2016f.tar.gz) = 313286
+TIMESTAMP = 1476071136
+SHA256 (tzdata2016g.tar.gz) = 3c7137b2bc47323b0de47b77786bacf81ed503d4b2c693ff8ada2fbd1281ebd1
+SIZE (tzdata2016g.tar.gz) = 316669

Modified: head/misc/zoneinfo/pkg-plist
==============================================================================
--- head/misc/zoneinfo/pkg-plist	Mon Oct 10 02:58:43 2016	(r423631)
+++ head/misc/zoneinfo/pkg-plist	Mon Oct 10 03:46:19 2016	(r423632)
@@ -266,7 +266,7 @@
 %%DATADIR%%/Asia/Pyongyang
 %%DATADIR%%/Asia/Qatar
 %%DATADIR%%/Asia/Qyzylorda
-%%DATADIR%%/Asia/Rangoon
+%%DATADIR%%/Asia/Yangon
 %%DATADIR%%/Asia/Riyadh
 %%DATADIR%%/Asia/Sakhalin
 %%DATADIR%%/Asia/Samarkand



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610100346.u9A3kKC0066132>