diff options
author | edwin <edwin@FreeBSD.org> | 2014-11-16 08:37:01 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2014-11-16 08:37:01 +0800 |
commit | 213f90b3ca01a94578b236f15c5cabfe9734c721 (patch) | |
tree | 51c9ef70793a75efb9f2749b6263d900917f1fc7 | |
parent | 1449d15cd661b515d3cc9171153a9790f5f7a345 (diff) | |
download | freebsd-ports-gnome-213f90b3ca01a94578b236f15c5cabfe9734c721.tar.gz freebsd-ports-gnome-213f90b3ca01a94578b236f15c5cabfe9734c721.tar.zst freebsd-ports-gnome-213f90b3ca01a94578b236f15c5cabfe9734c721.zip |
Release 2014j - 2014-11-10 17:37:11 -0800
Changes affecting current and future time stamps
Turks Caicos' switch from US eastern time to UTC-4 year-round
did not occur on 2014-11-02 at 02:00. It's currently scheduled
for 2015-11-01 at 02:00. (Thanks to Chris Walton.)
Changes affecting past time stamps
Many pre-1989 time stamps have been corrected for Asia/Seoul and
Asia/Pyongyang, based on sources for the Korean-language Wikipedia
entry for time in Korea. (Thanks to Sanghyuk Jung.) Also, no
longer guess that Pyongyang mimicked Seoul time after World War II,
as this is politically implausible.
Some more zones have been turned into links, when they differed
from existing zones only for older time stamps. As usual,
these changes affect UTC offsets in pre-1970 time stamps only.
Their old contents have been moved to the 'backzone' file.
The affected zones are: Africa/Addis_Ababa, Africa/Asmara,
Africa/Dar_es_Salaam, Africa/Djibouti, Africa/Kampala,
Africa/Mogadishu, Indian/Antananarivo, Indian/Comoro, and
Indian/Mayotte.
Changes affecting commentary
The commentary is less enthusiastic about Shanks as a source,
and is more careful to distinguish UT from UTC.
-rw-r--r-- | misc/zoneinfo/Makefile | 2 | ||||
-rw-r--r-- | misc/zoneinfo/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/zoneinfo/Makefile b/misc/zoneinfo/Makefile index b10174f96bf3..9aefebc46480 100644 --- a/misc/zoneinfo/Makefile +++ b/misc/zoneinfo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zoneinfo -DISTVERSION= 2014i +DISTVERSION= 2014j CATEGORIES= misc MASTER_SITES= ftp://ftp.iana.org/tz/releases/ \ ftp://munnari.oz.au/pub/ diff --git a/misc/zoneinfo/distinfo b/misc/zoneinfo/distinfo index 1f4b8a4916e1..8553ca986bf0 100644 --- a/misc/zoneinfo/distinfo +++ b/misc/zoneinfo/distinfo @@ -1,2 +1,2 @@ -SHA256 (tzdata2014i.tar.gz) = 2af331bdd2b794ec59b8ded7300fb29dc3573a009ec14183f5c9ad38e3886153 -SIZE (tzdata2014i.tar.gz) = 289312 +SHA256 (tzdata2014j.tar.gz) = a2d870320694d40535df822ac8074dc629a90e92abafa5d3373314f78ddc0e0d +SIZE (tzdata2014j.tar.gz) = 290688 |