1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Sort TEST_DEPENDS

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-08-24 19:52:57 +00:00
parent a7191a64f9
commit 5e5f12b7c2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509752

View File

@ -22,7 +22,8 @@ RUN_DEPENDS= p5-CGI>=4.08:www/p5-CGI \
p5-HTTP-Server-Simple>=0.35:www/p5-HTTP-Server-Simple \
p5-URI>=0:net/p5-URI \
p5-libwww>=5.829:www/p5-libwww
TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \
TEST_DEPENDS= p5-HTTP-Daemon>=6.05:www/p5-HTTP-Daemon \
p5-Test-Deep>=0:devel/p5-Test-Deep \
p5-Test-Exception>=0:devel/p5-Test-Exception \
p5-Test-Fatal>=0:devel/p5-Test-Fatal \
p5-Test-Memory-Cycle>=0:devel/p5-Test-Memory-Cycle \
@ -30,8 +31,7 @@ TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \
p5-Test-Output>=0:devel/p5-Test-Output \
p5-Test-Taint>=0:devel/p5-Test-Taint \
p5-Test-Warn>=0.11:devel/p5-Test-Warn \
p5-Test-Warnings>=0:devel/p5-Test-Warnings \
p5-HTTP-Daemon>=6.05:www/p5-HTTP-Daemon
p5-Test-Warnings>=0:devel/p5-Test-Warnings
USES= perl5
USE_PERL5= configure