Date: Tue, 24 Mar 2015 05:48:44 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382069 - head/misc/zoneinfo Message-ID: <201503240548.t2O5mil1050990@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: edwin Date: Tue Mar 24 05:48:43 2015 New Revision: 382069 URL: https://svnweb.freebsd.org/changeset/ports/382069 QAT: https://qat.redports.org/buildarchive/r382069/ Log: Update to tzdata2015b: Release 2015b - 2015-03-19 23:28:11 -0700 Changes affecting future time stamps Mongolia will start observing DST again this year, from the last Saturday in March at 02:00 to the last Saturday in September at 00:00. (Thanks to Ganbold Tsagaankhuu.) Palestine will start DST on March 28, not March 27. Also, correct the fall 2014 transition from September 26 to October 24. Adjust future predictions accordingly. (Thanks to Steffen Thorsen.) Changes affecting past time stamps The 1982 zone shift in Pacific/Easter has been corrected, fixing a 2015a regression. (Thanks to Stuart Bishop for reporting the problem.) Some more zones have been turned into links, when they differed from existing zones only for older time stamps. As usual, these changes affect UTC offsets in pre-1970 time stamps only. Their old contents have been moved to the 'backzone' file. The affected zones are: America/Antigua, America/Cayman, Pacific/Midway, and Pacific/Saipan. Changes affecting time zone abbreviations Correct the 1992-2010 DST abbreviation in Volgograd from "MSK" to "MSD". (Thanks to Hank W.) Modified: head/misc/zoneinfo/Makefile head/misc/zoneinfo/distinfo Modified: head/misc/zoneinfo/Makefile ============================================================================== --- head/misc/zoneinfo/Makefile Tue Mar 24 05:23:06 2015 (r382068) +++ head/misc/zoneinfo/Makefile Tue Mar 24 05:48:43 2015 (r382069) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zoneinfo -DISTVERSION= 2015a +DISTVERSION= 2015b CATEGORIES= misc MASTER_SITES= ftp://ftp.iana.org/tz/releases/ \ ftp://munnari.oz.au/pub/ Modified: head/misc/zoneinfo/distinfo ============================================================================== --- head/misc/zoneinfo/distinfo Tue Mar 24 05:23:06 2015 (r382068) +++ head/misc/zoneinfo/distinfo Tue Mar 24 05:48:43 2015 (r382069) @@ -1,2 +1,2 @@ -SHA256 (tzdata2015a.tar.gz) = c52490917d00a8e7fc9b5f0b1b65ef6ec76d612b5b20c81bf86a04147af18e4c -SIZE (tzdata2015a.tar.gz) = 292131 +SHA256 (tzdata2015b.tar.gz) = 556ac1a5b3a371adc1ad4e77138f78ddd7f8ddd7bc2b52545924598c7dc8ad62 +SIZE (tzdata2015b.tar.gz) = 293482
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503240548.t2O5mil1050990>