diff --git a/mail/cyrus-imapd/Makefile b/mail/cyrus-imapd/Makefile index 04f9682be63..3ebb1378748 100644 --- a/mail/cyrus-imapd/Makefile +++ b/mail/cyrus-imapd/Makefile @@ -1,16 +1,14 @@ -# $OpenBSD: Makefile,v 1.70 2012/01/06 15:34:17 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.71 2012/03/12 17:21:10 ajacoutot Exp $ COMMENT-main= Cyrus IMAP server COMMENT-perl= perl utils for the Cyrus IMAP server -V= 2.4.13 +V= 2.4.14 DISTNAME= cyrus-imapd-${V} PKGNAME-main= ${DISTNAME} FULLPKGNAME-perl=cyrus-imapd-perl-${V} FULLPKGPATH-perl=mail/cyrus-imapd,-perl -REVISION-main= 0 - CATEGORIES= mail HOMEPAGE= http://www.cyrusimap.org/ diff --git a/mail/cyrus-imapd/distinfo b/mail/cyrus-imapd/distinfo index 73bf74657a3..caa75d2e8cd 100644 --- a/mail/cyrus-imapd/distinfo +++ b/mail/cyrus-imapd/distinfo @@ -1,5 +1,5 @@ -MD5 (cyrus-imapd-2.4.13.tar.gz) = fXyIZIY9+KVqna5fHYRgZQ== -RMD160 (cyrus-imapd-2.4.13.tar.gz) = RmXXqkmstaXz2XRu9M8sFSkqb/Y= -SHA1 (cyrus-imapd-2.4.13.tar.gz) = 3wbW1LKyTWMcu/Gqb3epQ4HOa7c= -SHA256 (cyrus-imapd-2.4.13.tar.gz) = iaUHaajt22XIi/JElIXBg1lLORdH6DZ+LIeGM2JPvZw= -SIZE (cyrus-imapd-2.4.13.tar.gz) = 2472668 +MD5 (cyrus-imapd-2.4.14.tar.gz) = djxjsukQ2yxqBuXYKilEGQ== +RMD160 (cyrus-imapd-2.4.14.tar.gz) = jtu3AwolUSIz7qVASmRpEZxxuBI= +SHA1 (cyrus-imapd-2.4.14.tar.gz) = hEupL6egzVwI6x77BNHrMTJqD0c= +SHA256 (cyrus-imapd-2.4.14.tar.gz) = EBvnnjBMgYtMd5GOpBKtB6tlPeWZjhc1n1zuxv7xAOs= +SIZE (cyrus-imapd-2.4.14.tar.gz) = 2481254 diff --git a/mail/cyrus-imapd/patches/patch-lib_imapoptions b/mail/cyrus-imapd/patches/patch-lib_imapoptions index fbba85b7cae..a9ced702e7f 100644 --- a/mail/cyrus-imapd/patches/patch-lib_imapoptions +++ b/mail/cyrus-imapd/patches/patch-lib_imapoptions @@ -1,6 +1,6 @@ -$OpenBSD: patch-lib_imapoptions,v 1.7 2011/09/09 06:46:39 ajacoutot Exp $ ---- lib/imapoptions.orig Thu Sep 8 20:57:42 2011 -+++ lib/imapoptions Fri Sep 9 08:37:42 2011 +$OpenBSD: patch-lib_imapoptions,v 1.8 2012/03/12 17:21:10 ajacoutot Exp $ +--- lib/imapoptions.orig Mon Mar 12 12:47:51 2012 ++++ lib/imapoptions Mon Mar 12 18:10:32 2012 @@ -263,7 +263,7 @@ Blank lines and lines beginning with ``#'' are ignored /* Debug command to be used by processes started with -D option. The string is a C format string that gets 3 options: the first is the name of the @@ -10,7 +10,7 @@ $OpenBSD: patch-lib_imapoptions,v 1.7 2011/09/09 06:46:39 ajacoutot Exp $ { "defaultacl", "anyone lrs", STRING } /* The Access Control List (ACL) placed on a newly-created (non-user) -@@ -1072,7 +1072,7 @@ And the notification message will be available on \fIs +@@ -1086,7 +1086,7 @@ And the notification message will be available on \fIs { "seenstate_db", "skiplist", STRINGLIST("flat", "berkeley", "berkeley-hash", "skiplist")} /* The cyrusdb backend to use for the seen state. */ diff --git a/mail/cyrus-imapd/patches/patch-man_imapd_conf_5 b/mail/cyrus-imapd/patches/patch-man_imapd_conf_5 index b987822be32..b4f9f660e4c 100644 --- a/mail/cyrus-imapd/patches/patch-man_imapd_conf_5 +++ b/mail/cyrus-imapd/patches/patch-man_imapd_conf_5 @@ -1,6 +1,6 @@ -$OpenBSD: patch-man_imapd_conf_5,v 1.6 2011/09/09 06:46:39 ajacoutot Exp $ ---- man/imapd.conf.5.orig Thu Sep 8 21:03:38 2011 -+++ man/imapd.conf.5 Fri Sep 9 08:37:42 2011 +$OpenBSD: patch-man_imapd_conf_5,v 1.7 2012/03/12 17:21:10 ajacoutot Exp $ +--- man/imapd.conf.5.orig Mon Mar 12 12:59:30 2012 ++++ man/imapd.conf.5 Mon Mar 12 18:10:32 2012 @@ -239,7 +239,7 @@ required. Debug command to be used by processes started with -D option. The string is a C format string that gets 3 options: the first is the name of the @@ -10,7 +10,7 @@ $OpenBSD: patch-man_imapd_conf_5,v 1.6 2011/09/09 06:46:39 ajacoutot Exp $ .IP "\fBdefaultacl:\fR anyone lrs" 5 The Access Control List (ACL) placed on a newly-created (non-user) mailbox that does not have a parent mailbox. -@@ -908,7 +908,7 @@ Possible values include "auxprop", "saslauthd", and "p +@@ -923,7 +923,7 @@ Possible values include "auxprop", "saslauthd", and "p The cyrusdb backend to use for the seen state. Allowed values: \fIflat\fR, \fIberkeley\fR, \fIberkeley-hash\fR, \fIskiplist\fR