diff options
author | edwin <edwin@FreeBSD.org> | 2015-03-24 13:48:43 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2015-03-24 13:48:43 +0800 |
commit | 4b104fd45715b88c6950f32894521f4a4d5822f7 (patch) | |
tree | 7dce2e3787b71387f9865873f715b1badf42f99b /misc/zoneinfo | |
parent | 52bec62982abec53a090b071a8edb4842a25127c (diff) | |
download | freebsd-ports-gnome-4b104fd45715b88c6950f32894521f4a4d5822f7.tar.gz freebsd-ports-gnome-4b104fd45715b88c6950f32894521f4a4d5822f7.tar.zst freebsd-ports-gnome-4b104fd45715b88c6950f32894521f4a4d5822f7.zip |
Update to tzdata2015b:
Release 2015b - 2015-03-19 23:28:11 -0700
Changes affecting future time stamps
Mongolia will start observing DST again this year, from the last
Saturday in March at 02:00 to the last Saturday in September at 00:00.
(Thanks to Ganbold Tsagaankhuu.)
Palestine will start DST on March 28, not March 27. Also,
correct the fall 2014 transition from September 26 to October 24.
Adjust future predictions accordingly. (Thanks to Steffen Thorsen.)
Changes affecting past time stamps
The 1982 zone shift in Pacific/Easter has been corrected, fixing a 2015a
regression. (Thanks to Stuart Bishop for reporting the problem.)
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: America/Antigua, America/Cayman,
Pacific/Midway, and Pacific/Saipan.
Changes affecting time zone abbreviations
Correct the 1992-2010 DST abbreviation in Volgograd from "MSK" to "MSD".
(Thanks to Hank W.)
Diffstat (limited to 'misc/zoneinfo')
-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 6b61ece5fc9f..af59b964b4f4 100644 --- a/misc/zoneinfo/Makefile +++ b/misc/zoneinfo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zoneinfo -DISTVERSION= 2015a +DISTVERSION= 2015b 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 1e543486aa61..bf783ca540f9 100644 --- a/misc/zoneinfo/distinfo +++ b/misc/zoneinfo/distinfo @@ -1,2 +1,2 @@ -SHA256 (tzdata2015a.tar.gz) = c52490917d00a8e7fc9b5f0b1b65ef6ec76d612b5b20c81bf86a04147af18e4c -SIZE (tzdata2015a.tar.gz) = 292131 +SHA256 (tzdata2015b.tar.gz) = 556ac1a5b3a371adc1ad4e77138f78ddd7f8ddd7bc2b52545924598c7dc8ad62 +SIZE (tzdata2015b.tar.gz) = 293482 |