Sun Feb 22 16:38:03 2009 UTC ()
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.


(he)
diff -r1.14 -r1.15 pkgsrc/time/p5-DateTime-TimeZone/Makefile
diff -r1.10 -r1.11 pkgsrc/time/p5-DateTime-TimeZone/distinfo

cvs diff -r1.14 -r1.15 pkgsrc/time/p5-DateTime-TimeZone/Makefile (expand / switch to unified diff)

--- pkgsrc/time/p5-DateTime-TimeZone/Makefile 2009/01/11 18:08:56 1.14
+++ pkgsrc/time/p5-DateTime-TimeZone/Makefile 2009/02/22 16:38:03 1.15
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.14 2009/01/11 18:08:56 he Exp $ 1# $NetBSD: Makefile,v 1.15 2009/02/22 16:38:03 he Exp $
2 2
3DISTNAME= DateTime-TimeZone-0.8301 3DISTNAME= DateTime-TimeZone-0.84
4PKGNAME= p5-${DISTNAME:C/8301/83.1/} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= time perl5 5CATEGORIES= time perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/DateTime-TimeZone/ 9HOMEPAGE= http://search.cpan.org/dist/DateTime-TimeZone/
10COMMENT= Perl module to handle time zone manipulation 10COMMENT= Perl module to handle time zone manipulation
11 11
12DEPENDS+= p5-Class-Singleton>=1.03:../../devel/p5-Class-Singleton 12DEPENDS+= p5-Class-Singleton>=1.03:../../devel/p5-Class-Singleton
13DEPENDS+= p5-Params-Validate>=0.72:../../devel/p5-Params-Validate 13DEPENDS+= p5-Params-Validate>=0.72:../../devel/p5-Params-Validate
14 14
15USE_LANGUAGES= # empty 15USE_LANGUAGES= # empty
16PERL5_MODULE_TYPE= Module::Build 16PERL5_MODULE_TYPE= Module::Build
17PERL5_PACKLIST= auto/DateTime/TimeZone/.packlist 17PERL5_PACKLIST= auto/DateTime/TimeZone/.packlist

cvs diff -r1.10 -r1.11 pkgsrc/time/p5-DateTime-TimeZone/distinfo (expand / switch to unified diff)

--- pkgsrc/time/p5-DateTime-TimeZone/distinfo 2009/01/11 18:08:56 1.10
+++ pkgsrc/time/p5-DateTime-TimeZone/distinfo 2009/02/22 16:38:03 1.11
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.10 2009/01/11 18:08:56 he Exp $ 1$NetBSD: distinfo,v 1.11 2009/02/22 16:38:03 he Exp $
2 2
3SHA1 (DateTime-TimeZone-0.8301.tar.gz) = 91a173b5f36ae757668e80391d6704f25e4dc31b 3SHA1 (DateTime-TimeZone-0.84.tar.gz) = ee689195e64044d04b5a7d5ac9650626214f70aa
4RMD160 (DateTime-TimeZone-0.8301.tar.gz) = 6c8d5e98a488bdb10dd39ea22c35b22c87c035db 4RMD160 (DateTime-TimeZone-0.84.tar.gz) = 4d2ef2c62ec81a35cab38e39fcd9ef54046154b1
5Size (DateTime-TimeZone-0.8301.tar.gz) = 371575 bytes 5Size (DateTime-TimeZone-0.84.tar.gz) = 376220 bytes