summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-TimeZone/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-11-08 21:21:00 +0000
committerwiz <wiz@pkgsrc.org>2017-11-08 21:21:00 +0000
commit54d3aefc694ec22ede3d07d8308062357822193e (patch)
treeda3e79c033e66756141c9f5d19381d22130f5fb5 /time/p5-DateTime-TimeZone/Makefile
parent96d950e9726c1a348fc053275060ef594953cb6f (diff)
downloadpkgsrc-54d3aefc694ec22ede3d07d8308062357822193e.tar.gz
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.
Diffstat (limited to 'time/p5-DateTime-TimeZone/Makefile')
-rw-r--r--time/p5-DateTime-TimeZone/Makefile4
1 files changed, 2 insertions, 2 deletions
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/}