Skip to content

Commit

Permalink
textproc/p5-Perl-Critic: Update to 1.148
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 30, 2023
1 parent 49b6e01 commit e7a58f3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
3 changes: 1 addition & 2 deletions textproc/p5-Perl-Critic/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Perl-Critic
PORTVERSION= 1.146
PORTVERSION= 1.148
CATEGORIES= textproc devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand Down Expand Up @@ -28,7 +28,6 @@ RUN_DEPENDS= p5-B-Keywords>=1.05:devel/p5-B-Keywords \
p5-Readonly>=2:devel/p5-Readonly \
p5-String-Format>=1.13:textproc/p5-String-Format \
p5-Pod-Parser>=0:textproc/p5-Pod-Parser
TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep

USES= perl5
USE_PERL5= modbuild
Expand Down
6 changes: 3 additions & 3 deletions textproc/p5-Perl-Critic/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1671718765
SHA256 (Perl-Critic-1.146.tar.gz) = 75dd772268fc057d1ac6b6eb0e941e287427153574c6d3b5f6ec3e3433355131
SIZE (Perl-Critic-1.146.tar.gz) = 662208
TIMESTAMP = 1674590786
SHA256 (Perl-Critic-1.148.tar.gz) = cf8a5cdc66f9bd40eb516396213f65227eac4b5fa035d4353ace9b3c329e1096
SIZE (Perl-Critic-1.148.tar.gz) = 662222
2 changes: 0 additions & 2 deletions textproc/p5-Perl-Critic/pkg-plist
Expand Up @@ -190,7 +190,6 @@ bin/perlcritic
%%SITE_PERL%%/Perl/Critic/UserProfile.pm
%%SITE_PERL%%/Perl/Critic/Utils.pm
%%SITE_PERL%%/Perl/Critic/Utils/Constants.pm
%%SITE_PERL%%/Perl/Critic/Utils/DataConversion.pm
%%SITE_PERL%%/Perl/Critic/Utils/McCabe.pm
%%SITE_PERL%%/Perl/Critic/Utils/POD.pm
%%SITE_PERL%%/Perl/Critic/Utils/PPI.pm
Expand Down Expand Up @@ -389,7 +388,6 @@ bin/perlcritic
%%PERL5_MAN3%%/Perl::Critic::UserProfile.3.gz
%%PERL5_MAN3%%/Perl::Critic::Utils.3.gz
%%PERL5_MAN3%%/Perl::Critic::Utils::Constants.3.gz
%%PERL5_MAN3%%/Perl::Critic::Utils::DataConversion.3.gz
%%PERL5_MAN3%%/Perl::Critic::Utils::McCabe.3.gz
%%PERL5_MAN3%%/Perl::Critic::Utils::POD.3.gz
%%PERL5_MAN3%%/Perl::Critic::Utils::PPI.3.gz
Expand Down

0 comments on commit e7a58f3

Please sign in to comment.