summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2012-09-13 16:10:47 +0000
committersno <sno@pkgsrc.org>2012-09-13 16:10:47 +0000
commit17f8eed05c2876a70e3e44279c1b07bf42f7e471 (patch)
tree8355d5d34ef4b538610fcad53dc16785818a2ebd /devel
parentd77afe600e5b22c361a43978ee960e72da8faac1 (diff)
downloadpkgsrc-17f8eed05c2876a70e3e44279c1b07bf42f7e471.tar.gz
Updating package for CPAN module Perl::Critic in devel/p5-Perl-Critic
from 1.117 to 1.118. pkgsrc changes: - adjust dependencies upstream changes: [1.118] Released on 2012-07-10 Policy Changes: * CodeLayout::RequireTidyCode: Revise to work with incompatible changes in Perl::Tidy 20120619. RT #77977. * TestingAndDebugging::ProhibitNoWarnings: Correct the parse of the 'no warnings' statement, so that 'no warnings "qw"' is recognized as supressing just 'qw' warnings. RT #74647. * Miscellanea::RequireRcsKeywords has been moved to the Perl-Critic-More distribution, RT #69546 Other Changes: * Make all unescaped literal "{" characters in regexps into character classes. These are deprecated, and became noisy with Perl 5.17.0. RT #77510.
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Perl-Critic/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/devel/p5-Perl-Critic/Makefile b/devel/p5-Perl-Critic/Makefile
index 579cfa2ac2c..7a50b126a32 100644
--- a/devel/p5-Perl-Critic/Makefile
+++ b/devel/p5-Perl-Critic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2012/05/11 13:26:14 sno Exp $
+# $NetBSD: Makefile,v 1.20 2012/09/13 16:10:47 sno Exp $
#
DISTNAME= Perl-Critic-1.117
@@ -18,12 +18,15 @@ REPLACE_PERL= lib/Test/Perl/Critic/Policy.pm
DEPENDS+= p5-B-Keywords>=1.05:../../devel/p5-B-Keywords
DEPENDS+= p5-Config-Tiny>=2:../../devel/p5-Config-Tiny
-DEPENDS+= p5-Exception-Class>=1.23:../../devel/p5-Exception-Class
DEPENDS+= p5-Email-Address>=1.889:../../mail/p5-Email-Address
+DEPENDS+= p5-Exception-Class>=1.23:../../devel/p5-Exception-Class
DEPENDS+= p5-IO-String-[0-9]*:../../devel/p5-IO-String
DEPENDS+= p5-List-MoreUtils>=0.19:../../devel/p5-List-MoreUtils
DEPENDS+= p5-PPI>=1.215:../../devel/p5-PPI
+DEPENDS+= p5-PPIx-Regexp>=0.022:../../devel/p5-PPIx-Regexp
DEPENDS+= p5-PPIx-Utilities>=1.001:../../devel/p5-PPIx-Utilities
+DEPENDS+= p5-Perl-Tidy-[0-9]*:../../devel/p5-Perl-Tidy
+DEPENDS+= p5-Pod-Spell>=1:../../textproc/p5-Pod-Spell
DEPENDS+= p5-Readonly>=1.03:../../devel/p5-Readonly
DEPENDS+= p5-String-Format>=1.13:../../devel/p5-String-Format
DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken
@@ -31,13 +34,10 @@ DEPENDS+= p5-Task-Weaken-[0-9]*:../../devel/p5-Task-Weaken
BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
# Recommended dependencies
-DEPENDS+= p5-File-HomeDir>=0:../../devel/p5-File-HomeDir
-DEPENDS+= p5-File-Which>=0:../../devel/p5-File-Which
-DEPENDS+= p5-Perl-Tidy>=0:../../devel/p5-Perl-Tidy
-DEPENDS+= p5-PPIx-Regexp>=0.022:../../devel/p5-PPIx-Regexp
-DEPENDS+= p5-Pod-Spell>=1:../../textproc/p5-Pod-Spell
-DEPENDS+= p5-Readonly-XS>=0:../../devel/p5-Readonly-XS
-DEPENDS+= p5-Regexp-Parser>=0.20:../../devel/p5-Regexp-Parser
+DEPENDS+= p5-File-HomeDir-[0-9]*:../../devel/p5-File-HomeDir
+DEPENDS+= p5-File-Which-[0-9]*:../../devel/p5-File-Which
+DEPENDS+= p5-Readonly-XS-[0-9]*:../../devel/p5-Readonly-XS
+#DEPENDS+= p5-Regexp-Parser>=0.20:../../devel/p5-Regexp-Parser
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Perl/Critic/.packlist