Tue Jul 21 22:20:30 2009 UTC ()
Updating package for p5 module DateTime::TimeZone from 0.91 to 0.93

Upstream changes:
0.93    2009-07-20

- This release is based on version 2009j of the Olson database. This
  release has changes for Bangladesh and Mauritius.

0.92    2009-06-17

- This release is based on version 2009j of the Olson database. This
  release has changes for Bangladesh.

  I skipped the 2009i because I was confused about how to handle the
  weird rules for Bangladesh (which has a change _to_ DST without any
  future change _from_ DST, but that's governments for you).

- Made sure to local-ize $@ before any eval, to prevent errors
  accidentally propogating out to your code.


(sno)
diff -r1.19 -r1.20 pkgsrc/time/p5-DateTime-TimeZone/Makefile
diff -r1.15 -r1.16 pkgsrc/time/p5-DateTime-TimeZone/distinfo

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

--- pkgsrc/time/p5-DateTime-TimeZone/Makefile 2009/06/14 20:14:49 1.19
+++ pkgsrc/time/p5-DateTime-TimeZone/Makefile 2009/07/21 22:20:30 1.20
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.19 2009/06/14 20:14:49 sno Exp $ 1# $NetBSD: Makefile,v 1.20 2009/07/21 22:20:30 sno Exp $
2 2
3DISTNAME= DateTime-TimeZone-0.91 3DISTNAME= DateTime-TimeZone-0.93
4PKGNAME= p5-${DISTNAME} 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
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13DEPENDS+= p5-Class-Singleton>=1.03:../../devel/p5-Class-Singleton 13DEPENDS+= p5-Class-Singleton>=1.03:../../devel/p5-Class-Singleton
14DEPENDS+= p5-Params-Validate>=0.72:../../devel/p5-Params-Validate 14DEPENDS+= p5-Params-Validate>=0.72:../../devel/p5-Params-Validate
15 15
16USE_LANGUAGES= # empty 16USE_LANGUAGES= # empty

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

--- pkgsrc/time/p5-DateTime-TimeZone/distinfo 2009/06/14 20:14:49 1.15
+++ pkgsrc/time/p5-DateTime-TimeZone/distinfo 2009/07/21 22:20:30 1.16
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.15 2009/06/14 20:14:49 sno Exp $ 1$NetBSD: distinfo,v 1.16 2009/07/21 22:20:30 sno Exp $
2 2
3SHA1 (DateTime-TimeZone-0.91.tar.gz) = 9d9f482177a307326ef7a0f3492a2e2b8815349b 3SHA1 (DateTime-TimeZone-0.93.tar.gz) = ea6ff3f83e8151ac8e177c90c7c5533dffe707d2
4RMD160 (DateTime-TimeZone-0.91.tar.gz) = 1e953d5dff25880953caabd9d4be15e86b9c1473 4RMD160 (DateTime-TimeZone-0.93.tar.gz) = acd71c59f0c75c6d97a1ffeb16512247e8c03918
5Size (DateTime-TimeZone-0.91.tar.gz) = 377304 bytes 5Size (DateTime-TimeZone-0.93.tar.gz) = 509450 bytes