pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/dovecot Update to dovecot-1.0rc25.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/17253d4e0a2a
branches:  trunk
changeset: 526104:17253d4e0a2a
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Thu Mar 01 13:26:40 2007 +0000

description:
Update to dovecot-1.0rc25.

        * If time moves backwards, Dovecot kills itself instead of giving
          random problems.

        + Added --with-headers configure option to install .h files.
          Binary package builders could use this to create some dovecot-dev
          package to make compiling plugins easier.
        - PLAIN authentication: Don't crash dovecot-auth with invalid input.
        - IMAP APPEND: Don't crash if saving fails
        - IMAP LIST: If prefix.INBOX has children and we're listing under
          prefix.%, don't drop the prefix.
        - mbox: Broken X-UID headers still weren't handled correctly.
        - mail-log plugin: Fixed deleted/undeleted logging.

diffstat:

 mail/dovecot/Makefile |  4 ++--
 mail/dovecot/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 63f2bd0e86bd -r 17253d4e0a2a mail/dovecot/Makefile
--- a/mail/dovecot/Makefile     Thu Mar 01 13:06:33 2007 +0000
+++ b/mail/dovecot/Makefile     Thu Mar 01 13:26:40 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.86 2007/02/23 09:11:43 ghen Exp $
+# $NetBSD: Makefile,v 1.87 2007/03/01 13:26:40 ghen Exp $
 
-DISTNAME=              dovecot-1.0.rc24
+DISTNAME=              dovecot-1.0.rc25
 PKGNAME=               ${DISTNAME:S/.rc/rc/}
 CATEGORIES=            mail
 MASTER_SITES=          http://www.dovecot.org/releases/
diff -r 63f2bd0e86bd -r 17253d4e0a2a mail/dovecot/distinfo
--- a/mail/dovecot/distinfo     Thu Mar 01 13:06:33 2007 +0000
+++ b/mail/dovecot/distinfo     Thu Mar 01 13:26:40 2007 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.58 2007/02/23 09:11:43 ghen Exp $
+$NetBSD: distinfo,v 1.59 2007/03/01 13:26:40 ghen Exp $
 
-SHA1 (dovecot-1.0.rc24.tar.gz) = 0ecf6357d5d9a602501200eacb3e54dadf8a9793
-RMD160 (dovecot-1.0.rc24.tar.gz) = 4496e98216cbadd9352da4f898bdf656dfdb047e
-Size (dovecot-1.0.rc24.tar.gz) = 1498585 bytes
+SHA1 (dovecot-1.0.rc25.tar.gz) = ce9023ce1ff42c195586a55983407c019a6ba46d
+RMD160 (dovecot-1.0.rc25.tar.gz) = f5a631c310ea8958ca5244ce2ba71332e44218af
+Size (dovecot-1.0.rc25.tar.gz) = 1511817 bytes
 SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354
 SHA1 (patch-ab) = d67be516e7b5071550b6e762841b235dda1fa324
 SHA1 (patch-ag) = bd180441a0983ceccc898024370a3bdefdc11b1f



Home | Main Index | Thread Index | Old Index