pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-TimeZone p5-DateTime-TimeZone: update...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b475ae4c564
branches:  trunk
changeset: 371348:8b475ae4c564
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Nov 08 21:21:00 2017 +0000

description:
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:

 time/p5-DateTime-TimeZone/Makefile |   4 ++--
 time/p5-DateTime-TimeZone/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 27ae95e0d3f2 -r 8b475ae4c564 time/p5-DateTime-TimeZone/Makefile
--- a/time/p5-DateTime-TimeZone/Makefile        Wed Nov 08 21:20:17 2017 +0000
+++ b/time/p5-DateTime-TimeZone/Makefile        Wed Nov 08 21:21:00 2017 +0000
@@ -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/}
diff -r 27ae95e0d3f2 -r 8b475ae4c564 time/p5-DateTime-TimeZone/distinfo
--- a/time/p5-DateTime-TimeZone/distinfo        Wed Nov 08 21:20:17 2017 +0000
+++ b/time/p5-DateTime-TimeZone/distinfo        Wed Nov 08 21:21:00 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.78 2017/06/14 12:31:54 wiz Exp $
+$NetBSD: distinfo,v 1.79 2017/11/08 21:21:00 wiz Exp $
 
-SHA1 (DateTime-TimeZone-2.13.tar.gz) = 3afdddc6af9cff99c4cc05dc6ec5df1e78635096
-RMD160 (DateTime-TimeZone-2.13.tar.gz) = 1aff059bfd4d0c6b947797199b3b43ecf543626b
-SHA512 (DateTime-TimeZone-2.13.tar.gz) = 6003b2b6044c35a7c75840cf550d1f68500c1d762dc0ebdcf22e1714b68804382d2d969512d183c460fe89fe2fdbd8037463594536d6c3acee0ccf79734ac654
-Size (DateTime-TimeZone-2.13.tar.gz) = 945446 bytes
+SHA1 (DateTime-TimeZone-2.15.tar.gz) = 1097e180d4dfa7d1325b484a943397b2ac3f520e
+RMD160 (DateTime-TimeZone-2.15.tar.gz) = a144deccc336239bf772ec61facbe28d5c149a64
+SHA512 (DateTime-TimeZone-2.15.tar.gz) = 2109f7e166931cf9d5fb97705572363615334bb392082e93087b40ac88d9f25c8f8ef7ba8df2cecfba5a7cd6f05bed6d6777cae2e1451b1a364a84077473bb09
+Size (DateTime-TimeZone-2.15.tar.gz) = 947704 bytes



Home | Main Index | Thread Index | Old Index