ports/86669: [Maintainer] www/squid: integrate vendor patch for delay pool problems

Thomas-Martin Seck tmseck at netcologne.de
Wed Sep 28 12:30:13 UTC 2005


>Number:         86669
>Category:       ports
>Synopsis:       [Maintainer] www/squid: integrate vendor patch for delay pool problems
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 28 12:30:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Thomas-Martin Seck
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
a private site in Germany
>Environment:
FreeBSD ports collection as of Sept 28, 2005.

	
>Description:
Integrate a patch from <http://www.squid-cache.org/Versions/v2/2.5/bugs/>:
- fix delay pools behaviour which was broken by the patch for squid bug #500,
  introduced in squid-2.5.10_6 (squid bug #1405)
	
>How-To-Repeat:
	
>Fix:
Apply this patch:

Index: distinfo
===================================================================
--- distinfo	(.../www/squid)	(revision 583)
+++ distinfo	(.../local/squid)	(revision 583)
@@ -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
Index: Makefile
===================================================================
--- Makefile	(.../www/squid)	(revision 583)
+++ Makefile	(.../local/squid)	(revision 583)
@@ -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 @@
 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 at netcologne.de
	


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list