aboutsummaryrefslogtreecommitdiffstats
path: root/www/squid26/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/squid26/Makefile')
-rw-r--r--www/squid26/Makefile15
1 files changed, 13 insertions, 2 deletions
diff --git a/www/squid26/Makefile b/www/squid26/Makefile
index 07b755491a4a..0019d32b7d1a 100644
--- a/www/squid26/Makefile
+++ b/www/squid26/Makefile
@@ -23,7 +23,7 @@
PORTNAME= squid
PORTVERSION= 2.5.4
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
@@ -76,7 +76,18 @@ PATCHFILES= squid-2.5.STABLE4-reconfigure_message.patch \
squid-2.5.STABLE4-ntlm_auth_popups.patch \
squid-2.5.STABLE4-ldap_group-S.patch \
squid-2.5.STABLE4-ipcache_purge.patch \
- squid-2.5.STABLE4-cache_peer_access_ntlm.patch
+ squid-2.5.STABLE4-cache_peer_access_ntlm.patch \
+ squid-2.5.STABLE4-wbinfo_group.patch \
+ squid-2.5.STABLE4-SMB_ntlm_auth.patch \
+ squid-2.5.STABLE4-miss_access_internal.patch \
+ squid-2.5.STABLE4-squidclient_auth.patch \
+ squid-2.5.STABLE4-authfixes.patch \
+ squid-2.5.STABLE4-arp-FreeBSD.patch \
+ squid-2.5.STABLE4-deny_info_reply.patch \
+ squid-2.5.STABLE4-authfixes2.patch \
+ squid-2.5.STABLE4-reply_body_max_size.patch \
+ squid-2.5.STABLE4-digest-abort.patch \
+ squid-2.5.STABLE4-ntlm_auth_user_hash_pointer-leak.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= tmseck@netcologne.de