summaryrefslogtreecommitdiffstats
path: root/www/squid25
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-04-19 19:47:43 +0000
committerkrion <krion@FreeBSD.org>2004-04-19 19:47:43 +0000
commit488e950e0f5a5c5d95e55e35aab7809edca54bfe (patch)
treea27499e67370734f52f7abda09ceb41db1b0beee /www/squid25
parent99809f868bd985a3e716d39c1d613301bd99ea10 (diff)
downloadFreeBSD-ports-488e950e0f5a5c5d95e55e35aab7809edca54bfe.zip
FreeBSD-ports-488e950e0f5a5c5d95e55e35aab7809edca54bfe.tar.gz
- 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
Diffstat (limited to 'www/squid25')
-rw-r--r--www/squid25/Makefile5
-rw-r--r--www/squid25/distinfo2
2 files changed, 5 insertions, 2 deletions
diff --git a/www/squid25/Makefile b/www/squid25/Makefile
index 42c7294..76e17f9 100644
--- a/www/squid25/Makefile
+++ b/www/squid25/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/squid25/distinfo b/www/squid25/distinfo
index bf67bc3..f6c413f 100644
--- a/www/squid25/distinfo
+++ b/www/squid25/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
OpenPOWER on IntegriCloud