pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-App-cpanoutdated p5-App-cpanoutdated: add dep...
details: https://anonhg.NetBSD.org/pkgsrc/rev/041d47740c30
branches: trunk
changeset: 334759:041d47740c30
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Wed Jun 05 00:34:16 2019 +0000
description:
p5-App-cpanoutdated: add dependency on p5-CPAN-DistnameInfo
Addresses PR pkg/54271, report and fix provided by sd4dfg2%hotmail.com@localhost.
XXX A newer version of this package with a slightly different name can
be found on CPAN. We may want to update accordingly, but I'm just
applying this fix for now.
diffstat:
devel/p5-App-cpanoutdated/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 26c94e36c2da -r 041d47740c30 devel/p5-App-cpanoutdated/Makefile
--- a/devel/p5-App-cpanoutdated/Makefile Tue Jun 04 23:10:03 2019 +0000
+++ b/devel/p5-App-cpanoutdated/Makefile Wed Jun 05 00:34:16 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2018/08/22 09:43:36 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2019/06/05 00:34:16 gutteridge Exp $
DISTNAME= App-cpanoutdated-0.24
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
@@ -15,6 +15,7 @@
PERL5_PACKLIST= auto/App/cpanoutdated/.packlist
#DEPENDS+= {perl>=5.12,p5-ExtUtils-MakeMaker>=6.56}:../../devel/p5-ExtUtils-MakeMaker
+DEPENDS+= p5-CPAN-DistnameInfo-[0-9]*:../../devel/p5-CPAN-DistnameInfo
DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww
DEPENDS+= p5-local-lib-[0-9]*:../../devel/p5-local-lib
Home |
Main Index |
Thread Index |
Old Index