summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-TimeZone/Makefile
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2014-07-16 07:41:11 +0000
committerwen <wen@pkgsrc.org>2014-07-16 07:41:11 +0000
commit28dc2e221abe22e10512663ab2dd54105b0ea8ff (patch)
tree2d5ed4b312f2c51b63ec7e518d99b2e9351fee7a /time/p5-DateTime-TimeZone/Makefile
parentef66b3fde218bbc2ecd4822f25ab1faf3a6f281f (diff)
downloadpkgsrc-28dc2e221abe22e10512663ab2dd54105b0ea8ff.tar.gz
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.
Diffstat (limited to 'time/p5-DateTime-TimeZone/Makefile')
-rw-r--r--time/p5-DateTime-TimeZone/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile
index 3b923996133..ca71a96a144 100644
--- a/time/p5-DateTime-TimeZone/Makefile
+++ b/time/p5-DateTime-TimeZone/Makefile
@@ -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