Updating time/p5-DateTime-TimeZone from 0.96 to 0.98

pkgsrc changes:
  - Adding build depend for Module::Build 0.34.02.01

Upstream changes:
0.98    2009-09-11
- Fixes for Win32 time zones. Added handling for new Windows time zones,
  thanks to Jim Brunette. This should fix test failures on some Win32 systems.

0.97    2009-09-08
- This release is based on version 2009m of the Olson database. This
  release has changes for Samoa and Palestine.
This commit is contained in:
sno 2009-09-12 20:54:44 +00:00
parent 5f362b7df9
commit d07152e4b2
2 changed files with 8 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.21 2009/08/19 05:10:29 sno Exp $
# $NetBSD: Makefile,v 1.22 2009/09/12 20:54:44 sno Exp $
DISTNAME= DateTime-TimeZone-0.96
DISTNAME= DateTime-TimeZone-0.98
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@ -10,6 +10,8 @@ HOMEPAGE= http://search.cpan.org/dist/DateTime-TimeZone/
COMMENT= Perl module to handle time zone manipulation
LICENSE= ${PERL5_LICENSE}
BUILD_DEPENDS+= p5-Module-Build>=0.34020.1:../../devel/p5-Module-Build
DEPENDS+= p5-Class-Singleton>=1.03:../../devel/p5-Class-Singleton
DEPENDS+= p5-Params-Validate>=0.72:../../devel/p5-Params-Validate

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.17 2009/08/19 05:10:29 sno Exp $
$NetBSD: distinfo,v 1.18 2009/09/12 20:54:44 sno Exp $
SHA1 (DateTime-TimeZone-0.96.tar.gz) = c124b6dbd6a57788e95b73b63a2dd0e42bb76fa9
RMD160 (DateTime-TimeZone-0.96.tar.gz) = 510275520e175d9b3127633b69ffaa57b2e5ccb8
Size (DateTime-TimeZone-0.96.tar.gz) = 510341 bytes
SHA1 (DateTime-TimeZone-0.98.tar.gz) = ffe4fdaed9e6745b4368adf4b28ebb8fcfc314e7
RMD160 (DateTime-TimeZone-0.98.tar.gz) = 958bd1cf5424bf30de9b9f92309668b648046298
Size (DateTime-TimeZone-0.98.tar.gz) = 510585 bytes