pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Format-MySQL only require p5-DateTime...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55e7f755dccf
branches:  trunk
changeset: 535551:55e7f755dccf
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Thu Nov 22 04:13:08 2007 +0000

description:
only require p5-DateTime-Format-Builder 0.60 from reed@ on pkgsrc-users@
ride recent PKGREVISION bump

diffstat:

 time/p5-DateTime-Format-MySQL/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e54e33846b9e -r 55e7f755dccf time/p5-DateTime-Format-MySQL/Makefile
--- a/time/p5-DateTime-Format-MySQL/Makefile    Thu Nov 22 02:58:12 2007 +0000
+++ b/time/p5-DateTime-Format-MySQL/Makefile    Thu Nov 22 04:13:08 2007 +0000
@@ -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 @@
 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"



Home | Main Index | Thread Index | Old Index