svn commit: r386716 - head/misc/zoneinfo
Edwin Groothuis
edwin at FreeBSD.org
Mon May 18 21:00:23 UTC 2015
Author: edwin
Date: Mon May 18 21:00:22 2015
New Revision: 386716
URL: https://svnweb.freebsd.org/changeset/ports/386716
Log:
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.
Modified:
head/misc/zoneinfo/Makefile
head/misc/zoneinfo/distinfo
Modified: head/misc/zoneinfo/Makefile
==============================================================================
--- head/misc/zoneinfo/Makefile Mon May 18 20:57:58 2015 (r386715)
+++ head/misc/zoneinfo/Makefile Mon May 18 21:00:22 2015 (r386716)
@@ -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/
Modified: head/misc/zoneinfo/distinfo
==============================================================================
--- head/misc/zoneinfo/distinfo Mon May 18 20:57:58 2015 (r386715)
+++ head/misc/zoneinfo/distinfo Mon May 18 21:00:22 2015 (r386716)
@@ -1,2 +1,2 @@
-SHA256 (tzdata2015c.tar.gz) = 860fac5f5f57f7a2dfc1ba682dbd1f5c0f0b597f761571277b6ed6561e22365a
-SIZE (tzdata2015c.tar.gz) = 294353
+SHA256 (tzdata2015d.tar.gz) = 8b9f5008277f09e251e97dba7813f56168d691115bda90ade4638d72f296d531
+SIZE (tzdata2015d.tar.gz) = 296131
More information about the svn-ports-head
mailing list