git: f195e51e6e94 - main - devel/p5-Parse-LocalDistribution: Update to 0.19
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 00:04:37 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f195e51e6e94d9a434bebc299452dfda1da2d404 commit f195e51e6e94d9a434bebc299452dfda1da2d404 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-17 23:47:25 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-17 23:58:53 +0000 devel/p5-Parse-LocalDistribution: Update to 0.19 - Add TEST_DEPENDS - Fix indent Changes: https://metacpan.org/dist/Parse-LocalDistribution/changes --- devel/p5-Parse-LocalDistribution/Makefile | 13 +++++++------ devel/p5-Parse-LocalDistribution/distinfo | 5 +++-- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/devel/p5-Parse-LocalDistribution/Makefile b/devel/p5-Parse-LocalDistribution/Makefile index fa1e44b141e5..2626768de3ed 100644 --- a/devel/p5-Parse-LocalDistribution/Makefile +++ b/devel/p5-Parse-LocalDistribution/Makefile @@ -1,5 +1,5 @@ PORTNAME= Parse-LocalDistribution -PORTVERSION= 0.15 +PORTVERSION= 0.19 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,13 +10,14 @@ COMMENT= Perl extension to parses local .pm files as PAUSE does LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -RUN_DEPENDS= \ - p5-Parse-PMFile>=0.35:devel/p5-Parse-PMFile -BUILD_DEPENDS= ${RUN_DEPENDS} \ - p5-ExtUtils-MakeMaker-CPANfile>0:devel/p5-ExtUtils-MakeMaker-CPANfile +BUILD_DEPENDS= p5-ExtUtils-MakeMaker-CPANfile>=0.07:devel/p5-ExtUtils-MakeMaker-CPANfile \ + ${RUN_DEPENDS} +RUN_DEPENDS= p5-Parse-PMFile>=0.37:devel/p5-Parse-PMFile +TEST_DEPENDS= p5-Test-UseAllModules>=0.10:devel/p5-Test-UseAllModules USES= perl5 USE_PERL5= configure -NO_ARCH= YES + +NO_ARCH= yes .include <bsd.port.mk> diff --git a/devel/p5-Parse-LocalDistribution/distinfo b/devel/p5-Parse-LocalDistribution/distinfo index b90c085c2936..187f0cc3b0bf 100644 --- a/devel/p5-Parse-LocalDistribution/distinfo +++ b/devel/p5-Parse-LocalDistribution/distinfo @@ -1,2 +1,3 @@ -SHA256 (Parse-LocalDistribution-0.15.tar.gz) = 8b0f5bf64c6f45bb9706bd526ec2a91a58fc874ef8d2f5df6236980a03ccc68a -SIZE (Parse-LocalDistribution-0.15.tar.gz) = 8204 +TIMESTAMP = 1650229048 +SHA256 (Parse-LocalDistribution-0.19.tar.gz) = 6b0bc32c4e8d9e81f3f2acc1d2a74c2a2f887a91c1522b31ce4c8d49a415e99e +SIZE (Parse-LocalDistribution-0.19.tar.gz) = 8503