update to dovecot-2.2.36, from Brad
This commit is contained in:
parent
05caeca6a3
commit
34c88c30c0
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.266 2018/03/29 23:50:28 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.267 2018/05/29 14:25:11 sthen Exp $
|
||||
|
||||
COMMENT-server= compact IMAP/POP3 server
|
||||
COMMENT-ldap= LDAP authentication / dictionary support for Dovecot
|
||||
@ -6,7 +6,7 @@ COMMENT-mysql= MySQL authentication / dictionary support for Dovecot
|
||||
COMMENT-postgresql= PostgreSQL authentication / dictionary support for Dovecot
|
||||
|
||||
V_MAJOR= 2.2
|
||||
V_DOVECOT= 2.2.35
|
||||
V_DOVECOT= 2.2.36
|
||||
|
||||
DISTNAME= dovecot-${V_DOVECOT}
|
||||
PKGNAME= dovecot-${V_DOVECOT}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (dovecot-2.2.35.tar.gz) = zOFdsvxSMzhrY6PPIcRlwJ5uVQFO1mxPGEt9IhpHGAw=
|
||||
SIZE (dovecot-2.2.35.tar.gz) = 6185237
|
||||
SHA256 (dovecot-2.2.36.tar.gz) = 6auom7GsHpWBuE5KelD1MUJTlhTq98xMgAB+vqSYi+U=
|
||||
SIZE (dovecot-2.2.36.tar.gz) = 6239707
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: patch-configure,v 1.18 2018/03/29 23:50:28 sthen Exp $
|
||||
$OpenBSD: patch-configure,v 1.19 2018/05/29 14:25:11 sthen Exp $
|
||||
|
||||
https://www.dovecot.org/pipermail/dovecot/2018-March/111260.html
|
||||
|
||||
@ -10,7 +10,7 @@ the traditional method which actually works.
|
||||
Index: configure
|
||||
--- configure.orig
|
||||
+++ configure
|
||||
@@ -22335,7 +22335,7 @@ fi
|
||||
@@ -22982,7 +22982,7 @@ fi
|
||||
$as_echo "$i_cv_have_ssl_ctx_set_min_proto_version" >&6; }
|
||||
if test $i_cv_have_ssl_ctx_set_min_proto_version = yes; then
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
$OpenBSD: patch-doc_example-config_Makefile_in,v 1.16 2018/03/29 23:50:28 sthen Exp $
|
||||
$OpenBSD: patch-doc_example-config_Makefile_in,v 1.17 2018/05/29 14:25:11 sthen Exp $
|
||||
Index: doc/example-config/Makefile.in
|
||||
--- doc/example-config/Makefile.in.orig
|
||||
+++ doc/example-config/Makefile.in
|
||||
@@ -397,7 +397,7 @@ top_srcdir = @top_srcdir@
|
||||
@@ -410,7 +410,7 @@ top_srcdir = @top_srcdir@
|
||||
SUBDIRS = conf.d
|
||||
pkgsysconfdir = $(sysconfdir)/dovecot
|
||||
nodist_pkgsysconf_DATA = README
|
||||
|
@ -1,8 +1,8 @@
|
||||
$OpenBSD: patch-doc_example-config_conf_d_Makefile_in,v 1.16 2018/03/29 23:50:28 sthen Exp $
|
||||
$OpenBSD: patch-doc_example-config_conf_d_Makefile_in,v 1.17 2018/05/29 14:25:11 sthen Exp $
|
||||
Index: doc/example-config/conf.d/Makefile.in
|
||||
--- doc/example-config/conf.d/Makefile.in.orig
|
||||
+++ doc/example-config/conf.d/Makefile.in
|
||||
@@ -334,7 +334,7 @@ top_build_prefix = @top_build_prefix@
|
||||
@@ -347,7 +347,7 @@ top_build_prefix = @top_build_prefix@
|
||||
top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
pkgsysconfdir = $(sysconfdir)/dovecot
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-server,v 1.65 2018/03/29 23:50:28 sthen Exp $
|
||||
@comment $OpenBSD: PLIST-server,v 1.66 2018/05/29 14:25:11 sthen Exp $
|
||||
@conflict dovecot-sqlite-*
|
||||
@pkgpath mail/dovecot
|
||||
@pkgpath mail/dovecot,-server,bdb
|
||||
@ -706,6 +706,7 @@ libexec/dovecot/deliver
|
||||
@man man/man1/doveadm-purge.1
|
||||
@man man/man1/doveadm-pw.1
|
||||
@man man/man1/doveadm-quota.1
|
||||
@man man/man1/doveadm-rebuild.1
|
||||
@man man/man1/doveadm-reload.1
|
||||
@man man/man1/doveadm-replicator.1
|
||||
@man man/man1/doveadm-search.1
|
||||
@ -822,6 +823,7 @@ share/doc/dovecot/wiki/HowTo.Rootless.txt
|
||||
share/doc/dovecot/wiki/HowTo.SimpleVirtualInstall.txt
|
||||
share/doc/dovecot/wiki/HowTo.WriteConfiguration.txt
|
||||
share/doc/dovecot/wiki/HowTo.txt
|
||||
share/doc/dovecot/wiki/IMAPServer.Hibernation.txt
|
||||
share/doc/dovecot/wiki/IMAPServer.txt
|
||||
share/doc/dovecot/wiki/ImapMetadata.txt
|
||||
share/doc/dovecot/wiki/IndexFiles.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user