From f73dbe174b0fefe4419b371fcfa6aa2958bd571e Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev <krion@FreeBSD.org> Date: Mon, 19 Apr 2004 19:47:43 +0000 Subject: - 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 PR: ports/65776 Submitted by: maintainer --- www/squid27/Makefile | 5 +++-- www/squid27/distinfo | 2 ++ 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'www/squid27') diff --git a/www/squid27/Makefile b/www/squid27/Makefile index 42c7294ea19c..76e17f992145 100644 --- a/www/squid27/Makefile +++ b/www/squid27/Makefile @@ -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 @@ PATCHFILES= squid-2.5.STABLE5-ntlm_assert.patch \ 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@netcologne.de diff --git a/www/squid27/distinfo b/www/squid27/distinfo index bf67bc312f7a..f6c413fbb455 100644 --- a/www/squid27/distinfo +++ b/www/squid27/distinfo @@ -20,3 +20,5 @@ MD5 (squid2.5/squid-2.5.STABLE5-rfc1035NameUnpack.patch) = e3640442452f77762df5b 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 -- cgit v1.2.3