pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Test-Pod Add p5-Test-Simple>=0.62 dependency ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f47c76978218
branches:  trunk
changeset: 520668:f47c76978218
user:      obache <obache%pkgsrc.org@localhost>
date:      Wed Oct 25 09:39:54 2006 +0000

description:
Add p5-Test-Simple>=0.62 dependency again, because PERL5_REQD=5.8.7 now,
and perl-5.8.7 includes Test-Simple 0.54.

diffstat:

 devel/p5-Test-Pod/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r fe6cae9a211f -r f47c76978218 devel/p5-Test-Pod/Makefile
--- a/devel/p5-Test-Pod/Makefile        Wed Oct 25 08:39:29 2006 +0000
+++ b/devel/p5-Test-Pod/Makefile        Wed Oct 25 09:39:54 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/10/21 09:38:29 obache Exp $
+# $NetBSD: Makefile,v 1.14 2006/10/25 09:39:54 obache Exp $
 
 DISTNAME=              Test-Pod-1.26
 PKGNAME=               p5-${DISTNAME}
@@ -11,6 +11,7 @@
 COMMENT=               Perl5 module to check for POD errors in files
 
 DEPENDS+=              p5-Pod-Simple>=3.02nb1:../../textproc/p5-Pod-Simple
+DEPENDS+=              {p5-Test-Simple>=0.62,perl>=5.8.8}:../../devel/p5-Test-Simple
 
 USE_LANGUAGES=         # empty
 PERL5_PACKLIST=                auto/Test/Pod/.packlist



Home | Main Index | Thread Index | Old Index