diff options
author | edwin <edwin@FreeBSD.org> | 2015-06-15 08:53:42 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2015-06-15 08:53:42 +0800 |
commit | 345c09ede0436d0da2beba98cbb2f6e5582e3f26 (patch) | |
tree | f500b874e43ca5bc55ad125c4d13673419d044a2 /misc | |
parent | 19b3b7115dd8c7cad7733ba7641ced6ae266531d (diff) | |
download | freebsd-ports-gnome-345c09ede0436d0da2beba98cbb2f6e5582e3f26.tar.gz freebsd-ports-gnome-345c09ede0436d0da2beba98cbb2f6e5582e3f26.tar.zst freebsd-ports-gnome-345c09ede0436d0da2beba98cbb2f6e5582e3f26.zip |
Update to tzdata2015e:
Changes affecting future time stamps
Morocco will suspend DST from 2015-06-14 03:00 through 2015-07-19 02:00,
not 06-13 and 07-18 as we had guessed. (Thanks to Milamber.)
Assume Cayman Islands will observe DST starting next year, using US rules.
Although it isn't guaranteed, it is the most likely.
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 3d44ab2644ba..7dd52bf6182c 100644 --- a/misc/zoneinfo/Makefile +++ b/misc/zoneinfo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zoneinfo -DISTVERSION= 2015d +DISTVERSION= 2015e 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 94736cff3b84..e9412467a5ae 100644 --- a/misc/zoneinfo/distinfo +++ b/misc/zoneinfo/distinfo @@ -1,2 +1,2 @@ -SHA256 (tzdata2015d.tar.gz) = 8b9f5008277f09e251e97dba7813f56168d691115bda90ade4638d72f296d531 -SIZE (tzdata2015d.tar.gz) = 296131 +SHA256 (tzdata2015e.tar.gz) = ffc9b5d38abda8277aa479e3f75aa7668819d0977cd1a0c8ef3b09128334ba6f +SIZE (tzdata2015e.tar.gz) = 296773 |