aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Perl-Critic/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-02-08 18:32:04 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-02-08 18:32:04 +0000
commit4d8a7972817a0d9a02991101420c1575512d4f60 (patch)
tree75d654059ad60a0a2ac75a694d46e08b9eb67d8a /textproc/p5-Perl-Critic/Makefile
parent8321f163b20571012f3dc4da7548a9c6671b7632 (diff)
downloadports-4d8a7972817a0d9a02991101420c1575512d4f60.tar.gz
ports-4d8a7972817a0d9a02991101420c1575512d4f60.zip
Notes
Diffstat (limited to 'textproc/p5-Perl-Critic/Makefile')
-rw-r--r--textproc/p5-Perl-Critic/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/textproc/p5-Perl-Critic/Makefile b/textproc/p5-Perl-Critic/Makefile
index 89d15f72c883..dc75298b1ef7 100644
--- a/textproc/p5-Perl-Critic/Makefile
+++ b/textproc/p5-Perl-Critic/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Perl-Critic
-PORTVERSION= 1.12.1
-PORTREVISION= 1
+PORTVERSION= 1.12.3
CATEGORIES= textproc devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -23,11 +22,11 @@ BUILD_DEPENDS= p5-B-Keywords>=1.05:${PORTSDIR}/devel/p5-B-Keywords \
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-Pod-Spell>=0:${PORTSDIR}/textproc/p5-Pod-Spell \
- p5-PPI>=1.215:${PORTSDIR}/textproc/p5-PPI \
+ p5-Pod-Spell>=1:${PORTSDIR}/textproc/p5-Pod-Spell \
+ p5-PPI>=1.220:${PORTSDIR}/textproc/p5-PPI \
p5-PPIx-Regexp>=0.027:${PORTSDIR}/textproc/p5-PPIx-Regexp \
p5-PPIx-Utilities>=1.001:${PORTSDIR}/textproc/p5-PPIx-Utilities \
- p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly \
+ p5-Readonly>=2.00:${PORTSDIR}/devel/p5-Readonly \
p5-String-Format>=1.13:${PORTSDIR}/textproc/p5-String-Format \
p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \
p5-Term-ANSIColor>=2.02:${PORTSDIR}/devel/p5-Term-ANSIColor \