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.
This commit is contained in:
seb 2009-11-11 08:58:28 +00:00
parent 01e5b064a1
commit 29039daa76
2 changed files with 6 additions and 6 deletions

View file

@ -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/}

View file

@ -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