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 Updating package time/p5-Dat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4c5460e2bc33
branches:  trunk
changeset: 397786:4c5460e2bc33
user:      sno <sno%pkgsrc.org@localhost>
date:      Wed Aug 19 05:10:29 2009 +0000

description:
Updating package time/p5-DateTime-TimeZone from 0.93 to 0.96

Upstream changes:
0.96    2009-08-18
- A $SIG{__DIE__} related test in 04local.t behaved differently on different
  platforms. The test has been narrowed so that it should work the same on all
  platforms. Reported by Jens Rehsack.

0.95    2009-08-18
- Attempting to load an invalid Olson-style name like "Bad/Name" did throw an
  error since 0.92. Reported by Florian Ragwitz.
- Localized $SIG{__DIE__} for every eval.


0.94    2009-08-17
- This release is based on version 2009j of the Olson database. This
  release has changes for Egypt.
- Localize $SIG{__DIE__} in DateTime::TimeZone::Local, so errors in evals done
  by that module are not seen by existing __DIE__ handlers. Based on a patch
  from Jim. RT #48567.

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 70b97ae259c4 -r 4c5460e2bc33 time/p5-DateTime-TimeZone/Makefile
--- a/time/p5-DateTime-TimeZone/Makefile        Wed Aug 19 04:04:40 2009 +0000
+++ b/time/p5-DateTime-TimeZone/Makefile        Wed Aug 19 05:10:29 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2009/07/21 22:20:30 sno Exp $
+# $NetBSD: Makefile,v 1.21 2009/08/19 05:10:29 sno Exp $
 
-DISTNAME=      DateTime-TimeZone-0.93
+DISTNAME=      DateTime-TimeZone-0.96
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff -r 70b97ae259c4 -r 4c5460e2bc33 time/p5-DateTime-TimeZone/distinfo
--- a/time/p5-DateTime-TimeZone/distinfo        Wed Aug 19 04:04:40 2009 +0000
+++ b/time/p5-DateTime-TimeZone/distinfo        Wed Aug 19 05:10:29 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2009/07/21 22:20:30 sno Exp $
+$NetBSD: distinfo,v 1.17 2009/08/19 05:10:29 sno Exp $
 
-SHA1 (DateTime-TimeZone-0.93.tar.gz) = ea6ff3f83e8151ac8e177c90c7c5533dffe707d2
-RMD160 (DateTime-TimeZone-0.93.tar.gz) = acd71c59f0c75c6d97a1ffeb16512247e8c03918
-Size (DateTime-TimeZone-0.93.tar.gz) = 509450 bytes
+SHA1 (DateTime-TimeZone-0.96.tar.gz) = c124b6dbd6a57788e95b73b63a2dd0e42bb76fa9
+RMD160 (DateTime-TimeZone-0.96.tar.gz) = 510275520e175d9b3127633b69ffaa57b2e5ccb8
+Size (DateTime-TimeZone-0.96.tar.gz) = 510341 bytes



Home | Main Index | Thread Index | Old Index