summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-TimeZone/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-11-05 17:26:35 +0000
committerwiz <wiz@pkgsrc.org>2014-11-05 17:26:35 +0000
commit2fb60f2a0c6dd5e9a8a76149ad83bd14d8ea7991 (patch)
tree7ec9deea93e0eb9d625ec7cbebd67e1dec317ef5 /time/p5-DateTime-TimeZone/Makefile
parent62c557154392f82f2a09479d4f76485d0e165d21 (diff)
downloadpkgsrc-2fb60f2a0c6dd5e9a8a76149ad83bd14d8ea7991.tar.gz
Update to 1.77:
1.77 2014-11-04 - Updated the mapping of Windows -> IANA time zones. Patch by David Pinkowitz. RT #10025. - Replaced Class::Load with Module::Runtime, and replaced eval with Try::Tiny.
Diffstat (limited to 'time/p5-DateTime-TimeZone/Makefile')
-rw-r--r--time/p5-DateTime-TimeZone/Makefile13
1 files changed, 8 insertions, 5 deletions
diff --git a/time/p5-DateTime-TimeZone/Makefile b/time/p5-DateTime-TimeZone/Makefile
index e360e2189be..22c0958fb83 100644
--- a/time/p5-DateTime-TimeZone/Makefile
+++ b/time/p5-DateTime-TimeZone/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2014/10/29 17:23:59 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2014/11/05 17:26:35 wiz Exp $
-DISTNAME= DateTime-TimeZone-1.76
+DISTNAME= DateTime-TimeZone-1.77
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@@ -12,15 +12,18 @@ 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
+DEPENDS+= p5-Module-Runtime-[0-9]*:../../devel/p5-Module-Runtime
+DEPENDS+= p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
# for tests, but can't depend in it, since it depends on this package
#BUILD_DEPENDS+= p5-DateTime>=0.1501:../../time/p5-DateTime
+BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal
+BUILD_DEPENDS+= p5-Test-Output-[0-9]*:../../devel/p5-Test-Output
BUILD_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
+BUILD_DEPENDS+= p5-Test-Taint-[0-9]*:../../devel/p5-Test-Taint
# on HPUX it requires ../../time/p5-DateTime-TimeZone-HPUX
-# but this will result in circular dependency
+# but this will result in a circular dependency
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/DateTime/TimeZone/.packlist