Update to 1.71

Add missing DEPENDS

Upstream changes:
1.71    2014-06-21
- This release is based on version 2014e of the Olson database. This release
  includes contemporary changes for Egypt and Morocco.


1.70    2014-06-01
- Unset $ENV{TZ} in t/04local..t test to avoid interference from
  system. Reported by Mark Gardner. RT #96083.

- This release is based on version 2014d of the IANA database, but there are
  no data changes from 2014c.
This commit is contained in:
wen 2014-07-16 07:41:11 +00:00
parent 4f11de00b8
commit 989f0b1094
2 changed files with 7 additions and 7 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.52 2014/05/29 23:37:52 wiz Exp $
# $NetBSD: Makefile,v 1.53 2014/07/16 07:41:11 wen Exp $
DISTNAME= DateTime-TimeZone-1.69
DISTNAME= DateTime-TimeZone-1.71
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@ -14,6 +13,7 @@ LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Class-Singleton>=1.03:../../devel/p5-Class-Singleton
DEPENDS+= p5-Params-Validate>=0.72:../../devel/p5-Params-Validate
DEPENDS+= p5-Class-Load-[0-9]*:../../devel/p5-Class-Load
DEPENDS+= p5-List-AllUtils>=0:../../devel/p5-List-AllUtils
DEPENDS+= p5-Test-Output-[0-9]*:../../devel/p5-Test-Output
# for tests, but can't depend in it, since it depends on this package
#BUILD_DEPENDS+= p5-DateTime>=0.1501:../../time/p5-DateTime

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.40 2014/05/16 00:48:41 wen Exp $
$NetBSD: distinfo,v 1.41 2014/07/16 07:41:11 wen Exp $
SHA1 (DateTime-TimeZone-1.69.tar.gz) = 3760d1e88331b8b5e8ebcad46e2b118b329d5c9f
RMD160 (DateTime-TimeZone-1.69.tar.gz) = 1eccb1287e4e9c4b46ba8c0f6d36bd67378bfcf6
Size (DateTime-TimeZone-1.69.tar.gz) = 870734 bytes
SHA1 (DateTime-TimeZone-1.71.tar.gz) = b2cf79287881085ec958ba5f80800ea5f1dd6294
RMD160 (DateTime-TimeZone-1.71.tar.gz) = 632f64a7d32fc46842bcf0bfc46131c202aa5719
Size (DateTime-TimeZone-1.71.tar.gz) = 878330 bytes