From 63e45c24e6d42b4067c6070a474cab7c0dded7f7 Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Fri, 7 May 2010 00:02:16 +0000 Subject: - Regenerate patch files with make makepatch for they have piled up and additional patches conflict. This also will help when we try to syncronize www/apache20&www/apache22 - Unconditionally apply the mod_proxy_connect patch, you just may or may not actually compile the file to save some logic in Makefile With Hat: apache@ --- www/apache22/files/patch-srclib-apr-utils-buildconf | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 www/apache22/files/patch-srclib-apr-utils-buildconf (limited to 'www/apache22/files/patch-srclib-apr-utils-buildconf') diff --git a/www/apache22/files/patch-srclib-apr-utils-buildconf b/www/apache22/files/patch-srclib-apr-utils-buildconf deleted file mode 100644 index a916dba5deb8..000000000000 --- a/www/apache22/files/patch-srclib-apr-utils-buildconf +++ /dev/null @@ -1,13 +0,0 @@ ---- srclib/apr-util/buildconf.orig Sat Mar 25 20:30:07 2006 -+++ srclib/apr-util/buildconf Sun Sep 24 15:13:18 2006 -@@ -81,8 +81,10 @@ - # - # Generate build-outputs.mk for the build systme - # -+if [ "x${FULLBUILD}" = "xon" ] ; then - echo "Generating 'make' outputs ..." - $apr_src_dir/build/gen-build.py make -+fi - - # - # If Expat has been bundled, then go and configure the thing -- cgit v1.2.3