pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Perl-Critic The Perl 5 module 'version' is re...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cfefc954893d
branches: trunk
changeset: 545873:cfefc954893d
user: seb <seb%pkgsrc.org@localhost>
date: Fri Aug 15 16:57:07 2008 +0000
description:
The Perl 5 module 'version' is required by the current version
this package hence add a dependency on the p5-version package.
diffstat:
devel/p5-Perl-Critic/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 31ce19863e8b -r cfefc954893d devel/p5-Perl-Critic/Makefile
--- a/devel/p5-Perl-Critic/Makefile Fri Aug 15 16:51:59 2008 +0000
+++ b/devel/p5-Perl-Critic/Makefile Fri Aug 15 16:57:07 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/08/11 14:46:24 he Exp $
+# $NetBSD: Makefile,v 1.4 2008/08/15 16:57:07 seb Exp $
#
DISTNAME= Perl-Critic-1.090
@@ -21,6 +21,7 @@
DEPENDS+= p5-B-Keywords>=1.05:../../devel/p5-B-Keywords
DEPENDS+= p5-Exception-Class>=1.23:../../devel/p5-Exception-Class
DEPENDS+= p5-Readonly>=1.03:../../devel/p5-Readonly
+DEPENDS+= p5-version-[0-9]*:../../devel/p5-version
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Perl/Critic/.packlist
Home |
Main Index |
Thread Index |
Old Index