diff options
author | seb <seb> | 2009-11-11 08:58:28 +0000 |
---|---|---|
committer | seb <seb> | 2009-11-11 08:58:28 +0000 |
commit | 4b399943fe4534a4f74967cb2d39b1d92a615a34 (patch) | |
tree | 0f4faf0e0bb64028efe91581535f207aef838c88 /time | |
parent | 13a3e3c62b8b0b07126559f5db66280b853b0ba7 (diff) | |
download | pkgsrc-4b399943fe4534a4f74967cb2d39b1d92a615a34.tar.gz |
Update p5-DateTime-TimeZone from version 0.99 to version 1.04.
Upstream changes:
1.04 2009-11-09
- This release is based on version 2009r of the Olson database. It includes
changes for Antarctica.
1.03 2009-11-02
- This release is based on version 2009q of the Olson database. It includes
historical changes for Hong Kong, updates for Syria, and a new zone,
Asia/Novokuznetsk.
1.02 (I forgot to actually release this one)
- This release is based on version 2009p of the Olson database. The only
changes in this release are for Argentina. This release should produce the
same results as 1.01, but I did a new release just to keep up to date with
the Olson versions.
1.01 2009-10-19
- This release is based on version 2009o of the Olson database. This release
has changes for Pakistan and Bangladesh. In addition, I have also applied
the Argentina patch again, as this has not been incorporated into the
official Olson data yet.
- The t/04local.t test file will be skipped on HPUX, which is a very weird
system. Suggested by Olivier Mengué. Fixes RT #50640.
- When installing this module on HPUX, it now adds DateTime::TimeZone::HPUX to
its prereqs so you can determine the local time zone. Suggested by Olivier
Mengué.
1.00 2009-10-17
- This release adds a patch from Debian (http://bugs.debian.org/551195) for
Argentina. Argentina's idiotic government decided to change their DST rules
with two days notice. Pointer to patch from Gregor Herrman. Fixes RT #50590.
Diffstat (limited to 'time')
-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 69fe4ecb9dd..d50606c7b90 100644 --- a/time/p5-DateTime-TimeZone/Makefile +++ b/time/p5-DateTime-TimeZone/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2009/10/17 14:33:35 sno Exp $ +# $NetBSD: Makefile,v 1.24 2009/11/11 08:58:28 seb Exp $ -DISTNAME= DateTime-TimeZone-0.99 +DISTNAME= DateTime-TimeZone-1.04 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 fad98933834..565fdfa5135 100644 --- a/time/p5-DateTime-TimeZone/distinfo +++ b/time/p5-DateTime-TimeZone/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2009/10/17 14:33:35 sno Exp $ +$NetBSD: distinfo,v 1.20 2009/11/11 08:58:28 seb Exp $ -SHA1 (DateTime-TimeZone-0.99.tar.gz) = 6b33cc2b8ad0379921a2a5ecaab80740b9119ab5 -RMD160 (DateTime-TimeZone-0.99.tar.gz) = c56b7d4ca5f7fbfe5df38e629a3236ded750b005 -Size (DateTime-TimeZone-0.99.tar.gz) = 510287 bytes +SHA1 (DateTime-TimeZone-1.04.tar.gz) = 104004b5d92017b69c3b1318e73f3fd9a672755a +RMD160 (DateTime-TimeZone-1.04.tar.gz) = 51ee61ff288b3cd7ad26ef22857f4bf7f5e69049 +Size (DateTime-TimeZone-1.04.tar.gz) = 510220 bytes |