aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Perl-Critic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Perl-Critic/Makefile')
-rw-r--r--textproc/p5-Perl-Critic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Perl-Critic/Makefile b/textproc/p5-Perl-Critic/Makefile
index 348328a4c699..92523c91327c 100644
--- a/textproc/p5-Perl-Critic/Makefile
+++ b/textproc/p5-Perl-Critic/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= Perl-Critic
-PORTVERSION= 1.10.5
-PORTREVISION= 1
+PORTVERSION= 1.10.6
CATEGORIES= textproc devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -20,6 +19,7 @@ COMMENT= Critique Perl source for style and standards
RUN_DEPENDS= p5-B-Keywords>=1.05:${PORTSDIR}/devel/p5-B-Keywords \
p5-Config-Tiny>=2:${PORTSDIR}/devel/p5-Config-Tiny \
p5-Exception-Class>=1.23:${PORTSDIR}/devel/p5-Exception-Class \
+ p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which \
p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \
p5-List-MoreUtils>=0.19:${PORTSDIR}/lang/p5-List-MoreUtils \
p5-PPI>=1.205:${PORTSDIR}/textproc/p5-PPI \