Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2020 18:48:54 +0000 (UTC)
From:      Rainer Hurling <rhurlin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r552015 - head/devel/p5-DateTime-TimeZone
Message-ID:  <202010101848.09AIms2q088437@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rhurlin
Date: Sat Oct 10 18:48:54 2020
New Revision: 552015
URL: https://svnweb.freebsd.org/changeset/ports/552015

Log:
  devel/p5-DateTime-TimeZone: Update to 2.41
  
  Changelog[1]
  - Last release was missing all generated data files
  - Custom dzil plugin makes sure release has all generated data files
  - Based on version 2020b of Olson database
  - Include contemporary changes for Morocco, Casey Station, and the Yukon
  - Remove very long-deprecated "US/Pacific-New" zone name
  
  [1] https://metacpan.org/changes/distribution/DateTime-TimeZone
  
  PR:		250211
  Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D26720

Modified:
  head/devel/p5-DateTime-TimeZone/Makefile
  head/devel/p5-DateTime-TimeZone/distinfo

Modified: head/devel/p5-DateTime-TimeZone/Makefile
==============================================================================
--- head/devel/p5-DateTime-TimeZone/Makefile	Sat Oct 10 18:16:51 2020	(r552014)
+++ head/devel/p5-DateTime-TimeZone/Makefile	Sat Oct 10 18:48:54 2020	(r552015)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	DateTime-TimeZone
-PORTVERSION=	2.39
+PORTVERSION=	2.41
 PORTEPOCH=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN

Modified: head/devel/p5-DateTime-TimeZone/distinfo
==============================================================================
--- head/devel/p5-DateTime-TimeZone/distinfo	Sat Oct 10 18:16:51 2020	(r552014)
+++ head/devel/p5-DateTime-TimeZone/distinfo	Sat Oct 10 18:48:54 2020	(r552015)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588279624
-SHA256 (DateTime-TimeZone-2.39.tar.gz) = 65a49083bf465b42c6a65df575efaceb87b5ba5a997d4e91e6ddba57190c8fca
-SIZE (DateTime-TimeZone-2.39.tar.gz) = 993595
+TIMESTAMP = 1602195157
+SHA256 (DateTime-TimeZone-2.41.tar.gz) = 8a57f3005ab84d1e6ebf44097c8edfcf5df48e3169424b4554ba1ff79b51ed9b
+SIZE (DateTime-TimeZone-2.41.tar.gz) = 997195



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