pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-Pod-Readme Add some test and run dependenc...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d418577c8ffe
branches:  trunk
changeset: 644852:d418577c8ffe
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jan 18 17:00:25 2015 +0000

description:
Add some test and run dependencies. Bump PKGREVISION because it
packaged for me even before.

diffstat:

 textproc/p5-Pod-Readme/Makefile |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r 520be7061e94 -r d418577c8ffe textproc/p5-Pod-Readme/Makefile
--- a/textproc/p5-Pod-Readme/Makefile   Sun Jan 18 16:45:56 2015 +0000
+++ b/textproc/p5-Pod-Readme/Makefile   Sun Jan 18 17:00:25 2015 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2015/01/11 15:29:44 wen Exp $
+# $NetBSD: Makefile,v 1.13 2015/01/18 17:00:25 wiz Exp $
 
 DISTNAME=      Pod-Readme-v1.1.2
 PKGNAME=       p5-${DISTNAME:S/v1/1/}
+PKGREVISION=   1
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Pod/}
 
@@ -16,6 +17,12 @@
 DEPENDS+=      p5-MooX-HandlesVia>=0:../../devel/p5-MooX-HandlesVia
 DEPENDS+=      p5-Path-Tiny>=0.018:../../filesystems/p5-Path-Tiny
 DEPENDS+=      p5-Type-Tiny>=0:../../devel/p5-Type-Tiny
+DEPENDS+=      p5-IO-String>=0:../../devel/p5-IO-String
+DEPENDS+=      p5-File-Slurp>=0:../../devel/p5-File-Slurp
+DEPENDS+=      p5-namespace-autoclean>=0:../../devel/p5-namespace-autoclean
+DEPENDS+=      p5-Getopt-Long-Descriptive>=0:../../devel/p5-Getopt-Long-Descriptive
+BUILD_DEPENDS+=        p5-Test-Deep>=0:../../devel/p5-Test-Deep
+BUILD_DEPENDS+=        p5-Test-Exception>=0:../../devel/p5-Test-Exception
 
 PERL5_PACKLIST=                auto/Pod/Readme/.packlist
 #PERL5_MODULE_TYPE=    Module::Build



Home | Main Index | Thread Index | Old Index