[40463] trunk/dports/www/nginx/Portfile

boeyms at macports.org boeyms at macports.org
Thu Oct 2 10:27:19 PDT 2008


Revision: 40463
          http://trac.macports.org/changeset/40463
Author:   boeyms at macports.org
Date:     2008-10-02 10:27:19 -0700 (Thu, 02 Oct 2008)
Log Message:
-----------
nginx: fix description of perl5 variant

This patch addresses ticket:15948.

Modified Paths:
--------------
    trunk/dports/www/nginx/Portfile

Modified: trunk/dports/www/nginx/Portfile
===================================================================
--- trunk/dports/www/nginx/Portfile	2008-10-02 17:26:30 UTC (rev 40462)
+++ trunk/dports/www/nginx/Portfile	2008-10-02 17:27:19 UTC (rev 40463)
@@ -101,7 +101,8 @@
 # This variant has been labelled "perl5" so as to allow users to easily stick
 # with perl 5.x once perl 6.x is released; a "perl6" variant will also be added
 # at that time.
-variant perl5 description {Add perl support to the server} {
+variant perl5 description {Add perl support to the server directly within\
+        nginx and call perl via SSI} {
     depends_run-append	    port:perl5.8
     configure.args-append   --with-http_perl_module
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081002/8eb5ea06/attachment.html 


More information about the macports-changes mailing list