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.6.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6bc38acb7f56
branches: trunk
changeset: 476841:6bc38acb7f56
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Mon Jun 21 08:30:23 2004 +0000
description:
Update mail/dovecot to 0.99.10.6.
Changes:
+ SHA1 password support using OpenSSL crypto library
+ mail_extra_groups setting
+ maildir_stat_dirs setting
+ Added NAMESPACE capability and command
- Autocreate missing maildirs (instead of crashing)
- Fixed occational crash in maildir synchronization
- Fixed occational assertion crash in ioloop.c
- Fixed FreeBSD compiling issue
- Fixed issues with 64bit Solaris binary
diffstat:
doc/CHANGES | 3 ++-
mail/dovecot/Makefile | 7 +++----
mail/dovecot/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 10 deletions(-)
diffs (50 lines):
diff -r 68b15d39703a -r 6bc38acb7f56 doc/CHANGES
--- a/doc/CHANGES Mon Jun 21 08:24:05 2004 +0000
+++ b/doc/CHANGES Mon Jun 21 08:30:23 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6259 2004/06/21 08:24:05 martti Exp $
+$NetBSD: CHANGES,v 1.6260 2004/06/21 08:30:23 xtraeme Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -2998,3 +2998,4 @@
Added xfce4-windowlist-plugin-0.1.0 [martti 2004-06-21]
Updated gpass to 0.4.4 [jmmv 2004-06-21]
Updated vim to 6.3 [martti 2004-06-21]
+ Updated dovecot to 0.99.10.6 [xtraeme 2004-06-21]
diff -r 68b15d39703a -r 6bc38acb7f56 mail/dovecot/Makefile
--- a/mail/dovecot/Makefile Mon Jun 21 08:24:05 2004 +0000
+++ b/mail/dovecot/Makefile Mon Jun 21 08:30:23 2004 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.19 2004/05/29 15:42:51 cube Exp $
+# $NetBSD: Makefile,v 1.20 2004/06/21 08:30:24 xtraeme Exp $
-DISTNAME= dovecot-0.99.10.5
-PKGREVISION= 1
+DISTNAME= dovecot-0.99.10.6
CATEGORIES= mail
MASTER_SITES= http://dovecot.fi/
PATCH_SITES= http://www.roughtrade.net/dovecot/
-PATCHFILES= dovecot-crammd5-0.99.10.5.diff
+PATCHFILES= dovecot-crammd5-0.99.10.6.diff
PATCH_DIST_STRIP= -p1
MAINTAINER= tom%replic8.net@localhost
diff -r 68b15d39703a -r 6bc38acb7f56 mail/dovecot/distinfo
--- a/mail/dovecot/distinfo Mon Jun 21 08:24:05 2004 +0000
+++ b/mail/dovecot/distinfo Mon Jun 21 08:30:23 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2004/05/29 15:42:51 cube Exp $
+$NetBSD: distinfo,v 1.10 2004/06/21 08:30:24 xtraeme Exp $
-SHA1 (dovecot-0.99.10.5.tar.gz) = b9bef7b38e93bdbb0ec168e158b62b436d736589
-Size (dovecot-0.99.10.5.tar.gz) = 863825 bytes
-SHA1 (dovecot-crammd5-0.99.10.5.diff) = b8dfe5007d2bba3d282f3baccabedbb437fbc555
-Size (dovecot-crammd5-0.99.10.5.diff) = 16528 bytes
+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 (patch-aa) = 6ed31ba47883903e5a7b2fcb715432e0c3e8947c
SHA1 (patch-ab) = c3b4256ba50417e65e6ec69025e7864865c7a1a0
Home |
Main Index |
Thread Index |
Old Index