From 54d3aefc694ec22ede3d07d8308062357822193e Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 8 Nov 2017 21:21:00 +0000 Subject: p5-DateTime-TimeZone: update to 2.15. 2.15 2017-11-04 - Make the local zone lookup code handle the case where /usr/share/zoneinfo is a symlink, as it apparently is on recent versions of macOS (10.13). Fixed by Tom Wyant. GH #22 and #23. 2.14 2017-10-28 - This release is based on version 2017c of the Olson database. This release includes contemporary changes for Fiji, Namibia, Northern Cyprus, Sudan, Tonga, and Turks & Caicos. --- time/p5-DateTime-TimeZone/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'time/p5-DateTime-TimeZone/Makefile') diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile index 86914557a03..7425253532a 100644 --- a/time/p5-DateTime-TimeZone/Makefile +++ b/time/p5-DateTime-TimeZone/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.91 2017/06/14 12:31:54 wiz Exp $ +# $NetBSD: Makefile,v 1.92 2017/11/08 21:21:00 wiz Exp $ -DISTNAME= DateTime-TimeZone-2.13 +DISTNAME= DateTime-TimeZone-2.15 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} -- cgit v1.2.3