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 Update to 1.80:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/826ecd9f3575
branches:  trunk
changeset: 641830:826ecd9f3575
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Nov 19 12:39:25 2014 +0000

description:
Update to 1.80:

1.80    2014-11-16

- This distro no longer ships the DateTime::TimeZone::Local::Win32
  module. Instead, it depends on that module when you install
  DateTime::TimeZone on a Windows system machine.

- Tweaked the warning when loading a zone class from disk that was generated
  using a different Olson version than the current DateTime::TimeZone
  module. Previously, it said the loaded version was older, but all we know is
  that it's different. Reported by Karen Etheridge. RT #66097.

diffstat:

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

diffs (25 lines):

diff -r 790845987de9 -r 826ecd9f3575 time/p5-DateTime-TimeZone/Makefile
--- a/time/p5-DateTime-TimeZone/Makefile        Wed Nov 19 12:38:17 2014 +0000
+++ b/time/p5-DateTime-TimeZone/Makefile        Wed Nov 19 12:39:25 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.59 2014/11/12 11:50:56 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2014/11/19 12:39:25 wiz Exp $
 
-DISTNAME=      DateTime-TimeZone-1.79
+DISTNAME=      DateTime-TimeZone-1.80
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff -r 790845987de9 -r 826ecd9f3575 time/p5-DateTime-TimeZone/distinfo
--- a/time/p5-DateTime-TimeZone/distinfo        Wed Nov 19 12:38:17 2014 +0000
+++ b/time/p5-DateTime-TimeZone/distinfo        Wed Nov 19 12:39:25 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.47 2014/11/12 11:50:56 wiz Exp $
+$NetBSD: distinfo,v 1.48 2014/11/19 12:39:25 wiz Exp $
 
-SHA1 (DateTime-TimeZone-1.79.tar.gz) = 5baa97eccbad1bbc318b89563b6febf44cffc91e
-RMD160 (DateTime-TimeZone-1.79.tar.gz) = 94bb2dff25ce3cd00d9b368ad5402d4c44a899b3
-Size (DateTime-TimeZone-1.79.tar.gz) = 889083 bytes
+SHA1 (DateTime-TimeZone-1.80.tar.gz) = 5de3b2c509884304cfd24efec786139d66d3ae2f
+RMD160 (DateTime-TimeZone-1.80.tar.gz) = 9d97b9b4576f6f38f3d8c3ea864ce0ff5fe89953
+Size (DateTime-TimeZone-1.80.tar.gz) = 885640 bytes



Home | Main Index | Thread Index | Old Index