diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-01 06:49:51 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-01 06:49:51 +0000 |
commit | 415b1f6a3145e0aaaea748cf929bbfbf56ba70fb (patch) | |
tree | 9d6e4a2107d18db8f9320ae9ea723371dff32e37 /www/squid31 | |
parent | Remove empty fonts.dir and fonts.alias files. (Note chinese/kcfonts still (diff) |
Add an official patch.
Synopsis:
"If you fill up your squid cache, CPU will go to 100% but the cache will not be
cleaned up."
PR: 18920
Submitted by: Mike Harding <mvh@ix.netcom.com>
Obtained from: http://www.squid-cache.org/Versions/v2/2.3/bugs/
Notes
Notes:
svn path=/head/; revision=29027
Diffstat (limited to 'www/squid31')
-rw-r--r-- | www/squid31/Makefile | 4 | ||||
-rw-r--r-- | www/squid31/distinfo | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/www/squid31/Makefile b/www/squid31/Makefile index 769f27a69499..7595a8afd6f6 100644 --- a/www/squid31/Makefile +++ b/www/squid31/Makefile @@ -16,8 +16,8 @@ MASTER_SITES= \ DISTNAME= squid-2.3.STABLE3 EXTRACT_SUFX= -src.tar.gz -#PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.3/bugs/ -#PATCHFILES= +PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.3/bugs/ +PATCHFILES= squid-2.3.stable3-storeExpiredReferenceAge.patch MAINTAINER= peter@freebsd.org diff --git a/www/squid31/distinfo b/www/squid31/distinfo index ea395b185be0..7781215fd2c2 100644 --- a/www/squid31/distinfo +++ b/www/squid31/distinfo @@ -1 +1,2 @@ MD5 (squid2.3/squid-2.3.STABLE3-src.tar.gz) = 8c2384ea5e17c68941fea4cdeef3b6f7 +MD5 (squid2.3/squid-2.3.stable3-storeExpiredReferenceAge.patch) = e98c735db35ed1f38363e54d9bf6d788 |