aboutsummaryrefslogtreecommitdiffstats
path: root/www/squid31/Makefile
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2005-09-28 20:55:56 +0800
committergarga <garga@FreeBSD.org>2005-09-28 20:55:56 +0800
commit4a82876ea64d50d81e38b48918331ad7eb0884c1 (patch)
tree01837e15353eb3cf2df063b14d7b30e30d58cf5f /www/squid31/Makefile
parentad576e9c8ac093f53f3cc75d7486b8eb9138c853 (diff)
downloadfreebsd-ports-gnome-4a82876ea64d50d81e38b48918331ad7eb0884c1.tar.gz
freebsd-ports-gnome-4a82876ea64d50d81e38b48918331ad7eb0884c1.tar.zst
freebsd-ports-gnome-4a82876ea64d50d81e38b48918331ad7eb0884c1.zip
Integrate a patch from
<http://www.squid-cache.org/Versions/v2/2.5/bugs/>: - fix delay pools behaviour which was broken by the patch for squid bug #500, introduced in squid-2.5.10_6 (squid bug #1405) PR: ports/86669 Submitted by: maintainer
Diffstat (limited to 'www/squid31/Makefile')
-rw-r--r--www/squid31/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/squid31/Makefile b/www/squid31/Makefile
index 932e66e9902a..12d4a662a617 100644
--- a/www/squid31/Makefile
+++ b/www/squid31/Makefile
@@ -70,6 +70,7 @@
PORTNAME= squid
PORTVERSION= 2.5.11
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
@@ -82,7 +83,7 @@ DISTNAME= squid-2.5.STABLE11
DIST_SUBDIR= squid2.5
PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.5/bugs/
-PATCHFILES=
+PATCHFILES= squid-2.5.STABLE11-delaypools_truncated.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= tmseck@netcologne.de