diff options
-rw-r--r-- | textproc/p5-Perl-Critic/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Perl-Critic/distinfo | 6 |
2 files changed, 5 insertions, 5 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 \ diff --git a/textproc/p5-Perl-Critic/distinfo b/textproc/p5-Perl-Critic/distinfo index 3ea6f65b0818..de76ecd49f2f 100644 --- a/textproc/p5-Perl-Critic/distinfo +++ b/textproc/p5-Perl-Critic/distinfo @@ -1,3 +1,3 @@ -MD5 (Perl-Critic-1.105.tar.gz) = 25915a2e00784a7e3b94d6ffaaf20b22 -SHA256 (Perl-Critic-1.105.tar.gz) = 3e1bd5ab4912ebe20cd3cb81b36ee28dbdd8d410374a31025dc9fb289921ff27 -SIZE (Perl-Critic-1.105.tar.gz) = 565281 +MD5 (Perl-Critic-1.106.tar.gz) = e2a24627d6c152ec0b4156132b739694 +SHA256 (Perl-Critic-1.106.tar.gz) = 5165a6aa9a5a19d1d10d7206ee1f3bf7f68d738315769beb15ed03ed50fd1ec6 +SIZE (Perl-Critic-1.106.tar.gz) = 565392 |