summaryrefslogtreecommitdiff
path: root/time/p5-DateTime/Makefile
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-09-23 21:34:50 +0000
committersno <sno@pkgsrc.org>2010-09-23 21:34:50 +0000
commit690310307dd9988a00daaf13cb3e74e3209e0c1d (patch)
tree762503f6cef8fa429183d8cab8e2075f9438624d /time/p5-DateTime/Makefile
parent85010e6fa7b63fa3b965acaa4a42490ef7b1fd8b (diff)
downloadpkgsrc-690310307dd9988a00daaf13cb3e74e3209e0c1d.tar.gz
Updating time/p5-DateTime from 0.6100nb1 to 0.6200
Upstream changes: 0.62 2010-09-23 - Don't try to test with DateTime::Format::Strptime unless we have a relatively recent version. Should fix some test failures.
Diffstat (limited to 'time/p5-DateTime/Makefile')
-rw-r--r--time/p5-DateTime/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/time/p5-DateTime/Makefile b/time/p5-DateTime/Makefile
index 0958a43d830..9173ee77952 100644
--- a/time/p5-DateTime/Makefile
+++ b/time/p5-DateTime/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2010/08/21 16:36:25 seb Exp $
+# $NetBSD: Makefile,v 1.26 2010/09/23 21:34:50 sno Exp $
-DISTNAME= DateTime-0.61
+DISTNAME= DateTime-0.62
PKGNAME= p5-${DISTNAME}00
-PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}