aboutsummaryrefslogtreecommitdiffstats
path: root/www/squid25/files
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1998-03-05 14:43:06 +0800
committerpeter <peter@FreeBSD.org>1998-03-05 14:43:06 +0800
commit7b4116530bb05c63cd5e66b857f05770730e77f1 (patch)
tree76f40fc0eca3f0705245c7da7c6d24907300e826 /www/squid25/files
parentcd25f897e7be295ad7b90426f58c50a86cc28ead (diff)
downloadfreebsd-ports-gnome-7b4116530bb05c63cd5e66b857f05770730e77f1.tar.gz
freebsd-ports-gnome-7b4116530bb05c63cd5e66b857f05770730e77f1.tar.zst
freebsd-ports-gnome-7b4116530bb05c63cd5e66b857f05770730e77f1.zip
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.
Diffstat (limited to 'www/squid25/files')
-rw-r--r--www/squid25/files/patch-al32
1 files changed, 15 insertions, 17 deletions
diff --git a/www/squid25/files/patch-al b/www/squid25/files/patch-al
index c770bfd3b646..f2c7969ff964 100644
--- a/www/squid25/files/patch-al
+++ b/www/squid25/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