ports/65776: [Maintainer] www/squid: add a new vendor patch
Thomas-Martin Seck
tmseck at netcologne.de
Mon Apr 19 18:10:18 UTC 2004
>Number: 65776
>Category: ports
>Synopsis: [Maintainer] www/squid: add a new 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: Mon Apr 19 11:10:17 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: Thomas-Martin Seck
>Release: FreeBSD 4.9-STABLE i386
>Organization:
a private site in Germany
>Environment:
FreeBSD ports repository as of 19 April 2004.
>Description:
- Add a vendor patch to fix an assertion failure that could occur
in certain rare conditions involving aborted POST/PUT requests
(squid bug #943)
- bump PORTREVISION
(Apologies for having missed this one when preparing the previous
update, it was just a matter of hours as it seems)
>How-To-Repeat:
>Fix:
Apply this patch:
Index: distinfo
===================================================================
--- distinfo (revision 34)
+++ distinfo (revision 35)
@@ -20,3 +20,5 @@
SIZE (squid2.5/squid-2.5.STABLE5-rfc1035NameUnpack.patch) = 685
MD5 (squid2.5/squid-2.5.STABLE5-digest_blank.patch) = 9eec94b95e52f26aece4568af4a2e5ae
SIZE (squid2.5/squid-2.5.STABLE5-digest_blank.patch) = 4598
+MD5 (squid2.5/squid-2.5.STABLE5-post_assert.patch) = 154d3540d53ab3c377554a6756019e10
+SIZE (squid2.5/squid-2.5.STABLE5-post_assert.patch) = 2953
Index: Makefile
===================================================================
--- Makefile (revision 34)
+++ Makefile (revision 35)
@@ -29,7 +29,7 @@
PORTNAME= squid
PORTVERSION= 2.5.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
@@ -51,7 +51,8 @@
squid-2.5.STABLE5-cache_swap_log.patch \
squid-2.5.STABLE5-ntlm_warning.patch \
squid-2.5.STABLE5-rfc1035NameUnpack.patch \
- squid-2.5.STABLE5-digest_blank.patch
+ squid-2.5.STABLE5-digest_blank.patch \
+ squid-2.5.STABLE5-post_assert.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= tmseck at netcologne.de
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list