diff options
author | edwin <edwin@FreeBSD.org> | 2012-08-20 16:05:43 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2012-08-20 16:05:43 +0800 |
commit | 935106e4754be03c4eea877046b19cc74bed8e9d (patch) | |
tree | 7405b5ffe4f2d6a6978d9cbf19f56c3697943975 /misc | |
parent | 27452d97286811b44adcdeb8243b815671f63ea7 (diff) | |
download | freebsd-ports-gnome-935106e4754be03c4eea877046b19cc74bed8e9d.tar.gz freebsd-ports-gnome-935106e4754be03c4eea877046b19cc74bed8e9d.tar.zst freebsd-ports-gnome-935106e4754be03c4eea877046b19cc74bed8e9d.zip |
Update to tzdata version 2012e
- Morocco - DST stops between 20 July and 20 August
- Pacific/Fakaofo was at UTC+13.
- Lots lots lots of comment changes
Submitted by: ftp://ftp.iana.org/tz/releases
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 631180a7de88..fa7951137eb2 100644 --- a/misc/zoneinfo/Makefile +++ b/misc/zoneinfo/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= zoneinfo -DISTVERSION= 2012c +DISTVERSION= 2012e 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 ba8009d716e3..80cad28b7287 100644 --- a/misc/zoneinfo/distinfo +++ b/misc/zoneinfo/distinfo @@ -1,2 +1,2 @@ -SHA256 (tzdata2012c.tar.gz) = 33e19e1dd27bda5239812587d72971509a15b59baff7abd692b77ff66f168a82 -SIZE (tzdata2012c.tar.gz) = 206206 +SHA256 (tzdata2012e.tar.gz) = 061c1c289e792f3661135d5ec542e4f9417d3cd7f232f3d54c1949573aadd0fc +SIZE (tzdata2012e.tar.gz) = 206251 |