pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update mail/dovecot to 0.99.10.7
details: https://anonhg.NetBSD.org/pkgsrc/rev/29d762f5d8a2
branches: trunk
changeset: 478020:29d762f5d8a2
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Wed Jul 14 18:09:00 2004 +0000
description:
Update mail/dovecot to 0.99.10.7
v0.99.10.7 2004-07-14 Timo Sirainen <tss%iki.fi@localhost>
+ Added outlook-pop3-no-nuls workaround to fix Outlook hang in
mails with NULs.
+ Config file lines can now contain quoted strings ("value ")
- If client didn't finish downloading a single mail in 30 seconds,
Dovecot closed the connection. This was supposed to work so that
if client hasn't read data at all in 30 seconds, it's disconnected.
- Maildir: LIST now doesn't skip symlinks
diffstat:
doc/CHANGES | 3 ++-
mail/dovecot/Makefile | 12 +++++++-----
mail/dovecot/distinfo | 8 +++-----
3 files changed, 12 insertions(+), 11 deletions(-)
diffs (55 lines):
diff -r 9cb211aa116e -r 29d762f5d8a2 doc/CHANGES
--- a/doc/CHANGES Wed Jul 14 17:44:12 2004 +0000
+++ b/doc/CHANGES Wed Jul 14 18:09:00 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6557 2004/07/14 17:44:12 wiz Exp $
+$NetBSD: CHANGES,v 1.6558 2004/07/14 18:09:00 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -3392,3 +3392,4 @@
Update pkg_tarup to 1.6 [erh 2004-07-14]
Updated neon to 0.24.7 [epg 2004-07-14]
Updated pkglint to 3.88 [wiz 2004-07-14]
+ Updated dovecot to 0.99.10.7 [xtraeme 2004-07-14]
diff -r 9cb211aa116e -r 29d762f5d8a2 mail/dovecot/Makefile
--- a/mail/dovecot/Makefile Wed Jul 14 17:44:12 2004 +0000
+++ b/mail/dovecot/Makefile Wed Jul 14 18:09:00 2004 +0000
@@ -1,15 +1,17 @@
-# $NetBSD: Makefile,v 1.21 2004/06/21 08:32:05 xtraeme Exp $
+# $NetBSD: Makefile,v 1.22 2004/07/14 18:09:00 xtraeme Exp $
-DISTNAME= dovecot-0.99.10.6
+DISTNAME= dovecot-0.99.10.7
CATEGORIES= mail
-MASTER_SITES= http://dovecot.fi/
+MASTER_SITES= http://www.dovecot.org/releases/
+.if 0
PATCH_SITES= http://www.roughtrade.net/dovecot/
-PATCHFILES= dovecot-crammd5-0.99.10.6.diff
+PATCHFILES= dovecot-crammd5-0.99.10.7.diff
PATCH_DIST_STRIP= -p1
+.endif
MAINTAINER= tom%replic8.net@localhost
-HOMEPAGE= http://dovecot.fi/
+HOMEPAGE= http://www.dovecot.org/
COMMENT= Secure IMAP and POP3 server
USE_BUILDLINK3= YES
diff -r 9cb211aa116e -r 29d762f5d8a2 mail/dovecot/distinfo
--- a/mail/dovecot/distinfo Wed Jul 14 17:44:12 2004 +0000
+++ b/mail/dovecot/distinfo Wed Jul 14 18:09:00 2004 +0000
@@ -1,8 +1,6 @@
-$NetBSD: distinfo,v 1.10 2004/06/21 08:30:24 xtraeme Exp $
+$NetBSD: distinfo,v 1.11 2004/07/14 18:09:00 xtraeme Exp $
-SHA1 (dovecot-0.99.10.6.tar.gz) = cc13affe2e5f96869956adae7c0f5ede6d8eefa3
-Size (dovecot-0.99.10.6.tar.gz) = 858545 bytes
-SHA1 (dovecot-crammd5-0.99.10.6.diff) = 4a4b27a3e58692e677ce8570ca03372a6e12037a
-Size (dovecot-crammd5-0.99.10.6.diff) = 15768 bytes
+SHA1 (dovecot-0.99.10.7.tar.gz) = 9fba2c016e48e9e3b89905bc1bef2e2f55757461
+Size (dovecot-0.99.10.7.tar.gz) = 860088 bytes
SHA1 (patch-aa) = 6ed31ba47883903e5a7b2fcb715432e0c3e8947c
SHA1 (patch-ab) = c3b4256ba50417e65e6ec69025e7864865c7a1a0
Home |
Main Index |
Thread Index |
Old Index