update to Dovecot-pigeonhole 0.5.6
This commit is contained in:
parent
32ce2c0794
commit
806b376f8e
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.62 2019/03/06 21:53:29 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.63 2019/05/02 22:06:35 sthen Exp $
|
||||
|
||||
COMMENT= Sieve mail filtering for Dovecot
|
||||
|
||||
V_SIEVE= 0.5.5
|
||||
V_SIEVE= 0.5.6
|
||||
V_DOVECOT= 2.3
|
||||
|
||||
DISTNAME= dovecot-${V_DOVECOT}-pigeonhole-${V_SIEVE}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (dovecot-2.3-pigeonhole-0.5.5.tar.gz) = y6oQbhwrI4JEIO/dap+FcsZMjcz3WjEBqJm23bJRSaU=
|
||||
SIZE (dovecot-2.3-pigeonhole-0.5.5.tar.gz) = 1847487
|
||||
SHA256 (dovecot-2.3-pigeonhole-0.5.6.tar.gz) = fC/n4j5zKoRRFywA2l8ZUyRIyV4D5E1HxhsSPoIQ9bg=
|
||||
SIZE (dovecot-2.3-pigeonhole-0.5.6.tar.gz) = 1854287
|
||||
|
@ -1,6 +1,8 @@
|
||||
$OpenBSD: patch-doc_example-config_conf_d_20-managesieve_conf,v 1.2 2012/09/25 20:07:12 brad Exp $
|
||||
--- doc/example-config/conf.d/20-managesieve.conf.orig Sun Aug 12 12:13:41 2012
|
||||
+++ doc/example-config/conf.d/20-managesieve.conf Tue Sep 18 20:49:47 2012
|
||||
$OpenBSD: patch-doc_example-config_conf_d_20-managesieve_conf,v 1.3 2019/05/02 22:06:35 sthen Exp $
|
||||
|
||||
Index: doc/example-config/conf.d/20-managesieve.conf
|
||||
--- doc/example-config/conf.d/20-managesieve.conf.orig
|
||||
+++ doc/example-config/conf.d/20-managesieve.conf
|
||||
@@ -3,18 +3,18 @@
|
||||
##
|
||||
|
||||
|
@ -1,6 +1,8 @@
|
||||
$OpenBSD: patch-doc_example-config_conf_d_90-sieve_conf,v 1.5 2015/05/15 20:59:18 sthen Exp $
|
||||
--- doc/example-config/conf.d/90-sieve.conf.orig Sun May 10 16:49:07 2015
|
||||
+++ doc/example-config/conf.d/90-sieve.conf Fri May 15 15:57:21 2015
|
||||
$OpenBSD: patch-doc_example-config_conf_d_90-sieve_conf,v 1.6 2019/05/02 22:06:35 sthen Exp $
|
||||
|
||||
Index: doc/example-config/conf.d/90-sieve.conf
|
||||
--- doc/example-config/conf.d/90-sieve.conf.orig
|
||||
+++ doc/example-config/conf.d/90-sieve.conf
|
||||
@@ -44,7 +44,7 @@ plugin {
|
||||
# sievec command line tool if the binary is not stored in a global location.
|
||||
# --> See sieve_before for executing scripts before the user's personal
|
||||
|
@ -1,4 +1,5 @@
|
||||
$OpenBSD: patch-src_lib-sieve_sieve-common_h,v 1.2 2018/11/24 12:03:11 sthen Exp $
|
||||
$OpenBSD: patch-src_lib-sieve_sieve-common_h,v 1.3 2019/05/02 22:06:35 sthen Exp $
|
||||
|
||||
Index: src/lib-sieve/sieve-common.h
|
||||
--- src/lib-sieve/sieve-common.h.orig
|
||||
+++ src/lib-sieve/sieve-common.h
|
||||
|
@ -1,8 +1,9 @@
|
||||
$OpenBSD: patch-src_managesieve-login_Makefile_in,v 1.14 2018/11/24 12:03:11 sthen Exp $
|
||||
$OpenBSD: patch-src_managesieve-login_Makefile_in,v 1.15 2019/05/02 22:06:35 sthen Exp $
|
||||
|
||||
Index: src/managesieve-login/Makefile.in
|
||||
--- src/managesieve-login/Makefile.in.orig
|
||||
+++ src/managesieve-login/Makefile.in
|
||||
@@ -427,7 +427,7 @@ libs = \
|
||||
@@ -431,7 +431,7 @@ libs = \
|
||||
|
||||
managesieve_login_CPPFLAGS = $(AM_CPPFLAGS) $(BINARY_CFLAGS)
|
||||
managesieve_login_LDFLAGS = $(BINARY_LDFLAGS)
|
||||
|
Loading…
Reference in New Issue
Block a user