From 5f825c7ab91f8ce01b832eca6fb74c8314d53a8d Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Thu, 5 Mar 1998 06:43:06 +0000 Subject: Update squid1.2.beta14 -> beta16. Note: the b14 -> b15 change will loose your cache unless you take the steps on http://squid.nlanr.net/ to recover it. Read the Changelog for details, this is a fairly large update. --- www/squid27/files/patch-al | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) (limited to 'www/squid27/files/patch-al') diff --git a/www/squid27/files/patch-al b/www/squid27/files/patch-al index c770bfd3b646..f2c7969ff964 100644 --- a/www/squid27/files/patch-al +++ b/www/squid27/files/patch-al @@ -1,17 +1,15 @@ -*** /tmp/configure Sat Feb 7 21:20:29 1998 ---- configure Sat Feb 7 21:24:51 1998 -*************** -*** 608,619 **** - REGEXLIB='' # -lregex - LIBREGEX='' # libregex.a - -- if test "$libexecdir" = '${exec_prefix}/libexec'; then -- libexecdir='${bindir}' -- localstatedir='${prefix}' -- -- fi -- - if test -z "$CACHE_HTTP_PORT"; then - CACHE_HTTP_PORT="3128" - fi ---- 608,613 ---- +--- configure.orig Fri Feb 27 13:51:13 1998 ++++ configure Thu Mar 5 14:39:57 1998 +@@ -611,12 +611,6 @@ + REGEXLIB='' # -lregex + LIBREGEX='' # libregex.a + +-if test "$libexecdir" = '${exec_prefix}/libexec'; then +- libexecdir='${bindir}' +- localstatedir='${prefix}' +- +-fi +- + if test -z "$CACHE_HTTP_PORT"; then + CACHE_HTTP_PORT="3128" + fi -- cgit v1.2.3