diff options
Diffstat (limited to 'www/squid31/Makefile')
-rw-r--r-- | www/squid31/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/www/squid31/Makefile b/www/squid31/Makefile index 45c18d8..0a4ceeb 100644 --- a/www/squid31/Makefile +++ b/www/squid31/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 |