[143442] trunk/dports/www/nginx/Portfile
cal at macports.org
cal at macports.org
Sat Dec 12 10:57:38 PST 2015
Revision: 143442
https://trac.macports.org/changeset/143442
Author: cal at macports.org
Date: 2015-12-12 08:28:36 -0800 (Sat, 12 Dec 2015)
Log Message:
-----------
nginx +perl5: Switch to perl 5.22, #48365
Modified Paths:
--------------
trunk/dports/www/nginx/Portfile
Modified: trunk/dports/www/nginx/Portfile
===================================================================
--- trunk/dports/www/nginx/Portfile 2015-12-12 16:27:23 UTC (rev 143441)
+++ trunk/dports/www/nginx/Portfile 2015-12-12 16:28:36 UTC (rev 143442)
@@ -204,9 +204,9 @@
}
variant perl5 description {Add perl support to the server directly within nginx and call perl via SSI} {
- depends_lib-append port:perl5.16
+ depends_lib-append port:perl5.22
configure.args-append --with-http_perl_module \
- --with-perl=${prefix}/bin/perl5.16
+ --with-perl=${prefix}/bin/perl5.22
}
variant random_index description {Randomize directory indexes} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/3c6f7fe3/attachment.html>
More information about the macports-changes
mailing list