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.
This commit is contained in:
parent
27ac574679
commit
bfd25a1bfa
2 changed files with 6 additions and 6 deletions
|
@ -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/}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue