diff options
author | ghen <ghen@pkgsrc.org> | 2007-04-08 10:48:07 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2007-04-08 10:48:07 +0000 |
commit | 593311a8483a72c6050cc36c59f9c4bc8bea52d1 (patch) | |
tree | a098e7d6378927a279be19277561210113e811db /mail | |
parent | e87787ac0f551dc6df1ca8c192dbc3384aaca686 (diff) | |
download | pkgsrc-593311a8483a72c6050cc36c59f9c4bc8bea52d1.tar.gz |
Update to dovecot-1.0rc31. From the release announcement mail:
mbox + NFS combination shouldn't break anymore. v1.0 still planned to
be released next friday.
- mbox: Give "mbox file was modified while we were syncing" error only
if we detect some problems in the mbox file. The check can't be
trusted with NFS.
- Convert plugin: If directory for destination storage doesn't exist,
create it.
- Convert plugin: Mailbox names weren't converted in subscription list.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot/Makefile | 4 | ||||
-rw-r--r-- | mail/dovecot/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 6a90e28fa8f..20bfdac4246 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.92 2007/04/06 12:21:30 ghen Exp $ +# $NetBSD: Makefile,v 1.93 2007/04/08 10:48:07 ghen Exp $ -DISTNAME= dovecot-1.0.rc30 +DISTNAME= dovecot-1.0.rc31 PKGNAME= ${DISTNAME:S/.rc/rc/} CATEGORIES= mail MASTER_SITES= http://www.dovecot.org/releases/ diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo index fa86d229b6d..2930fb5983c 100644 --- a/mail/dovecot/distinfo +++ b/mail/dovecot/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.64 2007/04/06 12:21:30 ghen Exp $ +$NetBSD: distinfo,v 1.65 2007/04/08 10:48:07 ghen Exp $ -SHA1 (dovecot-1.0.rc30.tar.gz) = b3eb963cd577d2de0331415e76f33feff90e7077 -RMD160 (dovecot-1.0.rc30.tar.gz) = 2eb01aa3de5279fe16cef834309f03c6f57f337e -Size (dovecot-1.0.rc30.tar.gz) = 1671456 bytes +SHA1 (dovecot-1.0.rc31.tar.gz) = cb753f8f2a8557f7481303e1428110004b36f525 +RMD160 (dovecot-1.0.rc31.tar.gz) = c4d3f1d3df231de8bea1bd2c148dbe7be154099d +Size (dovecot-1.0.rc31.tar.gz) = 1672213 bytes SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354 SHA1 (patch-ab) = 51faa52bc035a2c7ef96a3166191166e47c03876 SHA1 (patch-ac) = 0f1d45ba606736a437892c7cb141d02396744db5 |