aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Perl-Critic
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2016-10-09 16:10:58 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2016-10-09 16:10:58 +0000
commit077ce3d4c53fa0a07945932415aff8fe6c29a629 (patch)
tree36341c96218f63d26897a82cdc800138adbddf3d /textproc/p5-Perl-Critic
parent0a61c9eaf631ea2e1b6c65d242de13fc69321b9b (diff)
downloadports-077ce3d4c53fa0a07945932415aff8fe6c29a629.tar.gz
ports-077ce3d4c53fa0a07945932415aff8fe6c29a629.zip
Update p5-Perl-Critic-Moose to 1.05.
Changes: https://metacpan.org/changes/distribution/Perl-Critic-Moose In p5-Perl-Critic, add a missing dependency on Module::Pluggable and bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=423613
Diffstat (limited to 'textproc/p5-Perl-Critic')
-rw-r--r--textproc/p5-Perl-Critic/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-Perl-Critic/Makefile b/textproc/p5-Perl-Critic/Makefile
index 6a9d0807d1bb..e5692a8ae826 100644
--- a/textproc/p5-Perl-Critic/Makefile
+++ b/textproc/p5-Perl-Critic/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Perl-Critic
PORTVERSION= 1.12.5
+PORTREVISION= 1
CATEGORIES= textproc devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -22,6 +23,7 @@ BUILD_DEPENDS= p5-B-Keywords>=1.05:devel/p5-B-Keywords \
p5-File-Which>=0:sysutils/p5-File-Which \
p5-IO-String>=0:devel/p5-IO-String \
p5-List-MoreUtils>=0.19:lang/p5-List-MoreUtils \
+ p5-Module-Pluggable>=0:devel/p5-Module-Pluggable \
p5-Pod-Spell>=1:textproc/p5-Pod-Spell \
p5-PPI>=1.220:textproc/p5-PPI \
p5-PPIx-Regexp>=0.027:textproc/p5-PPIx-Regexp \