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 from version 0.83.1 t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/06f7ef91f373
branches:  trunk
changeset: 554949:06f7ef91f373
user:      he <he%pkgsrc.org@localhost>
date:      Sun Feb 22 16:38:03 2009 +0000

description:
Update from version 0.83.1 to 0.84.

Upstream changes:

0.84    2009-01-21

- This release is based on version 2009a of the Olson
  database. Changes include spelling "Katmandu" as "Kathmandu" (with a
  link for the old spelling), fixes for historical rules in
  Switzerland, and changes to America/Resolute and Cuba for the past
  few years (but not present).

- If DateTime::TimeZone::Local could not load its OS-specific subclass
  because of a missing dependency, it would silently fall back on
  loading the Unix subclass, rather than throwing an error. RT #41305.

- Fixed a bug where the short names for some time zones were
  wrong. This mostly (exclusively?) manifested in time zone rules for
  the first half of the 20th century or so.

diffstat:

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

diffs (27 lines):

diff -r 146c60e0a999 -r 06f7ef91f373 time/p5-DateTime-TimeZone/Makefile
--- a/time/p5-DateTime-TimeZone/Makefile        Sun Feb 22 16:26:11 2009 +0000
+++ b/time/p5-DateTime-TimeZone/Makefile        Sun Feb 22 16:38:03 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2009/01/11 18:08:56 he Exp $
+# $NetBSD: Makefile,v 1.15 2009/02/22 16:38:03 he Exp $
 
-DISTNAME=      DateTime-TimeZone-0.8301
-PKGNAME=       p5-${DISTNAME:C/8301/83.1/}
+DISTNAME=      DateTime-TimeZone-0.84
+PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    time perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DateTime/}
 
diff -r 146c60e0a999 -r 06f7ef91f373 time/p5-DateTime-TimeZone/distinfo
--- a/time/p5-DateTime-TimeZone/distinfo        Sun Feb 22 16:26:11 2009 +0000
+++ b/time/p5-DateTime-TimeZone/distinfo        Sun Feb 22 16:38:03 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2009/01/11 18:08:56 he Exp $
+$NetBSD: distinfo,v 1.11 2009/02/22 16:38:03 he Exp $
 
-SHA1 (DateTime-TimeZone-0.8301.tar.gz) = 91a173b5f36ae757668e80391d6704f25e4dc31b
-RMD160 (DateTime-TimeZone-0.8301.tar.gz) = 6c8d5e98a488bdb10dd39ea22c35b22c87c035db
-Size (DateTime-TimeZone-0.8301.tar.gz) = 371575 bytes
+SHA1 (DateTime-TimeZone-0.84.tar.gz) = ee689195e64044d04b5a7d5ac9650626214f70aa
+RMD160 (DateTime-TimeZone-0.84.tar.gz) = 4d2ef2c62ec81a35cab38e39fcd9ef54046154b1
+Size (DateTime-TimeZone-0.84.tar.gz) = 376220 bytes



Home | Main Index | Thread Index | Old Index