svn commit: r559752 - head/misc/zoneinfo

Steven Kreuzer skreuzer at FreeBSD.org
Thu Dec 31 16:11:38 UTC 2020


Author: skreuzer
Date: Thu Dec 31 16:11:38 2020
New Revision: 559752
URL: https://svnweb.freebsd.org/changeset/ports/559752

Log:
  Update to 2020f
  
  Change to the build procedure:
  
  `make rearguard_tarballs` no longer generates a bad rearguard.zi, fixing a
  2020e bug.
  
  There are no changes to the data since 2020e.

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

Modified: head/misc/zoneinfo/Makefile
==============================================================================
--- head/misc/zoneinfo/Makefile	Thu Dec 31 16:09:00 2020	(r559751)
+++ head/misc/zoneinfo/Makefile	Thu Dec 31 16:11:38 2020	(r559752)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	zoneinfo
-DISTVERSION=	2020e
+DISTVERSION=	2020f
 CATEGORIES=	misc
 MASTER_SITES=	https://data.iana.org/time-zones/releases/ \
 		ftp://ftp.iana.org/tz/releases/

Modified: head/misc/zoneinfo/distinfo
==============================================================================
--- head/misc/zoneinfo/distinfo	Thu Dec 31 16:09:00 2020	(r559751)
+++ head/misc/zoneinfo/distinfo	Thu Dec 31 16:11:38 2020	(r559752)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608734682
-SHA256 (tzdata2020e.tar.gz) = 0be1ba329eae29ae1b54057c3547b3e672f73b3ae7643aa87dac85122bec037e
-SIZE (tzdata2020e.tar.gz) = 411619
+TIMESTAMP = 1609430953
+SHA256 (tzdata2020f.tar.gz) = 121131918c3ae6dc5d40f0eb87563a2be920b71a76e2392c09519a5e4a666881
+SIZE (tzdata2020f.tar.gz) = 411739


More information about the svn-ports-all mailing list