pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2007Q1]: pkgsrc/mail/dovecot Pullup ticket 2072 - requested by...
details: https://anonhg.NetBSD.org/pkgsrc/rev/30ef2ede850a
branches: pkgsrc-2007Q1
changeset: 527351:30ef2ede850a
user: salo <salo%pkgsrc.org@localhost>
date: Mon Apr 23 23:26:36 2007 +0000
description:
Pullup ticket 2072 - requested by ghen
dovecot update
Revisions pulled up:
- pkgsrc/mail/dovecot/Makefile 1.93, 1.94, 1.95
- pkgsrc/mail/dovecot/distinfo 1.65, 1.66
Module Name: pkgsrc
Committed By: ghen
Date: Sun Apr 8 10:48:08 UTC 2007
Modified Files:
pkgsrc/mail/dovecot: Makefile distinfo
Log Message:
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.
---
Module Name: pkgsrc
Committed By: ghen
Date: Fri Apr 13 12:24:05 UTC 2007
Modified Files:
pkgsrc/mail/dovecot: Makefile distinfo
Log Message:
Update to dovecot-1.0.0. This release is identical to 1.0rc32 (which has not
been in pkgsrc) except for the version number, so here is the announcement of
1.0rc32:
Pretty late for changes if v1.0 is supposed to come out tomorrow, but I
can't really leave these LDAP bugs unfixed. They shouldn't anyway break
anything, so here's one more day for you people to find out about any
bugs.
One thing that I'm a bit concerned about is the addition of #define
LDAP_DEPRECATED. I know it fixes crashes with OpenLDAP 2.3 + 64bit
systems, but I hope it doesn't break compiling with some old versions or
non-OpenLDAP libraries..
- LDAP, auth_bind=3Dno: Don't crash if doing non-plaintext ldap passdb
lookup for unknown user. This also broke deliver when userdb static
was used.
- LDAP, auth_bind=3Dyes and userdb ldap: We didn't wait until bind was
finished before sending the userdb request, which could have caused
problems.
- LDAP: Don't break when compiling with OpenLDAP v2.3 library
- Convert plugin: Don't create "maildirfolder" file to Maildir root.
---
Module Name: pkgsrc
Committed By: ghen
Date: Fri Apr 13 12:29:22 UTC 2007
Modified Files:
pkgsrc/mail/dovecot: Makefile
Log Message:
Forgot to delete a commented line.
diffstat:
mail/dovecot/Makefile | 5 ++---
mail/dovecot/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (29 lines):
diff -r 52d15488ccc6 -r 30ef2ede850a mail/dovecot/Makefile
--- a/mail/dovecot/Makefile Mon Apr 23 19:18:09 2007 +0000
+++ b/mail/dovecot/Makefile Mon Apr 23 23:26:36 2007 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.92 2007/04/06 12:21:30 ghen Exp $
+# $NetBSD: Makefile,v 1.92.2.1 2007/04/23 23:26:36 salo Exp $
-DISTNAME= dovecot-1.0.rc30
-PKGNAME= ${DISTNAME:S/.rc/rc/}
+DISTNAME= dovecot-1.0.0
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/
diff -r 52d15488ccc6 -r 30ef2ede850a mail/dovecot/distinfo
--- a/mail/dovecot/distinfo Mon Apr 23 19:18:09 2007 +0000
+++ b/mail/dovecot/distinfo Mon Apr 23 23:26:36 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.64 2007/04/06 12:21:30 ghen Exp $
+$NetBSD: distinfo,v 1.64.2.1 2007/04/23 23:26:37 salo 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.0.tar.gz) = 69054e9d3d10425bba5b13d092fa2cfeab382dce
+RMD160 (dovecot-1.0.0.tar.gz) = e750eb726fc7cf04d8dbd97604f01aa5ce4e3d19
+Size (dovecot-1.0.0.tar.gz) = 1674299 bytes
SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354
SHA1 (patch-ab) = 51faa52bc035a2c7ef96a3166191166e47c03876
SHA1 (patch-ac) = 0f1d45ba606736a437892c7cb141d02396744db5
Home |
Main Index |
Thread Index |
Old Index