diff options
Diffstat (limited to 'www/squid27/Makefile')
-rw-r--r-- | www/squid27/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/www/squid27/Makefile b/www/squid27/Makefile index 6a85318fe1c1..909682ce949b 100644 --- a/www/squid27/Makefile +++ b/www/squid27/Makefile @@ -74,6 +74,7 @@ PORTNAME= squid PORTVERSION= 2.5.9 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ @@ -86,7 +87,10 @@ DISTNAME= squid-2.5.STABLE9 DIST_SUBDIR= squid2.5 PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.5/bugs/ -PATCHFILES= +PATCHFILES= squid-2.5.STABLE9-setcookie.patch \ + squid-2.5.STABLE9-ftp_EPLF.patch \ + squid-2.5.STABLE9-ftp_base_href.patch \ + squid-2.5.STABLE9-acl_error.patch PATCH_DIST_STRIP= -p1 MAINTAINER= tmseck@netcologne.de |