summaryrefslogtreecommitdiff
path: root/www/squid27/files
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1998-03-05 06:43:06 +0000
committerPeter Wemm <peter@FreeBSD.org>1998-03-05 06:43:06 +0000
commit5f825c7ab91f8ce01b832eca6fb74c8314d53a8d (patch)
treeddda0232c4df3d2105553cc7e7e9043ba1a12a5b /www/squid27/files
parentShould have been "glibstdc++" (diff)
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.
Notes
Notes: svn path=/head/; revision=10048
Diffstat (limited to 'www/squid27/files')
-rw-r--r--www/squid27/files/patch-al32
1 files changed, 15 insertions, 17 deletions
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