summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/dovecot/Makefile4
-rw-r--r--mail/dovecot/distinfo10
-rw-r--r--mail/dovecot/patches/patch-ag6
3 files changed, 10 insertions, 10 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index c623a6b5f9f..5855fcbffcc 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.70 2006/10/16 06:55:47 ghen Exp $
+# $NetBSD: Makefile,v 1.71 2006/11/04 21:44:03 ghen Exp $
-DISTNAME= dovecot-1.0.rc10
+DISTNAME= dovecot-1.0.rc11
PKGNAME= ${DISTNAME:S/.rc/rc/}
CATEGORIES= mail
MASTER_SITES= http://www.dovecot.org/releases/
diff --git a/mail/dovecot/distinfo b/mail/dovecot/distinfo
index d0f32dfe43a..5607cf70a0a 100644
--- a/mail/dovecot/distinfo
+++ b/mail/dovecot/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.43 2006/10/16 06:55:47 ghen Exp $
+$NetBSD: distinfo,v 1.44 2006/11/04 21:44:03 ghen Exp $
-SHA1 (dovecot-1.0.rc10.tar.gz) = 3c10464b0a5d3b285a9528c11e4057b0afa11cb0
-RMD160 (dovecot-1.0.rc10.tar.gz) = 1dddb6b620ac373703af845e59ed069919c37377
-Size (dovecot-1.0.rc10.tar.gz) = 1452437 bytes
+SHA1 (dovecot-1.0.rc11.tar.gz) = b300b5f2d4a4b31e1a579fe616278a7ab28e7b61
+RMD160 (dovecot-1.0.rc11.tar.gz) = 08d469378639998d587e04b700c3a7398718b053
+Size (dovecot-1.0.rc11.tar.gz) = 1457850 bytes
SHA1 (patch-aa) = 6258057d49add91f06d4dd51ded72e42f6774354
SHA1 (patch-ab) = 6b6b1dcc9201eca1cedbea5daf6071403e04f14d
-SHA1 (patch-ag) = d2dd85d06158ab629f5e394a7f75d9862a67b58f
+SHA1 (patch-ag) = bd180441a0983ceccc898024370a3bdefdc11b1f
diff --git a/mail/dovecot/patches/patch-ag b/mail/dovecot/patches/patch-ag
index 9f1c9340657..a365b51afc6 100644
--- a/mail/dovecot/patches/patch-ag
+++ b/mail/dovecot/patches/patch-ag
@@ -1,6 +1,6 @@
-$NetBSD: patch-ag,v 1.2 2006/10/09 19:06:57 ghen Exp $
+$NetBSD: patch-ag,v 1.3 2006/11/04 21:44:03 ghen Exp $
---- src/deliver/deliver.c.orig 2006-10-09 20:59:33.000000000 +0200
+--- src/deliver/deliver.c.orig 2006-11-02 21:03:30.000000000 +0100
+++ src/deliver/deliver.c
@@ -30,7 +30,7 @@
@@ -8,6 +8,6 @@ $NetBSD: patch-ag,v 1.2 2006/10/09 19:06:57 ghen Exp $
#define DEFAULT_AUTH_SOCKET_PATH PKG_RUNDIR"/auth-master"
-#define DEFAULT_SENDMAIL_PATH "/usr/lib/sendmail"
+#define DEFAULT_SENDMAIL_PATH "/usr/sbin/sendmail"
- #define DEFAULT_ENVELOPE_SENDER "dovecot.deliver"
+ #define DEFAULT_ENVELOPE_SENDER "MAILER-DAEMON"
/* After buffer grows larger than this, create a temporary file to /tmp