aboutsummaryrefslogtreecommitdiffstats
path: root/www/squid27/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-12-30 17:22:31 +0800
committeredwin <edwin@FreeBSD.org>2003-12-30 17:22:31 +0800
commit242a633da6d2764a8d5c6c7aec409ec5c8668dfd (patch)
treede0402be611455f7f197515dccc3be7b8cea2840 /www/squid27/Makefile
parentb82911771c777227dac990380f4376cc94415179 (diff)
downloadfreebsd-ports-gnome-242a633da6d2764a8d5c6c7aec409ec5c8668dfd.tar.gz
freebsd-ports-gnome-242a633da6d2764a8d5c6c7aec409ec5c8668dfd.tar.zst
freebsd-ports-gnome-242a633da6d2764a8d5c6c7aec409ec5c8668dfd.zip
Add more patch files for www/squid
PR: ports/59091 (based on) Submitted by: Thomas-Martin Seck <tmseck@netcologne.de>
Diffstat (limited to 'www/squid27/Makefile')
-rw-r--r--www/squid27/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/www/squid27/Makefile b/www/squid27/Makefile
index d71106439811..156fe3a39bc7 100644
--- a/www/squid27/Makefile
+++ b/www/squid27/Makefile
@@ -7,7 +7,7 @@
PORTNAME= squid
PORTVERSION= 2.5.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
@@ -44,7 +44,10 @@ PATCHFILES= squid-2.5.STABLE4-reconfigure_message.patch \
squid-2.5.STABLE4-pconn-load.patch \
squid-2.5.STABLE4-icon_urls.patch \
squid-2.5.STABLE4-redirector_access.patch \
- squid-2.5.STABLE4-pconn-lifo.patch
+ squid-2.5.STABLE4-pconn-lifo.patch \
+ squid-2.5.STABLE4-cache_peer_maxconn.patch \
+ squid-2.5.STABLE4-pid_filename_none.patch \
+ squid-2.5.STABLE4-dns_namelength.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= adrian@freebsd.org