aboutsummaryrefslogtreecommitdiffstats
path: root/www/squid25/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/squid25/Makefile')
-rw-r--r--www/squid25/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/www/squid25/Makefile b/www/squid25/Makefile
index 913bc7644960..91211d57b6b8 100644
--- a/www/squid25/Makefile
+++ b/www/squid25/Makefile
@@ -74,7 +74,7 @@
PORTNAME= squid
PORTVERSION= 2.5.6
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
@@ -103,7 +103,10 @@ PATCHFILES= squid-2.5.STABLE6-ufs_no_valid_dir.patch \
squid-2.5.STABLE6-heap_segfault.patch \
squid-2.5.STABLE6-initgroups.patch \
squid-2.5.STABLE6-external_acl_newlines.patch \
- squid-2.5.STABLE6-ntlm_fetch_string.patch
+ squid-2.5.STABLE6-ntlm_fetch_string.patch \
+ squid-2.5.STABLE6-ntlm_noreuse_leak.patch \
+ squid-2.5.STABLE6-ntlm_challengereuse_leak.patch \
+ squid-2.5.STABLE6-rotate_error.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= tmseck@netcologne.de