summaryrefslogtreecommitdiff
path: root/www/squid27/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/squid27/Makefile')
-rw-r--r--www/squid27/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/www/squid27/Makefile b/www/squid27/Makefile
index 3a5657df0b45..f93f300b3f65 100644
--- a/www/squid27/Makefile
+++ b/www/squid27/Makefile
@@ -7,6 +7,7 @@
PORTNAME= squid
PORTVERSION= 2.4
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/squid-2/STABLE/ \
@@ -17,7 +18,10 @@ DISTNAME= squid-2.4.STABLE1
EXTRACT_SUFX= -src.tar.gz
PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.4/bugs/
-PATCHFILES=
+PATCHFILES= squid-2.4.stable1-wrong_sign_on_timestamp_check.patch \
+ squid-2.4.stable1-high_cpu_with_peers.patch \
+ squid-2.4.stable1-force_valid_blksize.patch \
+ squid-2.4.stable1-kill_parent_on_child_sigkill.patch
MAINTAINER= adrian@freebsd.org