diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-01 14:49:51 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-01 14:49:51 +0800 |
commit | 5a63827618ac9ac1ba1d644bba26fbbff49327bb (patch) | |
tree | 2996da4b20b682b1b46150b29002f51585f046b0 /www | |
parent | 92170126a08edf49e32c345c624893dd842ed7de (diff) | |
download | freebsd-ports-gnome-5a63827618ac9ac1ba1d644bba26fbbff49327bb.tar.gz freebsd-ports-gnome-5a63827618ac9ac1ba1d644bba26fbbff49327bb.tar.zst freebsd-ports-gnome-5a63827618ac9ac1ba1d644bba26fbbff49327bb.zip |
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/
Diffstat (limited to 'www')
-rw-r--r-- | www/squid/Makefile | 4 | ||||
-rw-r--r-- | www/squid/distinfo | 1 | ||||
-rw-r--r-- | www/squid23/Makefile | 4 | ||||
-rw-r--r-- | www/squid23/distinfo | 1 | ||||
-rw-r--r-- | www/squid24/Makefile | 4 | ||||
-rw-r--r-- | www/squid24/distinfo | 1 | ||||
-rw-r--r-- | www/squid25/Makefile | 4 | ||||
-rw-r--r-- | www/squid25/distinfo | 1 | ||||
-rw-r--r-- | www/squid26/Makefile | 4 | ||||
-rw-r--r-- | www/squid26/distinfo | 1 | ||||
-rw-r--r-- | www/squid27/Makefile | 4 | ||||
-rw-r--r-- | www/squid27/distinfo | 1 | ||||
-rw-r--r-- | www/squid30/Makefile | 4 | ||||
-rw-r--r-- | www/squid30/distinfo | 1 | ||||
-rw-r--r-- | www/squid31/Makefile | 4 | ||||
-rw-r--r-- | www/squid31/distinfo | 1 |
16 files changed, 24 insertions, 16 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile index 769f27a69499..7595a8afd6f6 100644 --- a/www/squid/Makefile +++ b/www/squid/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/squid/distinfo b/www/squid/distinfo index ea395b185be0..7781215fd2c2 100644 --- a/www/squid/distinfo +++ b/www/squid/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 diff --git a/www/squid23/Makefile b/www/squid23/Makefile index 769f27a69499..7595a8afd6f6 100644 --- a/www/squid23/Makefile +++ b/www/squid23/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/squid23/distinfo b/www/squid23/distinfo index ea395b185be0..7781215fd2c2 100644 --- a/www/squid23/distinfo +++ b/www/squid23/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 diff --git a/www/squid24/Makefile b/www/squid24/Makefile index 769f27a69499..7595a8afd6f6 100644 --- a/www/squid24/Makefile +++ b/www/squid24/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/squid24/distinfo b/www/squid24/distinfo index ea395b185be0..7781215fd2c2 100644 --- a/www/squid24/distinfo +++ b/www/squid24/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 diff --git a/www/squid25/Makefile b/www/squid25/Makefile index 769f27a69499..7595a8afd6f6 100644 --- a/www/squid25/Makefile +++ b/www/squid25/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/squid25/distinfo b/www/squid25/distinfo index ea395b185be0..7781215fd2c2 100644 --- a/www/squid25/distinfo +++ b/www/squid25/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 diff --git a/www/squid26/Makefile b/www/squid26/Makefile index 769f27a69499..7595a8afd6f6 100644 --- a/www/squid26/Makefile +++ b/www/squid26/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/squid26/distinfo b/www/squid26/distinfo index ea395b185be0..7781215fd2c2 100644 --- a/www/squid26/distinfo +++ b/www/squid26/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 diff --git a/www/squid27/Makefile b/www/squid27/Makefile index 769f27a69499..7595a8afd6f6 100644 --- a/www/squid27/Makefile +++ b/www/squid27/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/squid27/distinfo b/www/squid27/distinfo index ea395b185be0..7781215fd2c2 100644 --- a/www/squid27/distinfo +++ b/www/squid27/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 diff --git a/www/squid30/Makefile b/www/squid30/Makefile index 769f27a69499..7595a8afd6f6 100644 --- a/www/squid30/Makefile +++ b/www/squid30/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/squid30/distinfo b/www/squid30/distinfo index ea395b185be0..7781215fd2c2 100644 --- a/www/squid30/distinfo +++ b/www/squid30/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 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 |