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 0.6904:
details: https://anonhg.NetBSD.org/pkgsrc/rev/57e8db733e04
branches: trunk
changeset: 535850:57e8db733e04
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Nov 29 17:43:22 2007 +0000
description:
Update to 0.6904:
0.6904 2007-11-09
- Updated the Windows -> Olson conversion table, though it's still
English-only. Added some more Win32 tests to hopefully help diagnose
a test failure report from a Win32 tester.
0.6903 2007-11-08
- The Win32::TieRegistry prereq was requiring version 1.0, which
doesn't exist. I meant to require just any version. Reported by
CJM. RT #30580.
- No code changes in this release.
0.6902 2007-11-05
- Fixed many sloppy uses of eval blocks which would leave $@ set after
calling various DT::TZ methods/functions. This could cause unrelated
error checking to find $@ set to something and log an error or
die. Reported by Kat.
0.6901 2007-11-02
- Add Win32::TieRegistry to our prereqs if we're on Win32. Reported by
Ruud H.G. van Tol.
0.69 2007-11-01
- This release is based on version 2007i of the Olson database, which
includes changes to Cuba and Syria.
0.68 2007-10-01
- This release is based on version 2007h of the Olson database, which
includes changes to Egypt, Iran, Palestine, Brazil, and Venezuela.
0.67 2007-08-20
- This release is based on version 2007g of the Olson database, which
includes changes to Egypt, Antarctica, Australia, and Indiana (Perry
County).
0.6603 2007-07-07
- The DateTime::TimeZone->names_in_country() method returned the wrong
thing in scalar context. Instead of a simple array reference, it
returned a reference to an array reference. Reported by John
O'Rourke. RT #27843.
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 8bc718874545 -r 57e8db733e04 time/p5-DateTime-TimeZone/Makefile
--- a/time/p5-DateTime-TimeZone/Makefile Thu Nov 29 17:39:15 2007 +0000
+++ b/time/p5-DateTime-TimeZone/Makefile Thu Nov 29 17:43:22 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2007/06/09 23:48:54 abs Exp $
+# $NetBSD: Makefile,v 1.10 2007/11/29 17:43:22 wiz Exp $
-DISTNAME= DateTime-TimeZone-0.6602
+DISTNAME= DateTime-TimeZone-0.6904
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff -r 8bc718874545 -r 57e8db733e04 time/p5-DateTime-TimeZone/distinfo
--- a/time/p5-DateTime-TimeZone/distinfo Thu Nov 29 17:39:15 2007 +0000
+++ b/time/p5-DateTime-TimeZone/distinfo Thu Nov 29 17:43:22 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2007/06/09 23:48:54 abs Exp $
+$NetBSD: distinfo,v 1.7 2007/11/29 17:43:22 wiz Exp $
-SHA1 (DateTime-TimeZone-0.6602.tar.gz) = b1fe9f61dfeae298d582624a034865cb734d9773
-RMD160 (DateTime-TimeZone-0.6602.tar.gz) = a23b68b0bc5e945619a4972270f040c144fe4741
-Size (DateTime-TimeZone-0.6602.tar.gz) = 342181 bytes
+SHA1 (DateTime-TimeZone-0.6904.tar.gz) = f7e0c80bbe1f42a1d3b6af22e7a70dbc08e190b2
+RMD160 (DateTime-TimeZone-0.6904.tar.gz) = 2bef7f5a72e2311022ea3e26701e52bdc19986b9
+Size (DateTime-TimeZone-0.6904.tar.gz) = 349405 bytes
Home |
Main Index |
Thread Index |
Old Index