diff options
author | sno <sno@pkgsrc.org> | 2009-07-21 22:20:30 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-07-21 22:20:30 +0000 |
commit | ac704843a3fae20912774d0ba0520ba22259ca8f (patch) | |
tree | 6ef9487b0bb86a6a268f752623b2c001d14b0d22 | |
parent | 9da44331417bf8dc900dd015715825a28bd6f2b1 (diff) | |
download | pkgsrc-ac704843a3fae20912774d0ba0520ba22259ca8f.tar.gz |
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.
-rw-r--r-- | time/p5-DateTime-TimeZone/Makefile | 4 | ||||
-rw-r--r-- | time/p5-DateTime-TimeZone/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile index 6fddac45e37..a28ff7db759 100644 --- a/time/p5-DateTime-TimeZone/Makefile +++ b/time/p5-DateTime-TimeZone/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2009/06/14 20:14:49 sno Exp $ +# $NetBSD: Makefile,v 1.20 2009/07/21 22:20:30 sno Exp $ -DISTNAME= DateTime-TimeZone-0.91 +DISTNAME= DateTime-TimeZone-0.93 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} diff --git a/time/p5-DateTime-TimeZone/distinfo b/time/p5-DateTime-TimeZone/distinfo index 75a4ac1215c..2689959a848 100644 --- a/time/p5-DateTime-TimeZone/distinfo +++ b/time/p5-DateTime-TimeZone/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2009/06/14 20:14:49 sno Exp $ +$NetBSD: distinfo,v 1.16 2009/07/21 22:20:30 sno Exp $ -SHA1 (DateTime-TimeZone-0.91.tar.gz) = 9d9f482177a307326ef7a0f3492a2e2b8815349b -RMD160 (DateTime-TimeZone-0.91.tar.gz) = 1e953d5dff25880953caabd9d4be15e86b9c1473 -Size (DateTime-TimeZone-0.91.tar.gz) = 377304 bytes +SHA1 (DateTime-TimeZone-0.93.tar.gz) = ea6ff3f83e8151ac8e177c90c7c5533dffe707d2 +RMD160 (DateTime-TimeZone-0.93.tar.gz) = acd71c59f0c75c6d97a1ffeb16512247e8c03918 +Size (DateTime-TimeZone-0.93.tar.gz) = 509450 bytes |