Skip site navigation (1)Skip section navigation (2)
Date:      10 Feb 2005 19:13:34 -0000
From:      Thomas-Martin Seck <tmseck@netcologne.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/77360: [Maintainer] www/squid: unbreak fetching
Message-ID:  <20050210191334.29903.qmail@laurel.tmseck.homedns.org>
Resent-Message-ID: <200502101920.j1AJKIB1048964@freefall.freebsd.org>

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

>Number:         77360
>Category:       ports
>Synopsis:       [Maintainer] www/squid: unbreak fetching
>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:   Thu Feb 10 19:20:18 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 Feb 10, 2005.

	
>Description:
Update distinfo for the updated header_parsing.patch and update the
accompanying ERR_INVALID_RESP patch accordingly, too.
	
>How-To-Repeat:
cd /usr/ports/www/squid && make fetch
	
>Fix:
Apply this patch:
Index: distinfo
===================================================================
--- distinfo	(.../www/squid)	(revision 400)
+++ distinfo	(.../local/squid)	(revision 400)
@@ -34,8 +34,8 @@
 SIZE (squid2.5/squid-2.5.STABLE7-fqdn_truncated.patch) = 4484
 MD5 (squid2.5/squid-2.5.STABLE7-ldap_spaces.patch) = 8c2eb269b16d757b562ee32a2eb7ef99
 SIZE (squid2.5/squid-2.5.STABLE7-ldap_spaces.patch) = 1974
-MD5 (squid2.5/squid-2.5.STABLE7-header_parsing.patch) = 81fc39556c20fa64f4bffacbaf5876b1
-SIZE (squid2.5/squid-2.5.STABLE7-header_parsing.patch) = 44080
+MD5 (squid2.5/squid-2.5.STABLE7-header_parsing.patch) = fb3638f751fe45910057b101ef2febfd
+SIZE (squid2.5/squid-2.5.STABLE7-header_parsing.patch) = 48402
 MD5 (squid2.5/squid-2.5.STABLE7-httpd_accel_no_pmtu_disc.patch) = a151cd22387e815028351b8b69541eec
 SIZE (squid2.5/squid-2.5.STABLE7-httpd_accel_no_pmtu_disc.patch) = 4113
 MD5 (squid2.5/squid-2.5.STABLE7-ftp_datachannel.patch) = cc65c481c7ea1e2cb2bc1c0b61f09a69
Index: files/patch-ERR_INVALID_RESP
===================================================================
--- files/patch-ERR_INVALID_RESP	(.../www/squid)	(revision 400)
+++ files/patch-ERR_INVALID_RESP	(.../local/squid)	(revision 400)
@@ -31,39 +31,6 @@
 +you with more details about the exact nature of the problem if needed.
 +
 +<P>Your cache administrator is <A HREF="mailto:%w">%w</A>. 
-diff -ruP errors.orig/Lithuanian/ERR_INVALID_RESP errors/Lithuanian/ERR_INVALID_RESP
---- errors.orig/Lithuanian/ERR_INVALID_RESP	Thu Jan  1 01:00:00 1970
-+++ errors/Lithuanian/ERR_INVALID_RESP	Mon Jan 24 19:19:43 2005
-@@ -0,0 +1,29 @@
-+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">;
-+<HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
-+<TITLE>ERROR: The requested URL could not be retrieved</TITLE>
-+<STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
-+</HEAD><BODY>
-+<H1>ERROR</H1>
-+<H2>The requested URL could not be retrieved</H2>
-+<HR noshade size="1px">
-+<P>
-+While trying to process the request:
-+<PRE>
-+%R
-+</PRE>
-+<P>
-+The following error was encountered:
-+<UL>
-+<LI>
-+<STRONG>
-+Invalid Response
-+</STRONG>
-+</UL>
-+
-+<P>
-+The HTTP Response message received from the contacted server
-+could not be understood or was otherwise malformed. Please contact
-+the site operator. Your cache administrator may be able to provide
-+you with more details about the exact nature of the problem if needed.
-+
-+<P>Your cache administrator is <A HREF="mailto:%w">%w</A>. 
 diff -ruP errors.orig/Polish/ERR_INVALID_RESP errors/Polish/ERR_INVALID_RESP
 --- errors.orig/Polish/ERR_INVALID_RESP	Thu Jan  1 01:00:00 1970
 +++ errors/Polish/ERR_INVALID_RESP	Mon Jan 24 19:19:43 2005
Index: Makefile
===================================================================
--- Makefile	(.../www/squid)	(revision 400)
+++ Makefile	(.../local/squid)	(revision 400)
@@ -74,7 +74,7 @@
 
 PORTNAME=	squid
 PORTVERSION=	2.5.7
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	www
 MASTER_SITES=	\
 		ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
	


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



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