diff options
author | edwin <edwin@FreeBSD.org> | 2015-08-14 07:26:45 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2015-08-14 07:26:45 +0800 |
commit | 9f5642d0fb7070666acb77acf7e70c4710ee2100 (patch) | |
tree | 03570e5212cd494ae67ed47f010fbbb73b2ba10b /misc | |
parent | 69a6b532da241f0cfba05d60c5ee3d64b0fcfee1 (diff) | |
download | freebsd-ports-gnome-9f5642d0fb7070666acb77acf7e70c4710ee2100.tar.gz freebsd-ports-gnome-9f5642d0fb7070666acb77acf7e70c4710ee2100.tar.zst freebsd-ports-gnome-9f5642d0fb7070666acb77acf7e70c4710ee2100.zip |
Update to tzdata2015f:
Changes affecting future time stamps
North Korea switches to +0830 on 2015-08-15. (Thanks to Steffen Thorsen.)
The abbreviation remains "KST". (Thanks to Robert Elz.)
Uruguay no longer observes DST. (Thanks to Steffen Thorsen and Pablo Camargo.)
Changes affecting past and future time stamps
Moldova starts and ends DST at 00:00 UTC, not at 01:00 UTC. (Thanks to Roman Tudos.)
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 7dd52bf6182c..ba0ac43f615f 100644 --- a/misc/zoneinfo/Makefile +++ b/misc/zoneinfo/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zoneinfo -DISTVERSION= 2015e +DISTVERSION= 2015f 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 e9412467a5ae..453ba6e89a2d 100644 --- a/misc/zoneinfo/distinfo +++ b/misc/zoneinfo/distinfo @@ -1,2 +1,2 @@ -SHA256 (tzdata2015e.tar.gz) = ffc9b5d38abda8277aa479e3f75aa7668819d0977cd1a0c8ef3b09128334ba6f -SIZE (tzdata2015e.tar.gz) = 296773 +SHA256 (tzdata2015f.tar.gz) = 959f81b541e042ecb13c50097d264ae92ff03a57979c478dbcf24d5da242531d +SIZE (tzdata2015f.tar.gz) = 298815 |