diff options
author | skv <skv@FreeBSD.org> | 2010-11-04 21:57:16 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2010-11-04 21:57:16 +0800 |
commit | 47050af9585cd9914318b8cb1ebf0e86afa86ee2 (patch) | |
tree | 0f03d01d6866052352e2b8abd1b24934224128d7 /textproc | |
parent | 2042c1eafc7ba5f75c23d1c288e18a67d47da127 (diff) | |
download | freebsd-ports-gnome-47050af9585cd9914318b8cb1ebf0e86afa86ee2.tar.gz freebsd-ports-gnome-47050af9585cd9914318b8cb1ebf0e86afa86ee2.tar.zst freebsd-ports-gnome-47050af9585cd9914318b8cb1ebf0e86afa86ee2.zip |
Update to 1.0.9
Changes: http://cpansearch.perl.org/src/ELLIOTJS/Perl-Critic-1.109/Changes
PR: ports/151620
Submitted by: skv
Approved by: maintainer timeout (14 days)
Diffstat (limited to 'textproc')
-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 dd5687eea2da..6b236405069f 100644 --- a/textproc/p5-Perl-Critic/Makefile +++ b/textproc/p5-Perl-Critic/Makefile @@ -7,8 +7,7 @@ # PORTNAME= Perl-Critic -PORTVERSION= 1.10.8 -PORTREVISION= 1 +PORTVERSION= 1.10.9 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -26,6 +25,7 @@ RUN_DEPENDS= p5-B-Keywords>=1.05:${PORTSDIR}/devel/p5-B-Keywords \ p5-List-MoreUtils>=0.19:${PORTSDIR}/lang/p5-List-MoreUtils \ 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 \ diff --git a/textproc/p5-Perl-Critic/distinfo b/textproc/p5-Perl-Critic/distinfo index 23ca80513e0e..01f820102474 100644 --- a/textproc/p5-Perl-Critic/distinfo +++ b/textproc/p5-Perl-Critic/distinfo @@ -1,3 +1,3 @@ -MD5 (Perl-Critic-1.108.tar.gz) = b6b20da0d80c1b0357ef49e061dbb400 -SHA256 (Perl-Critic-1.108.tar.gz) = 49bec99ddd63d378b6dae7fb99b40d1402fcd927c5896feac11678bf46c9982e -SIZE (Perl-Critic-1.108.tar.gz) = 607529 +MD5 (Perl-Critic-1.109.tar.gz) = c9bbe3397917f0c276a068485666485c +SHA256 (Perl-Critic-1.109.tar.gz) = 0193702c2f4b5a142878f0a39724a8005bef344bf53697159875f1264681544e +SIZE (Perl-Critic-1.109.tar.gz) = 607958 |