aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Perl-Critic/Makefile
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2015-02-09 02:32:04 +0800
committeradamw <adamw@FreeBSD.org>2015-02-09 02:32:04 +0800
commita163f0d1d9768ffdd345b4ac6cfd0effae3d6ddb (patch)
tree75d654059ad60a0a2ac75a694d46e08b9eb67d8a /textproc/p5-Perl-Critic/Makefile
parent7adae5d45b77f89caa35f849148bdc5387b32fe5 (diff)
downloadfreebsd-ports-gnome-a163f0d1d9768ffdd345b4ac6cfd0effae3d6ddb.tar.gz
freebsd-ports-gnome-a163f0d1d9768ffdd345b4ac6cfd0effae3d6ddb.tar.zst
freebsd-ports-gnome-a163f0d1d9768ffdd345b4ac6cfd0effae3d6ddb.zip
Update to 1.123.
Changes: https://metacpan.org/changes/distribution/Perl-Critic PR: 196284
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 \