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 Updated time/p5-DateTime-Tim...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3df9c8ea5d1b
branches: trunk
changeset: 529742:3df9c8ea5d1b
user: abs <abs%pkgsrc.org@localhost>
date: Sat Jun 09 23:48:54 2007 +0000
description:
Updated time/p5-DateTime-TimeZone 0.62 -> 0.6602
0.6602 2007-05-29
- There was a bug in the 04local.t tests that did not manifest itself
on my dev machine, but would've been seen on any machine with an
/etc/default/init file. Reported by Jonathan Leffler.
0.6601 2007-05-08
- 0.66 screwed up the test count in 04local.t if certain tests were
skipped. Reported by David Precious.
0.66 2007-05-07
- This release is based on version 2007f of the Olson database, which
includes Haiti, Turks and Caicos Islands, and New Zealand.
- If /etc/localtime is a symlink, but trying to follow that link does
not find a zone name, fall back to trying to find a matching file in
/usr/share/zoneinfo. RT #26438.
- Require Cwd 3.0+, since Cwd;:abs_path() in older versions does not
following a chain of symlinks.
0.6501 2007-04-22
- The test for the new symlink handling could fail on some systems
(notably OSX). Reported by Randal Schwartz.
0.65 2007-04-21
- Handle cases where /etc/localtime is a symlink pointing to another
symlink (and so forth) by using Cwd::abs_path() instead of
readlink(). Fixes RT #26438.
- When creating an Olson time zone object, DT::TZ will now check to
see if the object being loaded is from an older version of the Olson
catalog than the current version of DT::TZ and issue warning if this
is the case. This is useful because obsolete module files may exist
when a zone name is replaced by a link, or just retired entirely.
0.64 2007-04-02
- This release is based on version 2007e of the Olson database
(changes in the Syria and Honduras time zones).
0.63 2007-03-20
- This release is based on version 2007d of the Olson database.
- Fix determination of local time zone on systems where /etc/localtime
is a symlink. This broke in 0.61. Reported by Bradley C Bailey. RT
#25348.
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 b748f3c6218b -r 3df9c8ea5d1b time/p5-DateTime-TimeZone/Makefile
--- a/time/p5-DateTime-TimeZone/Makefile Sat Jun 09 23:48:07 2007 +0000
+++ b/time/p5-DateTime-TimeZone/Makefile Sat Jun 09 23:48:54 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2007/02/27 13:01:59 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2007/06/09 23:48:54 abs Exp $
-DISTNAME= DateTime-TimeZone-0.62
+DISTNAME= DateTime-TimeZone-0.6602
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff -r b748f3c6218b -r 3df9c8ea5d1b time/p5-DateTime-TimeZone/distinfo
--- a/time/p5-DateTime-TimeZone/distinfo Sat Jun 09 23:48:07 2007 +0000
+++ b/time/p5-DateTime-TimeZone/distinfo Sat Jun 09 23:48:54 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2007/02/27 13:02:00 wiz Exp $
+$NetBSD: distinfo,v 1.6 2007/06/09 23:48:54 abs Exp $
-SHA1 (DateTime-TimeZone-0.62.tar.gz) = 2491fa085fdab4f5c8df48356b7fb82e4fe5f17d
-RMD160 (DateTime-TimeZone-0.62.tar.gz) = defd67147a2bfae4afec4dc491f642ebfa4743a6
-Size (DateTime-TimeZone-0.62.tar.gz) = 344193 bytes
+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
Home |
Main Index |
Thread Index |
Old Index