Skip site navigation (1)Skip section navigation (2)
Date:      30 Jun 2005 18:57:43 -0000
From:      Thomas-Martin Seck <tmseck@netcologne.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/82838: [Maintainer] www/squid: update vendor patch
Message-ID:  <20050630185743.2075.qmail@laurel.tmseck.homedns.org>
Resent-Message-ID: <200506301900.j5UJ0Zbs015593@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         82838
>Category:       ports
>Synopsis:       [Maintainer] www/squid: update vendor patch
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 30 19:00:35 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 June 30, 2005.

	
>Description:
Update the patch that deals with coredumps in case access to /dev/ipnat
is denied to vendor version 2; cf <http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE10-transparent>.
	
>How-To-Repeat:
	
>Fix:
Apply this patch:

Index: distinfo
===================================================================
--- distinfo	(.../www/squid)	(revision 526)
+++ distinfo	(.../local/squid)	(revision 526)
@@ -8,8 +8,8 @@
 SIZE (squid2.5/squid-2.5.STABLE10-internal_date.patch) = 8150
 MD5 (squid2.5/squid-2.5.STABLE10-chroot-2.patch) = 4f4c0a21d75d77b17b7c35d80c0bd65e
 SIZE (squid2.5/squid-2.5.STABLE10-chroot-2.patch) = 3500
-MD5 (squid2.5/squid-2.5.STABLE10-transparent.patch) = 225cc597ae5e7b8951e96ce2656263c1
-SIZE (squid2.5/squid-2.5.STABLE10-transparent.patch) = 4702
+MD5 (squid2.5/squid-2.5.STABLE10-transparent-2.patch) = 0c40fb64d70670130115a3ac21c84ae8
+SIZE (squid2.5/squid-2.5.STABLE10-transparent-2.patch) = 4008
 MD5 (squid2.5/squid-2.5.STABLE10-redirect_flags.patch) = 3ab3faa007c77b763d4b11af5ebe694a
 SIZE (squid2.5/squid-2.5.STABLE10-redirect_flags.patch) = 945
 MD5 (squid2.5/squid-2.5.STABLE10-cache_dir_change.patch) = f22729393ededbe82acdf23bb298715b
Index: Makefile
===================================================================
--- Makefile	(.../www/squid)	(revision 526)
+++ Makefile	(.../local/squid)	(revision 526)
@@ -66,7 +66,7 @@
 
 PORTNAME=	squid
 PORTVERSION=	2.5.10
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	www
 MASTER_SITES=	\
 		ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
@@ -83,7 +83,7 @@
 		squid-2.5.STABLE10-spanish.patch \
 		squid-2.5.STABLE10-internal_date.patch \
 		squid-2.5.STABLE10-chroot-2.patch \
-		squid-2.5.STABLE10-transparent.patch \
+		squid-2.5.STABLE10-transparent-2.patch \
 		squid-2.5.STABLE10-redirect_flags.patch \
 		squid-2.5.STABLE10-cache_dir_change.patch \
 		squid-2.5.STABLE10-snmp_getnext.patch
	


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050630185743.2075.qmail>