Modified: trunk/dports/www/apache/Portfile (128951 => 128952)
--- trunk/dports/www/apache/Portfile 2014-12-01 02:45:40 UTC (rev 128951)
+++ trunk/dports/www/apache/Portfile 2014-12-01 03:03:37 UTC (rev 128952)
@@ -28,6 +28,7 @@
# Both apache and apache2 want to install dbmmanage.1 and other manpages.
conflicts apache2
+
platform darwin {
if { ![variant_isset apache_layout] } {
configure.args-append --with-layout=FreeBSD --logfiledir=${prefix}/var/log/httpd --runtimedir=${prefix}/var/run
Modified: trunk/dports/www/mod_security/Portfile (128951 => 128952)
--- trunk/dports/www/mod_security/Portfile 2014-12-01 02:45:40 UTC (rev 128951)
+++ trunk/dports/www/mod_security/Portfile 2014-12-01 03:03:37 UTC (rev 128952)
@@ -22,7 +22,7 @@
#master_sites sourceforge:projects/mod-security/files/modsecurity-apache/${version}/ # NOK
#master_sites sourceforge:project/mod-security/files/modsecurity-apache/${version}/ # NOK
#master_sites sourceforge:modsecurity-apache/${version}/ # NOK
-master_sites sourceforge:projects/mod-security/files/modsecurity-apache/${version}/
+master_sites sourceforge:project/mod-security/modsecurity-apache/${version}
distname modsecurity-apache_${version}
checksums rmd160 f36f29f75bb30ca80ebaf5a96aa951e9de475d03 \