svn commit: r380626 - head/misc/zoneinfo

Edwin Groothuis edwin at FreeBSD.org
Fri Mar 6 21:31:30 UTC 2015


Author: edwin
Date: Fri Mar  6 21:31:28 2015
New Revision: 380626
URL: https://svnweb.freebsd.org/changeset/ports/380626
QAT: https://qat.redports.org/buildarchive/r380626/

Log:
  Update to 2015a:
  
  Release 2015a - 2015-01-29 22:35:20 -0800
  
    Changes affecting future time stamps
  
      The Mexican state of Quintana Roo, represented by America/Cancun,
      will shift from Central Time with DST to Eastern Time without DST
      on 2015-02-01 at 02:00.  (Thanks to Steffen Thorsen and Gwillim Law.)
  
      Chile will not change clocks in April or thereafter; its new standard time
      will be its old daylight saving time.  This affects America/Santiago,
      Pacific/Easter, and Antarctica/Palmer.  (Thanks to Juan Correa.)
  
      New leap second 2015-06-30 23:59:60 UTC as per IERS Bulletin C 49.
      (Thanks to Tim Parenti.)
  
    Changes affecting past time stamps
  
      Iceland observed DST in 1919 and 1921, and its 1939 fallback
      transition was Oct. 29, not Nov. 29.  Remove incorrect data from
      Shanks about time in Iceland between 1837 and 1908.
  
      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: Asia/Aden, Asia/Bahrain, Asia/Kuwait,
      and Asia/Muscat.

Modified:
  head/misc/zoneinfo/Makefile
  head/misc/zoneinfo/distinfo

Modified: head/misc/zoneinfo/Makefile
==============================================================================
--- head/misc/zoneinfo/Makefile	Fri Mar  6 21:07:54 2015	(r380625)
+++ head/misc/zoneinfo/Makefile	Fri Mar  6 21:31:28 2015	(r380626)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	zoneinfo
-DISTVERSION=	2014j
+DISTVERSION=	2015a
 CATEGORIES=	misc
 MASTER_SITES=	ftp://ftp.iana.org/tz/releases/ \
 		ftp://munnari.oz.au/pub/

Modified: head/misc/zoneinfo/distinfo
==============================================================================
--- head/misc/zoneinfo/distinfo	Fri Mar  6 21:07:54 2015	(r380625)
+++ head/misc/zoneinfo/distinfo	Fri Mar  6 21:31:28 2015	(r380626)
@@ -1,2 +1,2 @@
-SHA256 (tzdata2014j.tar.gz) = a2d870320694d40535df822ac8074dc629a90e92abafa5d3373314f78ddc0e0d
-SIZE (tzdata2014j.tar.gz) = 290688
+SHA256 (tzdata2015a.tar.gz) = c52490917d00a8e7fc9b5f0b1b65ef6ec76d612b5b20c81bf86a04147af18e4c
+SIZE (tzdata2015a.tar.gz) = 292131


More information about the svn-ports-head mailing list