diff options
Diffstat (limited to 'time/p5-DateTime/Makefile')
-rw-r--r-- | time/p5-DateTime/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/time/p5-DateTime/Makefile b/time/p5-DateTime/Makefile index 573f2246c69..16d7bb78dd1 100644 --- a/time/p5-DateTime/Makefile +++ b/time/p5-DateTime/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2007/06/09 23:46:42 abs Exp $ +# $NetBSD: Makefile,v 1.9 2007/11/29 17:54:28 wiz Exp $ -DISTNAME= DateTime-0.37 +DISTNAME= DateTime-0.41 PKGNAME= p5-${DISTNAME} CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} @@ -11,7 +11,7 @@ COMMENT= Perl module for date/time sets and ranges DEPENDS+= p5-Class-Factory-Util-[0-9]*:../../devel/p5-Class-Factory-Util DEPENDS+= p5-DateTime-TimeZone>=0.59:../../time/p5-DateTime-TimeZone -DEPENDS+= p5-DateTime-Locale>=0.31:../../time/p5-DateTime-Locale +DEPENDS+= p5-DateTime-Locale>=0.35:../../time/p5-DateTime-Locale DEPENDS+= p5-Params-Validate>=0.76:../../devel/p5-Params-Validate DEPENDS+= {perl>=5.8.1,p5-Test-Simple-[0-9]*}:../../devel/p5-Test-Simple |