git: e7a58f316b1e - main - textproc/p5-Perl-Critic: Update to 1.148
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jan 2023 13:18:41 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e7a58f316b1e782a7286b47f16166de2c99c459f commit e7a58f316b1e782a7286b47f16166de2c99c459f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:44:00 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 13:02:11 +0000 textproc/p5-Perl-Critic: Update to 1.148 Changes: https://metacpan.org/dist/Perl-Critic/changes --- textproc/p5-Perl-Critic/Makefile | 3 +-- textproc/p5-Perl-Critic/distinfo | 6 +++--- textproc/p5-Perl-Critic/pkg-plist | 2 -- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/textproc/p5-Perl-Critic/Makefile b/textproc/p5-Perl-Critic/Makefile index cfddc7e31c7f..4daf507acef1 100644 --- a/textproc/p5-Perl-Critic/Makefile +++ b/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- @@ -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 diff --git a/textproc/p5-Perl-Critic/distinfo b/textproc/p5-Perl-Critic/distinfo index 63e1affa6c82..0aac0ecf2b3d 100644 --- a/textproc/p5-Perl-Critic/distinfo +++ b/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 diff --git a/textproc/p5-Perl-Critic/pkg-plist b/textproc/p5-Perl-Critic/pkg-plist index 45c735941c4e..9dfc257102f5 100644 --- a/textproc/p5-Perl-Critic/pkg-plist +++ b/textproc/p5-Perl-Critic/pkg-plist @@ -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 @@ -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