summaryrefslogtreecommitdiff
path: root/mail/dovecot/patches
diff options
context:
space:
mode:
authorsalo <salo>2003-06-19 16:11:11 +0000
committersalo <salo>2003-06-19 16:11:11 +0000
commitf5c299770683a4aacf747342a43b245f3feb9a99 (patch)
tree8b0975bb2d273e2f473d8ed1bb6288591d7903e9 /mail/dovecot/patches
parent28446178730712a4c2a32cd6a278986a352d93ae (diff)
downloadpkgsrc-f5c299770683a4aacf747342a43b245f3feb9a99.tar.gz
Updated to version 0.99.10-test14 (0.99.10beta14 in pkgsrc).
From Tom Hensel via tech-pkg and private mail. Changes: - new MAINTAINER, Tom Hensel 0.99.10-test14: =============== - IMAP over SSL works now without having to install (patched) OpenSSL from pkgsrc or patching dovecot itself. For instance, OpenSSL gets initalized before chrooting so it can open /dev/urandom, even some possible crashes have been fixed. - Many changes to the Maildir synchronization and expiration code, diffrent bugs and flaws are fixed. Improved indexing and hashing of Maildirs and mboxes. - Changes to improve overall perfomance have been incorparated. - The authorization daemon now supports the ANONYMOUS SASL mechanism, a few bugs were fixed. - Many flaws and glitches are gone, please see dovecot's ChangeLog for a complete list of changes.
Diffstat (limited to 'mail/dovecot/patches')
-rw-r--r--mail/dovecot/patches/patch-aa12
1 files changed, 6 insertions, 6 deletions
diff --git a/mail/dovecot/patches/patch-aa b/mail/dovecot/patches/patch-aa
index c9b5c80531f..caa284fed21 100644
--- a/mail/dovecot/patches/patch-aa
+++ b/mail/dovecot/patches/patch-aa
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.1.1.1 2003/05/14 04:17:31 salo Exp $
+$NetBSD: patch-aa,v 1.2 2003/06/19 16:11:12 salo Exp $
---- Makefile.in.orig 2003-05-06 18:33:40.000000000 +0200
-+++ Makefile.in 2003-05-06 18:44:13.000000000 +0200
-@@ -90,7 +90,7 @@
+--- Makefile.in.orig Thu Jun 19 00:21:59 2003
++++ Makefile.in Thu Jun 19 16:06:04 2003
+@@ -91,7 +91,7 @@
SUBDIRS = src doc
confdir = $(sysconfdir)
-conf_DATA = dovecot-example.conf
-+conf_DATA =
++conf_DATA =
- EXTRA_DIST = config.rpath dovecot.spec.in COPYING.LGPL $(conf_DATA)
+ EXTRA_DIST = config.rpath dovecot.spec dovecot.spec.in COPYING.LGPL $(conf_DATA)