From 4c5a6a9cfd251da9ad90bdcda3a46d06bd34e5ab Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 15 Apr 2011 13:34:28 +0000 Subject: Changes 2.0.12: * doveadm: Added "move" command for moving mails between mailboxes. * virtual: Added support for "+mailbox" entries that clear \Recent flag from messages (default is to preserve them). * dbox: Fixes to handling external attachments * dsync: More fixes to avoid hanging with remote syncs * dsync: Many other syncing/correctness fixes * doveconf: v2.0.10 and v2.0.11 didn't output plugin {} section right --- mail/dovecot2/Makefile | 16 ++++++++-------- mail/dovecot2/PLIST | 3 ++- mail/dovecot2/distinfo | 8 ++++---- 3 files changed, 14 insertions(+), 13 deletions(-) (limited to 'mail/dovecot2') diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index 99bd89841c0..616bc353c6e 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.8 2011/03/10 13:42:54 adam Exp $ +# $NetBSD: Makefile,v 1.9 2011/04/15 13:34:28 adam Exp $ -DISTNAME= dovecot-2.0.11 -CATEGORIES= mail -MASTER_SITES= http://www.dovecot.org/releases/2.0/ +DISTNAME= dovecot-2.0.12 +CATEGORIES= mail +MASTER_SITES= http://www.dovecot.org/releases/2.0/ -MAINTAINER= ghen@NetBSD.org -HOMEPAGE= http://www.dovecot.org/ -COMMENT= Secure IMAP and POP3 server -LICENSE= mit AND gnu-lgpl-v2.1 AND modified-bsd +MAINTAINER= ghen@NetBSD.org +HOMEPAGE= http://www.dovecot.org/ +COMMENT= Secure IMAP and POP3 server +LICENSE= mit AND gnu-lgpl-v2.1 AND modified-bsd PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir diff --git a/mail/dovecot2/PLIST b/mail/dovecot2/PLIST index 0b7a95f62ff..de52b017203 100644 --- a/mail/dovecot2/PLIST +++ b/mail/dovecot2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2011/03/10 13:42:54 adam Exp $ +@comment $NetBSD: PLIST,v 1.6 2011/04/15 13:34:28 adam Exp $ bin/doveadm bin/doveconf bin/dsync @@ -129,6 +129,7 @@ include/dovecot/ioloop-iolist.h include/dovecot/ioloop-notify-fd.h include/dovecot/ioloop.h include/dovecot/iostream-internal.h +include/dovecot/ipwd.h include/dovecot/istream-attachment.h include/dovecot/istream-base64-encoder.h include/dovecot/istream-concat.h diff --git a/mail/dovecot2/distinfo b/mail/dovecot2/distinfo index 928bffb46d8..0ccaaee2c67 100644 --- a/mail/dovecot2/distinfo +++ b/mail/dovecot2/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.8 2011/03/10 13:42:54 adam Exp $ +$NetBSD: distinfo,v 1.9 2011/04/15 13:34:28 adam Exp $ -SHA1 (dovecot-2.0.11.tar.gz) = e79cce204d06a3cabf43dbeb4f0a9bc109d4d095 -RMD160 (dovecot-2.0.11.tar.gz) = e63234ad2c000f55b701ee2a27865c91b1d02beb -Size (dovecot-2.0.11.tar.gz) = 3225716 bytes +SHA1 (dovecot-2.0.12.tar.gz) = 6d991e8d68d6ec8e956bfb8cd71df2b15021079a +RMD160 (dovecot-2.0.12.tar.gz) = 9b4aee66a187517e1ef0d8976c461a4f8c9709ba +Size (dovecot-2.0.12.tar.gz) = 3257165 bytes SHA1 (patch-aa) = 882f0c9fcf3acdfd2feaf7919309f770324f9843 SHA1 (patch-ab) = 218948585c96492a832ea903f31a6f9ad9fc69f0 SHA1 (patch-ac) = dc5db4870b14bf2424f0c957f5cf7f1a289fefe6 -- cgit v1.2.3