update to c-icap 0.4.2

This commit is contained in:
sthen 2015-09-28 11:57:50 +00:00
parent 769d692d56
commit aa8862b73f
3 changed files with 13 additions and 13 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.12 2015/09/08 18:17:49 sthen Exp $
# $OpenBSD: Makefile,v 1.13 2015/09/28 11:57:50 sthen Exp $
MULTI_PACKAGES= -main -db -ldap
COMMENT-main= ICAP server for use with web proxies
COMMENT-db= Berkeley DB module for c-icap
COMMENT-ldap= LDAP module for c-icap
V= 0.4.1
V= 0.4.2
DISTNAME= c_icap-$V
PKGNAME-main= c-icap-$V
PKGNAME-db= c-icap-db-$V

View File

@ -1,2 +1,2 @@
SHA256 (c_icap-0.4.1.tar.gz) = 3k4qrQKfmThswLQvncaYap2DUyEljaVVEUqiOre85iY=
SIZE (c_icap-0.4.1.tar.gz) = 641885
SHA256 (c_icap-0.4.2.tar.gz) = sTjH19mCjVTDMHvP57SReREmZZODL/wmpg35oN/SUR4=
SIZE (c_icap-0.4.2.tar.gz) = 642379

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-c-icap_conf_in,v 1.4 2015/09/08 18:17:49 sthen Exp $
--- c-icap.conf.in.orig Thu Aug 27 10:01:51 2015
+++ c-icap.conf.in Fri Aug 28 10:38:53 2015
@@ -263,7 +263,7 @@ TemplateDefaultLanguage en
$OpenBSD: patch-c-icap_conf_in,v 1.5 2015/09/28 11:57:50 sthen Exp $
--- c-icap.conf.in.orig Tue Sep 15 10:00:59 2015
+++ c-icap.conf.in Sun Sep 27 14:21:14 2015
@@ -268,7 +268,7 @@ TemplateDefaultLanguage en
# It can be used more than once to use multiple magic files.
# Default:
# LoadMagicFile @prefix@/etc/c-icap.magic
@ -10,7 +10,7 @@ $OpenBSD: patch-c-icap_conf_in,v 1.4 2015/09/08 18:17:49 sthen Exp $
# TAG: RemoteProxyUsers
# Format: RemoteProxyUsers onoff
@@ -330,7 +330,7 @@ RemoteProxyUserHeaderEncoded on
@@ -335,7 +335,7 @@ RemoteProxyUserHeaderEncoded on
# Default:
# No value
# Example:
@ -19,7 +19,7 @@ $OpenBSD: patch-c-icap_conf_in,v 1.4 2015/09/08 18:17:49 sthen Exp $
# TAG: GroupSourceByGroup
# Format: GroupSourceByGroup LookupTable
@@ -342,7 +342,7 @@ RemoteProxyUserHeaderEncoded on
@@ -347,7 +347,7 @@ RemoteProxyUserHeaderEncoded on
# Default:
# No set
# Example:
@ -28,7 +28,7 @@ $OpenBSD: patch-c-icap_conf_in,v 1.4 2015/09/08 18:17:49 sthen Exp $
# TAG: GroupSourceByUser
# Format: GroupSourceByUser LookupTable
@@ -354,7 +354,7 @@ RemoteProxyUserHeaderEncoded on
@@ -359,7 +359,7 @@ RemoteProxyUserHeaderEncoded on
# Default:
# No set
# Example:
@ -37,7 +37,7 @@ $OpenBSD: patch-c-icap_conf_in,v 1.4 2015/09/08 18:17:49 sthen Exp $
# TAG: acl
# Format: acl name type[{param}] value1 [value2] [...]
@@ -510,7 +510,7 @@ RemoteProxyUserHeaderEncoded on
@@ -515,7 +515,7 @@ RemoteProxyUserHeaderEncoded on
# information about the c-icap server.
# Default:
# ServerLog @prefix@/var/log/server.log
@ -46,7 +46,7 @@ $OpenBSD: patch-c-icap_conf_in,v 1.4 2015/09/08 18:17:49 sthen Exp $
# TAG: AccessLog
# Format: AccessLog LogFile [LogFormat] [[!]acl1] [[!]acl2] [...]
@@ -525,7 +525,15 @@ ServerLog @prefix@/var/log/server.log
@@ -530,7 +530,15 @@ ServerLog @prefix@/var/log/server.log
# AccessLog @prefix@/var/log/access.log
# Example:
# AccessLog @prefix@/var/log/access.log MyFormat all