diff --git a/www/squid/Makefile b/www/squid/Makefile index 34cc8a87f7a..2c9c2370359 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.152 2013/04/27 15:19:48 sthen Exp $ +# $OpenBSD: Makefile,v 1.153 2013/04/30 14:05:51 sthen Exp $ MULTI_PACKAGES= -main -ntlm @@ -9,7 +9,7 @@ COMMENT-main= WWW and FTP proxy cache and accelerator COMMENT-ldap= LDAP authentication/ACL support for Squid COMMENT-ntlm= NTLM authentication/ACL support for Squid -V= 3.2.10 +V= 3.2.11 DISTNAME= squid-$V PKGNAME-main= squid-$V diff --git a/www/squid/distinfo b/www/squid/distinfo index c8fff459e58..b6f0efcb9c6 100644 --- a/www/squid/distinfo +++ b/www/squid/distinfo @@ -1,2 +1,2 @@ -SHA256 (squid-3.2.10.tar.gz) = je+T0BnB9W2JGA4utF1umoJyp6i8PLfDp7bMSq1TXjY= -SIZE (squid-3.2.10.tar.gz) = 4114308 +SHA256 (squid-3.2.11.tar.gz) = JMtnBCvQfOPXULJpySnivR1uYCqmMO6oIu8zWA8pihg= +SIZE (squid-3.2.11.tar.gz) = 4114086 diff --git a/www/squid/patches/patch-src_ip_Intercept_cc b/www/squid/patches/patch-src_ip_Intercept_cc deleted file mode 100644 index 995eb765062..00000000000 --- a/www/squid/patches/patch-src_ip_Intercept_cc +++ /dev/null @@ -1,11 +0,0 @@ -$OpenBSD: patch-src_ip_Intercept_cc,v 1.1 2013/04/27 15:19:48 sthen Exp $ ---- src/ip/Intercept.cc.orig Sat Apr 27 15:00:14 2013 -+++ src/ip/Intercept.cc Sat Apr 27 15:05:50 2013 -@@ -34,7 +34,6 @@ - #include "comm/Connection.h" - #include "ip/Intercept.h" - #include "fde.h" --#include "src/tools.h" - - #if IPF_TRANSPARENT -