summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorjnemeth <jnemeth@pkgsrc.org>2007-11-22 04:13:08 +0000
committerjnemeth <jnemeth@pkgsrc.org>2007-11-22 04:13:08 +0000
commitdf17fdcdd6749f06f8d474c9714642e2c500524d (patch)
tree64586efac37a69764e3a8b7233f8862ba06446d9 /time
parent14373de70427362c385d97cf607cbee1aaaa5da0 (diff)
downloadpkgsrc-df17fdcdd6749f06f8d474c9714642e2c500524d.tar.gz
only require p5-DateTime-Format-Builder 0.60 from reed@ on pkgsrc-users@
ride recent PKGREVISION bump
Diffstat (limited to 'time')
-rw-r--r--time/p5-DateTime-Format-MySQL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-DateTime-Format-MySQL/Makefile b/time/p5-DateTime-Format-MySQL/Makefile
index e602909727d..84c69ecf1a6 100644
--- a/time/p5-DateTime-Format-MySQL/Makefile
+++ b/time/p5-DateTime-Format-MySQL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/11/22 02:56:03 jnemeth Exp $
+# $NetBSD: Makefile,v 1.3 2007/11/22 04:13:08 jnemeth Exp $
DISTNAME= DateTime-Format-MySQL-0.04
PKGNAME= p5-${DISTNAME}
@@ -13,7 +13,7 @@ COMMENT= Parse and format MySQL dates and times
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/DateTime/Format/MySQL/.packlist
-DEPENDS+= p5-DateTime-Format-Builder>=0.7807:../../time/p5-DateTime-Format-Builder
+DEPENDS+= p5-DateTime-Format-Builder>=0.60:../../time/p5-DateTime-Format-Builder
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"