Update to Dovecot 2.0.18, from Brad

This commit is contained in:
sthen 2012-02-17 22:10:34 +00:00
parent b39c53935b
commit f26a1b5143
5 changed files with 18 additions and 18 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.181 2012/01/28 21:35:02 sthen Exp $
# $OpenBSD: Makefile,v 1.182 2012/02/17 22:10:34 sthen Exp $
SHARED_ONLY= Yes
@ -10,12 +10,11 @@ COMMENT-sqlite= SQLite authentication / dictionary support for Dovecot
# Bump dovecot-pigeonhole every time you update to a new Dovecot version.
V_MAJOR= 2.0
V_DOVECOT= 2.0.17
V_DOVECOT= 2.0.18
DISTNAME= dovecot-${V_DOVECOT}
PKGNAME= dovecot-${V_DOVECOT}
PKGNAME-server= dovecot-${V_DOVECOT}
REVISION-server= 1
PKGNAME-ldap= dovecot-ldap-${V_DOVECOT}
PKGNAME-mysql= dovecot-mysql-${V_DOVECOT}
PKGNAME-postgresql= dovecot-postgresql-${V_DOVECOT}

View File

@ -1,5 +1,5 @@
MD5 (dovecot-2.0.17.tar.gz) = QcEN/6VuIouRdoM9su+qxQ==
RMD160 (dovecot-2.0.17.tar.gz) = EIOZva8OA+ATt4t545xcil3S9i0=
SHA1 (dovecot-2.0.17.tar.gz) = TBLxoHTFKxfLZPzHPEHwooIKiP4=
SHA256 (dovecot-2.0.17.tar.gz) = Pw1CiQZ9I1W0zkoAJlvytL9lQLyo/c7Pxq0gYR2hRdI=
SIZE (dovecot-2.0.17.tar.gz) = 3329794
MD5 (dovecot-2.0.18.tar.gz) = T97pazkKKH11tR/89qvjDw==
RMD160 (dovecot-2.0.18.tar.gz) = 5iYLAJ47D1tYET3XGidV7e5mXg4=
SHA1 (dovecot-2.0.18.tar.gz) = EX6QBTvj1RqzzyZ08sBFNnKUdNc=
SHA256 (dovecot-2.0.18.tar.gz) = kvxor27wMJmQx0n8qznu685W6oiIw9c7qBK2WnTR+hs=
SIZE (dovecot-2.0.18.tar.gz) = 3353149

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-doc_example-config_dovecot_conf,v 1.1 2011/05/23 22:54:38 sthen Exp $
--- doc/example-config/dovecot.conf.orig Wed Mar 9 12:03:07 2011
+++ doc/example-config/dovecot.conf Wed Mar 9 12:03:19 2011
$OpenBSD: patch-doc_example-config_dovecot_conf,v 1.2 2012/02/17 22:10:34 sthen Exp $
--- doc/example-config/dovecot.conf.orig Thu Feb 9 12:32:48 2012
+++ doc/example-config/dovecot.conf Thu Feb 16 19:05:38 2012
@@ -26,7 +26,7 @@
#listen = *, ::
@ -8,5 +8,5 @@ $OpenBSD: patch-doc_example-config_dovecot_conf,v 1.1 2011/05/23 22:54:38 sthen
-#base_dir = /var/run/dovecot/
+#base_dir = /var/dovecot/
# Greeting message for clients.
#login_greeting = Dovecot ready.
# Name of this instance. Used to prefix all Dovecot processes in ps output.
#instance_name = dovecot

View File

@ -1,11 +1,11 @@
$OpenBSD: patch-src_master_master-settings_c,v 1.13 2012/01/07 12:14:21 sthen Exp $
$OpenBSD: patch-src_master_master-settings_c,v 1.14 2012/02/17 22:10:34 sthen Exp $
changed settings are also present in src/config/all-settings.c; this file
is rebuilt as part of the Dovecot build.
--- src/master/master-settings.c.orig Thu Jan 5 21:36:15 2012
+++ src/master/master-settings.c Thu Jan 5 21:36:40 2012
@@ -214,8 +214,8 @@ static const struct master_settings master_default_set
--- src/master/master-settings.c.orig Thu Feb 9 12:32:48 2012
+++ src/master/master-settings.c Thu Feb 16 19:05:38 2012
@@ -216,8 +216,8 @@ static const struct master_settings master_default_set
.protocols = "imap pop3 lmtp",
.listen = "*, ::",
.ssl = "yes:no:required",

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST-server,v 1.26 2012/01/16 23:59:22 sthen Exp $
@comment $OpenBSD: PLIST-server,v 1.27 2012/02/17 22:10:34 sthen Exp $
@pkgpath mail/dovecot
@pkgpath mail/dovecot,-server,bdb
@pkgpath mail/dovecot,-server,bdb,ldap,mysql,postgresql,sqlite
@ -601,6 +601,7 @@ share/doc/dovecot/wiki/Plugins.FTS.txt
share/doc/dovecot/wiki/Plugins.Lazyexpunge.txt
share/doc/dovecot/wiki/Plugins.Listescape.txt
share/doc/dovecot/wiki/Plugins.MailLog.txt
share/doc/dovecot/wiki/Plugins.Notify.txt
share/doc/dovecot/wiki/Plugins.Snarf.txt
share/doc/dovecot/wiki/Plugins.Trash.txt
share/doc/dovecot/wiki/Plugins.Virtual.txt