summaryrefslogtreecommitdiffstats
path: root/www/squid27
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-11-14 09:55:40 +0000
committerkrion <krion@FreeBSD.org>2004-11-14 09:55:40 +0000
commit0370397ee84c613f01f9a837807cb2ef27c32a25 (patch)
tree224a7c9dc98975b3f9617f115653259c0712ad4e /www/squid27
parentf3ef367fd7221af01e2cc67c3c5dce7d0430b945 (diff)
downloadFreeBSD-ports-0370397ee84c613f01f9a837807cb2ef27c32a25.zip
FreeBSD-ports-0370397ee84c613f01f9a837807cb2ef27c32a25.tar.gz
- fix shutting down of helper applications on reconfigure or
logrotation (squid bug #1118) - properly close the client TCP connection when a malformed blank HTTP response was received from the server (squid bug #1116) PR: ports/73913 Submitted by: maintainer
Diffstat (limited to 'www/squid27')
-rw-r--r--www/squid27/Makefile6
-rw-r--r--www/squid27/distinfo4
2 files changed, 8 insertions, 2 deletions
diff --git a/www/squid27/Makefile b/www/squid27/Makefile
index 45c18d8..0a4ceeb 100644
--- a/www/squid27/Makefile
+++ b/www/squid27/Makefile
@@ -74,7 +74,7 @@
PORTNAME= squid
PORTVERSION= 2.5.7
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
@@ -89,7 +89,9 @@ DIST_SUBDIR= squid2.5
PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.5/bugs/
PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch \
squid-2.5.STABLE7-LDAP_version_documentation.patch \
- squid-2.5.STABLE7_req_resp_header.patch
+ squid-2.5.STABLE7_req_resp_header.patch \
+ squid-2.5.STABLE7-helper_shutdown.patch \
+ squid-2.5.STABLE7-blank_response.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= tmseck@netcologne.de
diff --git a/www/squid27/distinfo b/www/squid27/distinfo
index b986bb7..e8859e6 100644
--- a/www/squid27/distinfo
+++ b/www/squid27/distinfo
@@ -6,3 +6,7 @@ MD5 (squid2.5/squid-2.5.STABLE7-LDAP_version_documentation.patch) = 7e2dbbcfd226
SIZE (squid2.5/squid-2.5.STABLE7-LDAP_version_documentation.patch) = 1170
MD5 (squid2.5/squid-2.5.STABLE7_req_resp_header.patch) = 4237a7bcea6cb440e2b80414daf82c25
SIZE (squid2.5/squid-2.5.STABLE7_req_resp_header.patch) = 1696
+MD5 (squid2.5/squid-2.5.STABLE7-helper_shutdown.patch) = bf5a91a22a4a982e2f5dd9752e81998b
+SIZE (squid2.5/squid-2.5.STABLE7-helper_shutdown.patch) = 11579
+MD5 (squid2.5/squid-2.5.STABLE7-blank_response.patch) = b4d3265c55888f9b9ba3c5bc7d073822
+SIZE (squid2.5/squid-2.5.STABLE7-blank_response.patch) = 723
OpenPOWER on IntegriCloud