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 Add dependency on p5-Dat...
details: https://anonhg.NetBSD.org/pkgsrc/rev/04eaf1269562
branches: trunk
changeset: 535549:04eaf1269562
user: jnemeth <jnemeth%pkgsrc.org@localhost>
date: Thu Nov 22 02:56:03 2007 +0000
description:
Add dependency on p5-DateTime-Format-Builder from George Michaelson in
pkgsrc-users@.
diffstat:
time/p5-DateTime-Format-MySQL/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 8cafaade7c61 -r 04eaf1269562 time/p5-DateTime-Format-MySQL/Makefile
--- a/time/p5-DateTime-Format-MySQL/Makefile Wed Nov 21 23:37:47 2007 +0000
+++ b/time/p5-DateTime-Format-MySQL/Makefile Thu Nov 22 02:56:03 2007 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/06/10 11:24:36 abs Exp $
+# $NetBSD: Makefile,v 1.2 2007/11/22 02:56:03 jnemeth Exp $
DISTNAME= DateTime-Format-MySQL-0.04
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@@ -12,5 +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
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index