diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-06-05 22:00:46 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-06-05 22:00:46 +0000 |
commit | 4fcbdb49da4663cd1114b3c04d8775e28d208380 (patch) | |
tree | b13c29e1c4a5982adb28e2fc74548796f9355185 /www/squid31/files | |
parent | 6ff685ad84b265975990920445f2f56b3ea71f67 (diff) |
Notes
Diffstat (limited to 'www/squid31/files')
-rw-r--r-- | www/squid31/files/icap-2.5-core.patch | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/www/squid31/files/icap-2.5-core.patch b/www/squid31/files/icap-2.5-core.patch index 4736c9487c3a..72fdb8065b08 100644 --- a/www/squid31/files/icap-2.5-core.patch +++ b/www/squid31/files/icap-2.5-core.patch @@ -20,7 +20,7 @@ for the "official" auto-generated patchset. See http://devel.squid-cache.org/icap/ for further information about the ICAP client project. -Patch last updated: 2006-05-21 +Patch last updated: 2006-06-01 Index: errors/Azerbaijani/ERR_ICAP_FAILURE =================================================================== @@ -5441,8 +5441,8 @@ Index: src/icap_respmod.c RCS file: src/icap_respmod.c diff -N src/icap_respmod.c --- /dev/null 1 Jan 1970 00:00:00 -0000 -+++ src/icap_respmod.c 17 Feb 2006 12:45:23 -0000 1.1.2.64 -@@ -0,0 +1,1057 @@ ++++ src/icap_respmod.c 25 May 2006 16:04:55 -0000 1.1.2.65 +@@ -0,0 +1,1055 @@ + +/* + * $Id$ @@ -5522,8 +5522,6 @@ diff -N src/icap_respmod.c + memBufPrintf(mb, "X-TE: trailers\r\n"); + } +#endif -+ if (service->flags.allow_204) -+ memBufPrintf(mb, "Allow: 204\r\n"); +} + +static int @@ -7101,7 +7099,10 @@ Index: src/url.c =================================================================== RCS file: /cvsroot/squid/squid/src/url.c,v retrieving revision 1.7.6.7 +retrieving revision 1.7.6.5.2.3 +diff -p -u -b -r1.7.6.7 -r1.7.6.5.2.3 --- src/url.c 11 Mar 2006 03:16:31 -0000 1.7.6.7 ++++ src/url.c 16 May 2006 17:56:59 -0000 1.7.6.5.2.3 @@ -103,6 +103,9 @@ const char *ProtocolStr[] = "whois", "internal", |