pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-MooX-Options Add a missing DEPENDS to fix tes...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d246b210c457
branches: trunk
changeset: 652232:d246b210c457
user: wen <wen%pkgsrc.org@localhost>
date: Thu May 28 02:18:54 2015 +0000
description:
Add a missing DEPENDS to fix test fail.
diffstat:
devel/p5-MooX-Options/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r ac92adcb54d9 -r d246b210c457 devel/p5-MooX-Options/Makefile
--- a/devel/p5-MooX-Options/Makefile Thu May 28 00:53:20 2015 +0000
+++ b/devel/p5-MooX-Options/Makefile Thu May 28 02:18:54 2015 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2015/03/15 23:37:19 mef Exp $
+# $NetBSD: Makefile,v 1.11 2015/05/28 02:18:54 wen Exp $
DISTNAME= MooX-Options-4.018
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CE/CELOGEEK/}
@@ -11,6 +12,7 @@
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Data-Record-[0-9]*:../../devel/p5-Data-Record
+DEPENDS+= p5-Getopt-Long>=2.43:../../devel/p5-Getopt-Long
DEPENDS+= p5-Getopt-Long-Descriptive>=0.099:../../devel/p5-Getopt-Long-Descriptive
DEPENDS+= p5-JSON-[0-9]*:../../converters/p5-JSON
DEPENDS+= p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat
Home |
Main Index |
Thread Index |
Old Index