Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Aug 2006 21:52:05 +0000 (UTC)
From:      Robin Breathe <robin@isometry.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Xin Li <delphij@FreeBSD.org>
Subject:   ports/102249: Maintainer Update: mail/dovecot to 1.0.rc7
Message-ID:  <20060818215205.4CA82B82E@mail.ox.isometry.net>
Resent-Message-ID: <200608182200.k7IM0TfY012053@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         102249
>Category:       ports
>Synopsis:       Maintainer Update: mail/dovecot to 1.0.rc7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 18 22:00:28 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Robin Breathe
>Release:        FreeBSD 6.1-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
Update to dovecot 1.0.rc7.
>How-To-Repeat:
>Fix:
Apply the patch below:

--- dovecot-1.0.r7.diff begins here ---
diff -ruN dovecot-1.0.r2/Makefile dovecot/Makefile
--- dovecot-1.0.r2/Makefile	Fri Aug 18 21:43:18 2006
+++ dovecot/Makefile	Fri Aug 18 21:10:28 2006
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	dovecot
-DISTVERSION=	1.0.rc2
+DISTVERSION=	1.0.rc7
 CATEGORIES=	mail ipv6
 MASTER_SITES=	http://www.dovecot.org/releases/
 
@@ -47,7 +47,7 @@
 ## kqueue(2) support
 #
 .if !defined(WITHOUT_KQUEUE)
-CONFIGURE_ARGS+=	--with-ioloop=kqueue --with-notify=kqueue
+CONFIGURE_ARGS+=	--with-ioloop=kqueue
 .endif
 
 ## SASL2 support
diff -ruN dovecot-1.0.r2/distinfo dovecot/distinfo
--- dovecot-1.0.r2/distinfo	Fri Aug 18 21:43:18 2006
+++ dovecot/distinfo	Fri Aug 18 21:08:59 2006
@@ -1,3 +1,3 @@
-MD5 (dovecot-1.0.rc2.tar.gz) = e27a248b2ee224e4618aa2f020150041
-SHA256 (dovecot-1.0.rc2.tar.gz) = 594b38c099a4576e22d8a33673fd1461332c09a1e2c715792f6c2ff656b1bf6e
-SIZE (dovecot-1.0.rc2.tar.gz) = 1257435
+MD5 (dovecot-1.0.rc7.tar.gz) = 665ec0f09fe4f0a8f3f9efd7b9a02297
+SHA256 (dovecot-1.0.rc7.tar.gz) = 4d877b52678d1ef81c3f176479d566e25c0c4a65d3f61093f39866d1f63c7696
+SIZE (dovecot-1.0.rc7.tar.gz) = 1273427
diff -ruN dovecot-1.0.r2/files/patch-dovecot-example.conf dovecot/files/patch-dovecot-example.conf
--- dovecot-1.0.r2/files/patch-dovecot-example.conf	Fri Aug 18 21:43:18 2006
+++ dovecot/files/patch-dovecot-example.conf	Fri Aug 18 21:26:03 2006
@@ -1,9 +1,9 @@
---- dovecot-example.conf.orig	Tue Jul  4 23:44:02 2006
-+++ dovecot-example.conf	Tue Jul  4 23:47:52 2006
+--- dovecot-example.conf.orig	Fri Aug 18 21:19:13 2006
++++ dovecot-example.conf	Fri Aug 18 21:23:26 2006
 @@ -9,7 +9,7 @@
- # 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
 +# are for configure --prefix=%%PREFIX%% --sysconfdir=%%PREFIX%%/etc --localstatedir=/var
  # --with-ssldir=/etc/ssl
@@ -25,7 +25,7 @@
  
  # Should each login be processed in it's own process (yes), or should one
  # login process be allowed to process multiple connections (no)? Yes is more
-@@ -193,6 +195,7 @@
+@@ -192,6 +194,7 @@
  #   default_mail_env = mbox:/var/mail/%d/%n/:INDEX=/var/indexes/%d/%n
  #
  #default_mail_env = 
@@ -111,7 +111,7 @@
  
    # Don't try to set mails non-recent or seen with POP3 sessions. This is
    # mostly intended to reduce disk I/O. With maildir it doesn't move files
-@@ -576,6 +583,7 @@
+@@ -577,6 +584,7 @@
    # installations.
    #
    #pop3_uidl_format = 
@@ -119,7 +119,7 @@
  
    # POP3 logout format string:
    #  %t - number of TOP commands
-@@ -590,7 +598,7 @@
+@@ -591,7 +599,7 @@
    # Support for dynamically loadable plugins. mail_plugins is a space separated
    # list of plugins to load.
    #mail_plugins = 
@@ -128,7 +128,7 @@
  
    # Workarounds for various client bugs:
    #   outlook-no-nuls:
-@@ -601,6 +609,7 @@
+@@ -602,6 +610,7 @@
    #     missing. This option simply sends it if it's missing.
    # The list is space-separated.
    #pop3_client_workarounds = 
@@ -136,7 +136,7 @@
  }
  
  ##
-@@ -618,10 +627,11 @@
+@@ -619,10 +628,11 @@
    # Support for dynamically loadable plugins. mail_plugins is a space separated
    # list of plugins to load.
    #mail_plugins = 
@@ -149,7 +149,7 @@
  
    # UNIX socket path to master authentication server to find users.
    #auth_socket_path = /var/run/dovecot/auth-master
-@@ -632,7 +642,7 @@
+@@ -633,7 +643,7 @@
  ##
  
  # Executable location
--- dovecot-1.0.r7.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060818215205.4CA82B82E>