diff options
author | wen <wen@FreeBSD.org> | 2010-12-16 14:22:58 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-12-16 14:22:58 +0800 |
commit | ea809a0bbd0d7fe026ef740144bdd633591bb651 (patch) | |
tree | 537e0fdd1d20e180e3042e01f377871fed98ca08 /textproc | |
parent | 429870557ea0581164248b6ee417062efbc5e731 (diff) | |
download | freebsd-ports-gnome-ea809a0bbd0d7fe026ef740144bdd633591bb651.tar.gz freebsd-ports-gnome-ea809a0bbd0d7fe026ef740144bdd633591bb651.tar.zst freebsd-ports-gnome-ea809a0bbd0d7fe026ef740144bdd633591bb651.zip |
- Update to 1.111
ChangeLog: http://cpansearch.perl.org/src/ELLIOTJS/Perl-Critic-1.111/Changes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Perl-Critic/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Perl-Critic/distinfo | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/textproc/p5-Perl-Critic/Makefile b/textproc/p5-Perl-Critic/Makefile index 52a1044b7ed5..abc8926e6ed4 100644 --- a/textproc/p5-Perl-Critic/Makefile +++ b/textproc/p5-Perl-Critic/Makefile @@ -7,7 +7,7 @@ # PORTNAME= Perl-Critic -PORTVERSION= 1.10.9 +PORTVERSION= 1.11.1 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,15 +20,18 @@ RUN_DEPENDS= p5-B-Keywords>=1.05:${PORTSDIR}/devel/p5-B-Keywords \ p5-Config-Tiny>=2:${PORTSDIR}/devel/p5-Config-Tiny \ p5-Email-Address>=1.88.9:${PORTSDIR}/mail/p5-Email-Address \ p5-Exception-Class>=1.23:${PORTSDIR}/devel/p5-Exception-Class \ + p5-File-HomeDir>0:${PORTSDIR}/devel/p5-File-HomeDir \ 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.208:${PORTSDIR}/textproc/p5-PPI \ p5-PPIx-Regexp>=0.008:${PORTSDIR}/textproc/p5-PPIx-Regexp \ p5-PPIx-Utilities>=1.000:${PORTSDIR}/textproc/p5-PPIx-Utilities \ p5-Readonly>=1.03:${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 \ p5-version>=0:${PORTSDIR}/devel/p5-version \ p5-PPIx-Utilities>=1.000:${PORTSDIR}/textproc/p5-PPIx-Utilities \ perltidy:${PORTSDIR}/devel/perltidy diff --git a/textproc/p5-Perl-Critic/distinfo b/textproc/p5-Perl-Critic/distinfo index 01f820102474..74d9763b69d4 100644 --- a/textproc/p5-Perl-Critic/distinfo +++ b/textproc/p5-Perl-Critic/distinfo @@ -1,3 +1,2 @@ -MD5 (Perl-Critic-1.109.tar.gz) = c9bbe3397917f0c276a068485666485c -SHA256 (Perl-Critic-1.109.tar.gz) = 0193702c2f4b5a142878f0a39724a8005bef344bf53697159875f1264681544e -SIZE (Perl-Critic-1.109.tar.gz) = 607958 +SHA256 (Perl-Critic-1.111.tar.gz) = a1e1987226fb81ab110cf1d2d1fef2ff698233fbc40c7517b1ee98a127c520c5 +SIZE (Perl-Critic-1.111.tar.gz) = 608935 |