aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Perl-MinimumVersion/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2009-12-10 15:27:36 +0000
committerLars Thegler <lth@FreeBSD.org>2009-12-10 15:27:36 +0000
commite83d3a1db80ed270db2d09864cd41389ac6b01cb (patch)
tree5e40d06d10cd1810c2171e0bc20d41bdadd457db /textproc/p5-Perl-MinimumVersion/Makefile
parent3b8b7d263f6efb13db2371af0569cf45ca41f770 (diff)
Notes
Diffstat (limited to 'textproc/p5-Perl-MinimumVersion/Makefile')
-rw-r--r--textproc/p5-Perl-MinimumVersion/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/p5-Perl-MinimumVersion/Makefile b/textproc/p5-Perl-MinimumVersion/Makefile
index e309dc44241f..cd5bccf2ce3d 100644
--- a/textproc/p5-Perl-MinimumVersion/Makefile
+++ b/textproc/p5-Perl-MinimumVersion/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Perl-MinimumVersion
-PORTVERSION= 1.20
+PORTVERSION= 1.22
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +16,8 @@ COMMENT= Find a minimum required version of perl for Perl code
RUN_DEPENDS= p5-File-Find-Rule>=0.30:${PORTSDIR}/devel/p5-File-Find-Rule \
p5-File-Find-Rule-Perl>=1.04:${PORTSDIR}/devel/p5-File-Find-Rule-Perl \
- p5-PPI>=1.201:${PORTSDIR}/textproc/p5-PPI \
+ p5-PPI>=1.205:${PORTSDIR}/textproc/p5-PPI \
+ p5-Perl-Critic>=1.10.4:${PORTSDIR}/textproc/p5-Perl-Critic \
p5-Params-Util>=0.25:${PORTSDIR}/devel/p5-Params-Util \
p5-Scalar-List-Utils>=1.19:${PORTSDIR}/lang/p5-Scalar-List-Utils \
p5-version>=0.76:${PORTSDIR}/devel/p5-version