Date: Sat, 20 Jul 2013 17:14:14 +0000 (UTC) From: Olli Hauer <ohauer@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r323352 - head/www/mod_macro24 Message-ID: <201307201714.r6KHEEaQ063494@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ohauer Date: Sat Jul 20 17:14:14 2013 New Revision: 323352 URL: http://svnweb.freebsd.org/changeset/ports/323352 Log: - apache24-2.4.6 and newer delivers mod_macro by default - set EXPIRATION_DATE to 2013-08-03 with hat apache@ Modified: head/www/mod_macro24/Makefile Modified: head/www/mod_macro24/Makefile ============================================================================== --- head/www/mod_macro24/Makefile Sat Jul 20 17:11:54 2013 (r323351) +++ head/www/mod_macro24/Makefile Sat Jul 20 17:14:14 2013 (r323352) @@ -15,6 +15,9 @@ LICENSE_PERMS= dist-mirror dist-sell pkg MAKE_JOBS_SAFE= yes +IGNORE= apache24-2.4.6 and newer delivers this module by default +EXPIRATION_DATE=2013-08-03 + USE_APACHE= 24 LATEST_LINK= mod_macro24 AP_FAST_BUILD= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307201714.r6KHEEaQ063494>