aboutsummaryrefslogtreecommitdiffstats
path: root/www/squid30/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/squid30/Makefile')
-rw-r--r--www/squid30/Makefile11
1 files changed, 9 insertions, 2 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile
index d10b8eeee0d8..bc8d8fbba548 100644
--- a/www/squid30/Makefile
+++ b/www/squid30/Makefile
@@ -29,7 +29,7 @@
PORTNAME= squid
PORTVERSION= 2.5.5
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
@@ -56,7 +56,14 @@ PATCHFILES= squid-2.5.STABLE5-ntlm_assert.patch \
squid-2.5.STABLE5-digest_ERR.patch \
squid-2.5.STABLE5-turkish_ERR_DNS_FAIL.patch \
squid-2.5.STABLE5-vary_negatively.patch \
- squid-2.5.STABLE5-range_offset_limit.patch
+ squid-2.5.STABLE5-range_offset_limit.patch \
+ squid-2.5.STABLE5-large_cache_mem.patch \
+ squid-2.5.STABLE5-least-load.patch \
+ squid-2.5.STABLE5-cacheCurrentUnlinkRequests.patch \
+ squid-2.5.STABLE5-debug_client_ip.patch \
+ squid-2.5.STABLE5-ftp_html_doctype.patch \
+ squid-2.5.STABLE5-dns_localhost.patch \
+ squid-2.5.STABLE5-msnt_auth_doc.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= tmseck@netcologne.de