[Lunar-commits] dovecot: bump the version to 1.0.9.

Florin florin at lunar-linux.org
Thu Dec 13 05:15:04 CET 2007


commit 08e295214f4e90f7c1898252864a940ebe91e4d7
Author: Florin <florin at lunar-linux.org>
Date:   Thu Dec 13 06:15:04 2007 +0200

    dovecot: bump the version to 1.0.9.
    
    + Maildir: Don't wait on dovecot-uidlist.lock when we just want to
      find out a new filename for the message.
    - mbox: v1.0.8 changes sometimes caused FETCH to fail with
      "got too little data", disconnecting the client.
    - Fixed a memory leak when FETCHing message header/body multiple
      times within a command (e.g. BODY[1] BODY[2])
    - IMAP: Partial body fetching was still slow with mboxes.
---
 mail/dovecot/DEPENDS |    5 +++--
 mail/dovecot/DETAILS |    6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/mail/dovecot/DEPENDS b/mail/dovecot/DEPENDS
index a748248..a2e99d6 100644
--- a/mail/dovecot/DEPENDS
+++ b/mail/dovecot/DEPENDS
@@ -1,4 +1,5 @@
 depends openssl
+
 optional_depends postgresql "--with-pgsql" "--without-pgsql" "For Postgresql support"
-optional_depends mysql "--with-mysql" "--without-mysql" "For Mysql support"
-optional_depends openldap "--with-ldap" "--with-ldap" "For openldap support"
+optional_depends mysql      "--with-mysql" "--without-mysql" "For Mysql support"
+optional_depends openldap   "--with-ldap"  "--with-ldap"     "For openldap support"
diff --git a/mail/dovecot/DETAILS b/mail/dovecot/DETAILS
index dea8b91..d9eb63c 100644
--- a/mail/dovecot/DETAILS
+++ b/mail/dovecot/DETAILS
@@ -1,11 +1,11 @@
           MODULE=dovecot
-         VERSION=1.0.8
+         VERSION=1.0.9
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.dovecot.org/releases/1.0/
-      SOURCE_VFY=sha1:ffb71a6d1c7f6dd963cb1f7313652c7a6d1b409f
+      SOURCE_VFY=sha1:87d89ff79d967c95ab8e59a1c1b3f710caffc290
         WEB_SITE=http://www.dovecot.org/
          ENTERED=20041204
-         UPDATED=20071129
+         UPDATED=20071213
            SHORT="A small, fast and secure (SSL) Maildir capable imap daemon"
 
 cat << EOF


More information about the Lunar-commits mailing list