Commit 1cf2e602 authored by Priscila Manhaes's avatar Priscila Manhaes

Refactor to undone the last commits

parent 33efbded
......@@ -13,20 +13,23 @@ extends =
../sqlite3/buildout.cfg
../zlib/buildout.cfg
[apache-hack-msvc8-httpd-2.2.4.patch]
[apache-CVE-2011-3368.patch]
recipe = hexagonit.recipe.download
md5sum = 49c811a7dcf56c50d701cf8341d07f4a
url = http://www.apache.org/dist/httpd/patches/apply_to_2.2.4/hack-msvc8-httpd-2.2.4.patch
md5sum = 1ad598213480ddfc239ce6359b7b2c0b
url = http://www.apache.org/dist/httpd/patches/apply_to_2.2.21/CVE-2011-3368.patch
filename = ${:_buildout_section_name_}
download-only = true
[apache]
# inspired on http://old.aclark.net/team/aclark/blog/a-lamp-buildout-for-wordpress-and-other-php-apps/
recipe = hexagonit.recipe.cmmi
depends =
${gdbm:version}
url = http://mir2.ovh.net/ftp.apache.org//dist/httpd/httpd-2.4.1.tar.bz2
md5sum = 7d3001c7a26b985d17caa367a868f11c
url = http://mir2.ovh.net/ftp.apache.org/dist//httpd/httpd-2.2.21.tar.bz2
md5sum = 1696ae62cd879ab1d4dd9ff021a470f2
patches =
${apache-CVE-2011-3368.patch:location}/${apache-CVE-2011-3368.patch:filename}
patch-options = -p1
configure-options = --disable-static
--enable-authn-alias
--enable-bucketeer
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment