[89757] trunk/dports/www/apache2/Portfile

blair at macports.org blair at macports.org
Thu Feb 9 12:10:26 PST 2012


Revision: 89757
          http://trac.macports.org/changeset/89757
Author:   blair at macports.org
Date:     2012-02-09 12:10:26 -0800 (Thu, 09 Feb 2012)
Log Message:
-----------
apache2: force enabling the authn-alias module; closes #33204.

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

Modified: trunk/dports/www/apache2/Portfile
===================================================================
--- trunk/dports/www/apache2/Portfile	2012-02-09 15:40:33 UTC (rev 89756)
+++ trunk/dports/www/apache2/Portfile	2012-02-09 20:10:26 UTC (rev 89757)
@@ -5,6 +5,7 @@
 
 name                apache2
 version             2.2.22
+revision            1
 categories          www
 maintainers         ryandesign openmaintainer
 license             Apache-2
@@ -70,6 +71,7 @@
                    --with-pcre=${prefix} \
                    --mandir=${prefix}/share/man \
                    --enable-mods-shared=all \
+                   --enable-authn-alias=shared \
                    --enable-ssl \
                    --with-ssl=${prefix} \
                    --enable-cache \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120209/5e94efe3/attachment.html>


More information about the macports-changes mailing list