Date: Sat, 1 Nov 2014 09:52:07 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371999 - head/www/mod_log_mysql Message-ID: <201411010952.sA19q7vC027182@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sat Nov 1 09:52:06 2014 New Revision: 371999 URL: https://svnweb.freebsd.org/changeset/ports/371999 QAT: https://qat.redports.org/buildarchive/r371999/ Log: Unbreak, www/mod_log_config-st wants apache 22 Modified: head/www/mod_log_mysql/Makefile Modified: head/www/mod_log_mysql/Makefile ============================================================================== --- head/www/mod_log_mysql/Makefile Sat Nov 1 09:48:47 2014 (r371998) +++ head/www/mod_log_mysql/Makefile Sat Nov 1 09:52:06 2014 (r371999) @@ -20,7 +20,7 @@ LICENSE_PERMS_PUBLIC_DOMAIN= dist-mirror USES= tar:xz RUN_DEPENDS+= ${LOCALBASE}/${APACHEMODDIR}/mod_log_config-st.so:${PORTSDIR}/www/mod_log_config-st -USE_APACHE= 22+ +USE_APACHE= 22 AP_FAST_BUILD= yes AP_GENPLIST= yes USE_MYSQL= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411010952.sA19q7vC027182>