upgrade to Dovecot 1.0rc7
ok dlg@
This commit is contained in:
parent
703a485b6a
commit
026742824b
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.53 2006/08/06 19:57:08 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.54 2006/09/18 05:04:28 brad Exp $
|
||||
|
||||
COMMENT= "compact IMAP/POP3 server"
|
||||
|
||||
DISTNAME= dovecot-1.0.rc2
|
||||
PKGNAME= ${DISTNAME}p3
|
||||
DISTNAME= dovecot-1.0.rc7
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${HOMEPAGE}releases/
|
||||
|
||||
@ -44,6 +43,7 @@ USE_LIBTOOL= Yes
|
||||
CONFIGURE_STYLE= autoconf
|
||||
AUTOCONF_VERSION= 2.59
|
||||
CONFIGURE_ARGS+=--localstatedir=/var \
|
||||
--with-ioloop=kqueue \
|
||||
--with-ssl=openssl \
|
||||
--with-ssldir=/etc/ssl \
|
||||
--without-pam \
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (dovecot-1.0.rc2.tar.gz) = e27a248b2ee224e4618aa2f020150041
|
||||
RMD160 (dovecot-1.0.rc2.tar.gz) = cbb1919f30ccc82033ddda5a9a4b2e9695f78eb9
|
||||
SHA1 (dovecot-1.0.rc2.tar.gz) = 548d691166c71533cce05f72204d5f728941bab6
|
||||
SIZE (dovecot-1.0.rc2.tar.gz) = 1257435
|
||||
MD5 (dovecot-1.0.rc7.tar.gz) = 665ec0f09fe4f0a8f3f9efd7b9a02297
|
||||
RMD160 (dovecot-1.0.rc7.tar.gz) = 6edd633380da810d21a729330fa9c3ccec6d7039
|
||||
SHA1 (dovecot-1.0.rc7.tar.gz) = be1f7efe3cdf15c7581580954e42438173bb67a5
|
||||
SIZE (dovecot-1.0.rc7.tar.gz) = 1273427
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.11 2006/07/16 02:43:08 brad Exp $
|
||||
--- Makefile.in.orig Tue Jun 27 18:17:45 2006
|
||||
+++ Makefile.in Wed Jun 28 03:47:43 2006
|
||||
@@ -598,7 +598,7 @@ install-data: install-data-recursive
|
||||
$OpenBSD: patch-Makefile_in,v 1.12 2006/09/18 05:04:28 brad Exp $
|
||||
--- Makefile.in.orig Sun Aug 6 17:55:28 2006
|
||||
+++ Makefile.in Sun Aug 6 19:53:31 2006
|
||||
@@ -602,7 +602,7 @@ install-data: install-data-recursive
|
||||
uninstall: uninstall-recursive
|
||||
|
||||
install-am: all-am
|
||||
|
@ -1,12 +1,12 @@
|
||||
$OpenBSD: patch-dovecot-example_conf,v 1.23 2006/08/06 19:57:08 sturm Exp $
|
||||
--- dovecot-example.conf.orig Sat Jul 1 16:07:32 2006
|
||||
+++ dovecot-example.conf Thu Jul 27 23:50:39 2006
|
||||
$OpenBSD: patch-dovecot-example_conf,v 1.24 2006/09/18 05:04:28 brad Exp $
|
||||
--- dovecot-example.conf.orig Thu Aug 10 17:21:05 2006
|
||||
+++ dovecot-example.conf Thu Aug 17 18:41:36 2006
|
||||
@@ -7,13 +7,12 @@
|
||||
# value inside quotes, eg.: key = "# char and trailing whitespace "
|
||||
|
||||
# Default values are shown after each value, it's not required to uncomment
|
||||
-# any of the lines. Exception to this are paths, they're just examples
|
||||
-# with real defaults being based on configure options. The paths listed here
|
||||
# Default values are shown for each setting, it's not required to uncomment
|
||||
-# any of the lines. Exception to this are paths, they're just examples with
|
||||
-# the real defaults being based on configure options. The paths listed here
|
||||
-# are for configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
|
||||
-# --with-ssldir=/etc/ssl
|
||||
+# any of the lines.
|
||||
|
Loading…
Reference in New Issue
Block a user