From 4a82876ea64d50d81e38b48918331ad7eb0884c1 Mon Sep 17 00:00:00 2001 From: garga Date: Wed, 28 Sep 2005 12:55:56 +0000 Subject: Integrate a patch from : - fix delay pools behaviour which was broken by the patch for squid bug #500, introduced in squid-2.5.10_6 (squid bug #1405) PR: ports/86669 Submitted by: maintainer --- www/squid30/Makefile | 3 ++- www/squid30/distinfo | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'www/squid30') diff --git a/www/squid30/Makefile b/www/squid30/Makefile index 932e66e9902a..12d4a662a617 100644 --- a/www/squid30/Makefile +++ b/www/squid30/Makefile @@ -70,6 +70,7 @@ PORTNAME= squid PORTVERSION= 2.5.11 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ @@ -82,7 +83,7 @@ DISTNAME= squid-2.5.STABLE11 DIST_SUBDIR= squid2.5 PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.5/bugs/ -PATCHFILES= +PATCHFILES= squid-2.5.STABLE11-delaypools_truncated.patch PATCH_DIST_STRIP= -p1 MAINTAINER= tmseck@netcologne.de diff --git a/www/squid30/distinfo b/www/squid30/distinfo index ff75fc378cb9..b0bb0dda7af6 100644 --- a/www/squid30/distinfo +++ b/www/squid30/distinfo @@ -1,2 +1,4 @@ MD5 (squid2.5/squid-2.5.STABLE11.tar.bz2) = 5e7f13ad95b64b60ddd6cdc2ab800d67 SIZE (squid2.5/squid-2.5.STABLE11.tar.bz2) = 1075431 +MD5 (squid2.5/squid-2.5.STABLE11-delaypools_truncated.patch) = 73bd15ae4853d9b0f45ac4277b35ed15 +SIZE (squid2.5/squid-2.5.STABLE11-delaypools_truncated.patch) = 588 -- cgit