Wed Nov 8 21:21:00 2017 UTC ()
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.


(wiz)
diff -r1.91 -r1.92 pkgsrc/time/p5-DateTime-TimeZone/Makefile
diff -r1.78 -r1.79 pkgsrc/time/p5-DateTime-TimeZone/distinfo

cvs diff -r1.91 -r1.92 pkgsrc/time/p5-DateTime-TimeZone/Makefile (expand / switch to unified diff)

--- pkgsrc/time/p5-DateTime-TimeZone/Makefile 2017/06/14 12:31:54 1.91
+++ pkgsrc/time/p5-DateTime-TimeZone/Makefile 2017/11/08 21:21:00 1.92
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.91 2017/06/14 12:31:54 wiz Exp $ 1# $NetBSD: Makefile,v 1.92 2017/11/08 21:21:00 wiz Exp $
2 2
3DISTNAME= DateTime-TimeZone-2.13 3DISTNAME= DateTime-TimeZone-2.15
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= time perl5 5CATEGORIES= time perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/DateTime-TimeZone/ 9HOMEPAGE= http://search.cpan.org/dist/DateTime-TimeZone/
10COMMENT= Perl module to handle time zone manipulation 10COMMENT= Perl module to handle time zone manipulation
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13DEPENDS+= p5-Class-Singleton>=1.03:../../devel/p5-Class-Singleton 13DEPENDS+= p5-Class-Singleton>=1.03:../../devel/p5-Class-Singleton
14DEPENDS+= p5-Params-Validate>=0.72:../../devel/p5-Params-Validate 14DEPENDS+= p5-Params-Validate>=0.72:../../devel/p5-Params-Validate
15DEPENDS+= p5-List-AllUtils>=0:../../devel/p5-List-AllUtils 15DEPENDS+= p5-List-AllUtils>=0:../../devel/p5-List-AllUtils
16DEPENDS+= p5-Module-Runtime-[0-9]*:../../devel/p5-Module-Runtime 16DEPENDS+= p5-Module-Runtime-[0-9]*:../../devel/p5-Module-Runtime

cvs diff -r1.78 -r1.79 pkgsrc/time/p5-DateTime-TimeZone/distinfo (expand / switch to unified diff)

--- pkgsrc/time/p5-DateTime-TimeZone/distinfo 2017/06/14 12:31:54 1.78
+++ pkgsrc/time/p5-DateTime-TimeZone/distinfo 2017/11/08 21:21:00 1.79
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.78 2017/06/14 12:31:54 wiz Exp $ 1$NetBSD: distinfo,v 1.79 2017/11/08 21:21:00 wiz Exp $
2 2
3SHA1 (DateTime-TimeZone-2.13.tar.gz) = 3afdddc6af9cff99c4cc05dc6ec5df1e78635096 3SHA1 (DateTime-TimeZone-2.15.tar.gz) = 1097e180d4dfa7d1325b484a943397b2ac3f520e
4RMD160 (DateTime-TimeZone-2.13.tar.gz) = 1aff059bfd4d0c6b947797199b3b43ecf543626b 4RMD160 (DateTime-TimeZone-2.15.tar.gz) = a144deccc336239bf772ec61facbe28d5c149a64
5SHA512 (DateTime-TimeZone-2.13.tar.gz) = 6003b2b6044c35a7c75840cf550d1f68500c1d762dc0ebdcf22e1714b68804382d2d969512d183c460fe89fe2fdbd8037463594536d6c3acee0ccf79734ac654 5SHA512 (DateTime-TimeZone-2.15.tar.gz) = 2109f7e166931cf9d5fb97705572363615334bb392082e93087b40ac88d9f25c8f8ef7ba8df2cecfba5a7cd6f05bed6d6777cae2e1451b1a364a84077473bb09
6Size (DateTime-TimeZone-2.13.tar.gz) = 945446 bytes 6Size (DateTime-TimeZone-2.15.tar.gz) = 947704 bytes