mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
devel/p5-Parse-LocalDistribution: Update to 0.19
- Add TEST_DEPENDS - Fix indent Changes: https://metacpan.org/dist/Parse-LocalDistribution/changes
This commit is contained in:
parent
163897dd22
commit
f195e51e6e
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user