Here is an update to Dovecot 2.2.7. Looking for any testing.
Index: dovecot/Makefile =================================================================== RCS file: /home/cvs/ports/mail/dovecot/Makefile,v retrieving revision 1.214 diff -u -p -r1.214 Makefile --- dovecot/Makefile 20 Oct 2013 21:01:20 -0000 1.214 +++ dovecot/Makefile 3 Nov 2013 22:07:34 -0000 @@ -9,7 +9,7 @@ COMMENT-postgresql= PostgreSQL authentic # Bump dovecot-pigeonhole every time you update to a new Dovecot version. V_MAJOR= 2.2 -V_DOVECOT= 2.2.6 +V_DOVECOT= 2.2.7 DISTNAME= dovecot-${V_DOVECOT} PKGNAME= dovecot-${V_DOVECOT} @@ -17,7 +17,6 @@ PKGNAME-server= dovecot-${V_DOVECOT} PKGNAME-ldap= dovecot-ldap-${V_DOVECOT} PKGNAME-mysql= dovecot-mysql-${V_DOVECOT} PKGNAME-postgresql= dovecot-postgresql-${V_DOVECOT} -REVISION-server=0 CATEGORIES= mail MASTER_SITES= ${HOMEPAGE}releases/${V_MAJOR}/ Index: dovecot/distinfo =================================================================== RCS file: /home/cvs/ports/mail/dovecot/distinfo,v retrieving revision 1.110 diff -u -p -r1.110 distinfo --- dovecot/distinfo 27 Sep 2013 01:35:51 -0000 1.110 +++ dovecot/distinfo 3 Nov 2013 22:08:31 -0000 @@ -1,2 +1,2 @@ -SHA256 (dovecot-2.2.6.tar.gz) = YicrzgukuZL0S26vclQ4YOzSFpQDIkOvAJudosDT1uU= -SIZE (dovecot-2.2.6.tar.gz) = 4483169 +SHA256 (dovecot-2.2.7.tar.gz) = RB5fZs8ljmyK+mYfEIJmLwzWsl4Wxq6wrsRZHFRmq2w= +SIZE (dovecot-2.2.7.tar.gz) = 4509163 Index: dovecot/pkg/PLIST-server =================================================================== RCS file: /home/cvs/ports/mail/dovecot/pkg/PLIST-server,v retrieving revision 1.41 diff -u -p -r1.41 PLIST-server --- dovecot/pkg/PLIST-server 27 Sep 2013 01:35:52 -0000 1.41 +++ dovecot/pkg/PLIST-server 3 Nov 2013 22:46:23 -0000 @@ -156,6 +156,7 @@ include/dovecot/imap-fetch.h include/dovecot/imap-id.h include/dovecot/imap-list.h include/dovecot/imap-match.h +include/dovecot/imap-metadata.h include/dovecot/imap-msgpart-url.h include/dovecot/imap-msgpart.h include/dovecot/imap-notify.h Index: dovecot-pigeonhole/Makefile =================================================================== RCS file: /home/cvs/ports/mail/dovecot-pigeonhole/Makefile,v retrieving revision 1.31 diff -u -p -r1.31 Makefile --- dovecot-pigeonhole/Makefile 30 Sep 2013 20:32:06 -0000 1.31 +++ dovecot-pigeonhole/Makefile 3 Nov 2013 22:48:32 -0000 @@ -6,10 +6,11 @@ COMMENT= Sieve mail filtering for Doveco V_SIEVE= 0.4.2 V_DOVECOT= 2.2 -V_DOVECOT_FULL= 2.2.6 +V_DOVECOT_FULL= 2.2.7 DISTNAME= dovecot-${V_DOVECOT}-pigeonhole-${V_SIEVE} PKGNAME= dovecot-pigeonhole-${V_SIEVE} +REVISION= 0 EPOCH= 0 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${V_DOVECOT}/ Index: dovecot-antispam/Makefile =================================================================== RCS file: /home/cvs/ports/mail/dovecot-antispam/Makefile,v retrieving revision 1.21 diff -u -p -r1.21 Makefile --- dovecot-antispam/Makefile 27 Sep 2013 01:37:55 -0000 1.21 +++ dovecot-antispam/Makefile 3 Nov 2013 22:55:16 -0000 @@ -4,11 +4,11 @@ SHARED_ONLY= Yes COMMENT= anti-spam plugin for Dovecot -V_DOVECOT_FULL= 2.2.6 +V_DOVECOT_FULL= 2.2.7 DISTNAME= dovecot-antispam-plugin-5ebc6aae4d7c PKGNAME= dovecot-antispam-2.2 -REVISION= 0 +REVISION= 1 CATEGORIES= mail # http://hg.dovecot.org/dovecot-antispam-plugin/ -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.