diff options
author | edwin <edwin@FreeBSD.org> | 2015-05-19 05:00:22 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2015-05-19 05:00:22 +0800 |
commit | f79ebeae31f90db7ea2c8891c93bd8648eb541b5 (patch) | |
tree | 4003d68b3cb8debf1e97b35e6771c6eef279e0eb /misc | |
parent | 42a39e096ad6d2a9423cadce294adacdea5631d2 (diff) | |
download | freebsd-ports-gnome-f79ebeae31f90db7ea2c8891c93bd8648eb541b5.tar.gz freebsd-ports-gnome-f79ebeae31f90db7ea2c8891c93bd8648eb541b5.tar.zst freebsd-ports-gnome-f79ebeae31f90db7ea2c8891c93bd8648eb541b5.zip |
Update to tzdata2015d:
Release 2015d - 2015-04-24 08:09:46 -0700
Changes affecting future time stamps
Egypt will not observe DST in 2015 and will consider canceling it
permanently. For now, assume no DST indefinitely.
(Thanks to Ahmed Nazmy and Tim Parenti.)
Change affecting past and future time zone abbreviations
The abbreviations for Hawaii-Aleutian standard and daylight times
have been changed from HAST/HADT to HST/HDT, as per US Government
Printing Office style. This affects only America/Adak since 1983,
as America/Honolulu was already using the new style.
Diffstat (limited to 'misc')
-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 a0244b286912..3d44ab2644ba 100644 --- a/misc/zoneinfo/Makefile +++ b/misc/zoneinfo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zoneinfo -DISTVERSION= 2015c +DISTVERSION= 2015d 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 4ec23bb9e4a3..94736cff3b84 100644 --- a/misc/zoneinfo/distinfo +++ b/misc/zoneinfo/distinfo @@ -1,2 +1,2 @@ -SHA256 (tzdata2015c.tar.gz) = 860fac5f5f57f7a2dfc1ba682dbd1f5c0f0b597f761571277b6ed6561e22365a -SIZE (tzdata2015c.tar.gz) = 294353 +SHA256 (tzdata2015d.tar.gz) = 8b9f5008277f09e251e97dba7813f56168d691115bda90ade4638d72f296d531 +SIZE (tzdata2015d.tar.gz) = 296131 |