Gentoo Archives: gentoo-commits

From: "Alin Nastac (mrness)" <mrness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-proxy/squidclamav/files: squidclamav-3.6-gentoo.patch
Date: Sun, 12 Oct 2008 07:53:38
Message-Id: E1Kovlg-0001Xt-M5@stork.gentoo.org
1 mrness 08/10/12 07:53:36
2
3 Added: squidclamav-3.6-gentoo.patch
4 Log:
5 Version bump. Remove squid run-time dependency (#241212).
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.1 net-proxy/squidclamav/files/squidclamav-3.6-gentoo.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squidclamav/files/squidclamav-3.6-gentoo.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-proxy/squidclamav/files/squidclamav-3.6-gentoo.patch?rev=1.1&content-type=text/plain
13
14 Index: squidclamav-3.6-gentoo.patch
15 ===================================================================
16 diff -ur squidclamav-3.6.orig/squidclamav.conf.dist squidclamav-3.6/squidclamav.conf.dist
17 --- squidclamav-3.6.orig/squidclamav.conf.dist 2008-09-30 11:44:23.000000000 +0000
18 +++ squidclamav-3.6/squidclamav.conf.dist 2008-10-12 07:49:55.000000000 +0000
19 @@ -29,7 +29,7 @@
20 #
21 # stat 0|1
22 #
23 -# squidguard /usr/local/squidGuard/bin/squidGuard
24 +# squidguard /usr/bin/squidGuard
25 #
26 # whitelist this.trustdomain.com
27 # whitelist .*\.domain\.*
28 @@ -39,12 +39,12 @@
29 #proxy http://127.0.0.1:3128/
30 #logfile /var/log/squidclamav.log
31 #redirect http://proxy.domain.com/cgi-bin/clwarn.cgi
32 -#squidguard /usr/local/squidGuard/bin/squidGuard
33 +#squidguard /usr/bin/squidGuard
34 #debug 0
35 #force 1
36 #stat 1
37 -#clamd_local /tmp/clamd
38 -#clamd_ip 192.168.1.5
39 +#clamd_local /var/run/clamav/clamd.sock
40 +#clamd_ip 127.0.0.1
41 #clamd_port 3310
42 #timeout 60
43 #abort ^.*\.gz$