[154390] trunk/dports/www/nginx/Portfile
mojca at macports.org
mojca at macports.org
Fri Oct 28 23:44:00 CEST 2016
Revision: 154390
https://trac.macports.org/changeset/154390
Author: mojca at macports.org
Date: 2016-10-28 23:44:00 +0200 (Fri, 28 Oct 2016)
Log Message:
-----------
nginx: switch to perl5.24 (#52081)
Modified Paths:
--------------
trunk/dports/www/nginx/Portfile
Modified: trunk/dports/www/nginx/Portfile
===================================================================
--- trunk/dports/www/nginx/Portfile 2016-10-28 21:41:48 UTC (rev 154389)
+++ trunk/dports/www/nginx/Portfile 2016-10-28 21:44:00 UTC (rev 154390)
@@ -5,6 +5,7 @@
name nginx
version 1.11.5
+revision 1
categories www mail
platforms darwin
license BSD
@@ -205,9 +206,9 @@
}
variant perl5 description {Add perl support to the server directly within nginx and call perl via SSI} {
- depends_lib-append port:perl5.22
+ depends_lib-append port:perl5.24
configure.args-append --with-http_perl_module \
- --with-perl=${prefix}/bin/perl5.22
+ --with-perl=${prefix}/bin/perl5.24
}
variant random_index description {Randomize directory indexes} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161028/107675dc/attachment-0002.html>
More information about the macports-changes
mailing list