minor update to squid 3.2.11
This commit is contained in:
parent
10f1724211
commit
5c7ac6266b
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user