Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 2020 01:23:47 +0000 (UTC)
From:      Steven Kreuzer <skreuzer@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r552166 - head/misc/zoneinfo
Message-ID:  <202010130123.09D1NlCq016040@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: skreuzer
Date: Tue Oct 13 01:23:46 2020
New Revision: 552166
URL: https://svnweb.freebsd.org/changeset/ports/552166

Log:
  Update to 2020b
  
  Revised predictions for Morocco's changes starting in 2023.
  Canada's Yukon changes to -07 on 2020-11-01, not 2020-03-08.
  Macquarie Island has stayed in sync with Tasmania since 2011.
  Casey, Antarctica is at +08 in winter and +11 in summer.
  zic no longer supports -y, nor the TYPE field of Rules.

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

Modified: head/misc/zoneinfo/Makefile
==============================================================================
--- head/misc/zoneinfo/Makefile	Tue Oct 13 01:05:45 2020	(r552165)
+++ head/misc/zoneinfo/Makefile	Tue Oct 13 01:23:46 2020	(r552166)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	zoneinfo
-DISTVERSION=	2020a
+DISTVERSION=	2020b
 CATEGORIES=	misc
 MASTER_SITES=	https://data.iana.org/time-zones/releases/ \
 		ftp://ftp.iana.org/tz/releases/
@@ -25,7 +25,7 @@ BACKWARD_DESC=	Include backwards compatible zones
 BACKWARD_VARS=	tzfiles+=backward
 
 TZFILES=	africa antarctica asia australasia etcetera europe \
-		factory northamerica southamerica systemv
+		factory northamerica southamerica
 POSIXRULES=	America/New_York
 
 # Run both of:

Modified: head/misc/zoneinfo/distinfo
==============================================================================
--- head/misc/zoneinfo/distinfo	Tue Oct 13 01:05:45 2020	(r552165)
+++ head/misc/zoneinfo/distinfo	Tue Oct 13 01:23:46 2020	(r552166)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587744579
-SHA256 (tzdata2020a.tar.gz) = 547161eca24d344e0b5f96aff6a76b454da295dc14ed4ca50c2355043fb899a2
-SIZE (tzdata2020a.tar.gz) = 397245
+TIMESTAMP = 1602551736
+SHA256 (tzdata2020b.tar.gz) = 9b053f951d245ce89d850b96ee4711d82d833559b1fc96ba19f90bc4d745e809
+SIZE (tzdata2020b.tar.gz) = 400017



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010130123.09D1NlCq016040>