summaryrefslogtreecommitdiff
path: root/mail/dovecot/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2005-02-14 08:56:34 +0000
committerxtraeme <xtraeme@pkgsrc.org>2005-02-14 08:56:34 +0000
commit4fd98615588c92f0cb5819cddbdb9cfa76182b28 (patch)
treeeaf96997ecba6fa218e0a0e2aa2952345cadccc9 /mail/dovecot/Makefile
parente9d31c6c855e3100053ead9e6e13c991d63d1784 (diff)
downloadpkgsrc-4fd98615588c92f0cb5819cddbdb9cfa76182b28.tar.gz
Update to 0.99.14.
Changes: o Message address fields are now parsed differently, fixing some issues with spaces. Affects only clients which use FETCH ENVELOPE command. o Message MIME parser was somewhat broken with missing MIME boundaries o mbox: Don't allow X-UID headers in mails to override the UIDs we would otherwise set. Too large values can break some clients and cause other trouble. o passwd-file userdb wasn't working o PAM crashed with 64bit systems o non-SSL inetd startup wasn't working o If UID FETCH notices and skips an expunged message, don't return a NO reply. It's not needed and only makes clients give error messages.
Diffstat (limited to 'mail/dovecot/Makefile')
-rw-r--r--mail/dovecot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 70a297835aa..fa43ed18b2a 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2005/01/24 08:00:40 xtraeme Exp $
+# $NetBSD: Makefile,v 1.35 2005/02/14 08:56:34 xtraeme Exp $
-DISTNAME= dovecot-0.99.13
+DISTNAME= dovecot-0.99.14
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/