diff options
Diffstat (limited to 'www/p5-Plack/Makefile')
-rw-r--r-- | www/p5-Plack/Makefile | 62 |
1 files changed, 31 insertions, 31 deletions
diff --git a/www/p5-Plack/Makefile b/www/p5-Plack/Makefile index 539950a7d90f..1f16d0b4763c 100644 --- a/www/p5-Plack/Makefile +++ b/www/p5-Plack/Makefile @@ -14,39 +14,39 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-Apache-LogFormat-Compiler>=0.12:${PORTSDIR}/www/p5-Apache-LogFormat-Compiler \ - p5-Cookie-Baker>=0.05:${PORTSDIR}/www/p5-Cookie-Baker \ - p5-Devel-StackTrace>=1.23:${PORTSDIR}/devel/p5-Devel-StackTrace \ - p5-Devel-StackTrace-AsHTML>=0.11:${PORTSDIR}/devel/p5-Devel-StackTrace-AsHTML \ - p5-File-ShareDir>=1.00:${PORTSDIR}/devel/p5-File-ShareDir \ - p5-Filesys-Notify-Simple>0:${PORTSDIR}/devel/p5-Filesys-Notify-Simple \ - p5-HTTP-Body>=1.06:${PORTSDIR}/www/p5-HTTP-Body \ - p5-HTTP-Headers-Fast>=0.17:${PORTSDIR}/www/p5-HTTP-Headers-Fast \ - p5-HTTP-Tiny>=0.034:${PORTSDIR}/www/p5-HTTP-Tiny \ - p5-Hash-MultiValue>=0.05:${PORTSDIR}/devel/p5-Hash-MultiValue \ - p5-Path-Class>0:${PORTSDIR}/devel/p5-Path-Class \ - p5-Stream-Buffered>=0.02:${PORTSDIR}/devel/p5-Stream-Buffered \ - p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \ - p5-URI>=1.59:${PORTSDIR}/net/p5-URI + p5-Apache-LogFormat-Compiler>=0.12:www/p5-Apache-LogFormat-Compiler \ + p5-Cookie-Baker>=0.05:www/p5-Cookie-Baker \ + p5-Devel-StackTrace>=1.23:devel/p5-Devel-StackTrace \ + p5-Devel-StackTrace-AsHTML>=0.11:devel/p5-Devel-StackTrace-AsHTML \ + p5-File-ShareDir>=1.00:devel/p5-File-ShareDir \ + p5-Filesys-Notify-Simple>0:devel/p5-Filesys-Notify-Simple \ + p5-HTTP-Body>=1.06:www/p5-HTTP-Body \ + p5-HTTP-Headers-Fast>=0.17:www/p5-HTTP-Headers-Fast \ + p5-HTTP-Tiny>=0.034:www/p5-HTTP-Tiny \ + p5-Hash-MultiValue>=0.05:devel/p5-Hash-MultiValue \ + p5-Path-Class>0:devel/p5-Path-Class \ + p5-Stream-Buffered>=0.02:devel/p5-Stream-Buffered \ + p5-Try-Tiny>0:lang/p5-Try-Tiny \ + p5-URI>=1.59:net/p5-URI BUILD_DEPENDS:= ${RUN_DEPENDS} \ - p5-File-ShareDir-Install>=0.03:${PORTSDIR}/devel/p5-File-ShareDir-Install + p5-File-ShareDir-Install>=0.03:devel/p5-File-ShareDir-Install TEST_DEPENDS= \ - p5-Authen-Simple-Passwd>0:${PORTSDIR}/security/p5-Authen-Simple-Passwd \ - p5-CGI-Compile>0:${PORTSDIR}/www/p5-CGI-Compile \ - p5-CGI-Emulate-PSGI>0:${PORTSDIR}/www/p5-CGI-Emulate-PSGI \ - p5-FCGI>0:${PORTSDIR}/www/p5-FCGI \ - p5-FCGI-ProcManager>0:${PORTSDIR}/www/p5-FCGI-ProcManager \ - p5-HTTP-Request-AsCGI>0:${PORTSDIR}/www/p5-HTTP-Request-AsCGI \ - p5-HTTP-Server-Simple-PSGI>0:${PORTSDIR}/www/p5-HTTP-Server-Simple-PSGI \ - p5-IO-Handle-Util>0:${PORTSDIR}/devel/p5-IO-Handle-Util \ - p5-LWP-Protocol-http10>0:${PORTSDIR}/www/p5-LWP-Protocol-http10 \ - p5-Log-Dispatch-Array>0:${PORTSDIR}/devel/p5-Log-Dispatch-Array \ - p5-Log-Log4perl>0:${PORTSDIR}/devel/p5-Log-Log4perl \ - p5-MIME-Types>0:${PORTSDIR}/mail/p5-MIME-Types \ - p5-Module-Refresh>0:${PORTSDIR}/devel/p5-Module-Refresh \ - p5-Stream-Buffered>=0.02:${PORTSDIR}/devel/p5-Stream-Buffered \ - p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ - p5-Test-TCP>=2.00:${PORTSDIR}/devel/p5-Test-TCP + p5-Authen-Simple-Passwd>0:security/p5-Authen-Simple-Passwd \ + p5-CGI-Compile>0:www/p5-CGI-Compile \ + p5-CGI-Emulate-PSGI>0:www/p5-CGI-Emulate-PSGI \ + p5-FCGI>0:www/p5-FCGI \ + p5-FCGI-ProcManager>0:www/p5-FCGI-ProcManager \ + p5-HTTP-Request-AsCGI>0:www/p5-HTTP-Request-AsCGI \ + p5-HTTP-Server-Simple-PSGI>0:www/p5-HTTP-Server-Simple-PSGI \ + p5-IO-Handle-Util>0:devel/p5-IO-Handle-Util \ + p5-LWP-Protocol-http10>0:www/p5-LWP-Protocol-http10 \ + p5-Log-Dispatch-Array>0:devel/p5-Log-Dispatch-Array \ + p5-Log-Log4perl>0:devel/p5-Log-Log4perl \ + p5-MIME-Types>0:mail/p5-MIME-Types \ + p5-Module-Refresh>0:devel/p5-Module-Refresh \ + p5-Stream-Buffered>=0.02:devel/p5-Stream-Buffered \ + p5-Test-Requires>0:devel/p5-Test-Requires \ + p5-Test-TCP>=2.00:devel/p5-Test-TCP USES= perl5 USE_PERL5= configure |