mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Move the p5-Test-* dependencies to TEST_DEPENDS, and sort plist.
Bump PORTREVISION for dependency changes.
This commit is contained in:
parent
4cc04369ea
commit
0218aaa49a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402556
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= Hash-Merge-Simple
|
||||
PORTVERSION= 0.051
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -13,7 +13,7 @@ COMMENT= Recursively merge two or more hashes, simply
|
||||
|
||||
RUN_DEPENDS= p5-Clone>=0:${PORTSDIR}/devel/p5-Clone
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
BUILD_DEPENDS+= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
|
||||
TEST_DEPENDS+= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
|
||||
p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most
|
||||
|
||||
USES= perl5
|
||||
|
@ -1,2 +1,2 @@
|
||||
%%PERL5_MAN3%%/Hash::Merge::Simple.3.gz
|
||||
%%SITE_PERL%%/Hash/Merge/Simple.pm
|
||||
%%PERL5_MAN3%%/Hash::Merge::Simple.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user