From nobody@FreeBSD.org  Wed Mar  9 09:08:06 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 752751065675
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  9 Mar 2011 09:08:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 2CF038FC1A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  9 Mar 2011 09:08:06 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p29985PM031348
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 9 Mar 2011 09:08:05 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p29985NG031347;
	Wed, 9 Mar 2011 09:08:05 GMT
	(envelope-from nobody)
Message-Id: <201103090908.p29985NG031347@red.freebsd.org>
Date: Wed, 9 Mar 2011 09:08:05 GMT
From: Attila Nagy <bra@fsn.hu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: maintainer update: mail/dovecot2 and dovecot2-pigeonhole
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         155398
>Category:       ports
>Synopsis:       maintainer update: mail/dovecot2 and dovecot2-pigeonhole
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 09 09:10:07 UTC 2011
>Closed-Date:    Thu Mar 17 13:12:59 UTC 2011
>Last-Modified:  Thu Mar 17 13:20:24 UTC 2011
>Originator:     Attila Nagy
>Release:        
>Organization:
>Environment:
>Description:
Dovecot upgrade from 2.0.9 to 2.0.11. Please increase the PORTREVISION of the dovecot2-pigeonhole in the same time.

Changes for 2.0.10:
	* LMTP: For user+detail@domain deliveries, the +detail is again written
	  to Delivered-To: header.
	* Skip auth penalty checks from IPs in login_trusted_networks.

	+ Added import_environment setting.
	+ Added submission_host setting to send mails via SMTP instead of
	  via sendmail binary.
	+ Added doveadm acl get/set/delete commands for ACL manipulation,
	  similar to how IMAP ACL extension works.
	+ Added doveadm acl debug command to help debug and fix problems
	  with why shared mailboxes aren't working as expected.
	- IMAP: Fixed hangs with COMPRESS extension
	- IMAP: Fixed a hang when trying to COPY to a nonexistent mailbox. 
	- IMAP: Fixed hang/crash with SEARCHRES + pipelining $.
	- IMAP: Fixed assert-crash if IDLE+DONE is sent in same TCP packet. 
	- LMTP: Fixed sending multiple messages in a session.
	- doveadm: Fixed giving parameters to mail commands. 
	- doveadm import: Settings weren't correctly used for the
	  import storage.
	- dsync: Fixed somewhat random failures with saving messages to
	  remote dsync.
	- v2.0.9: Config reload didn't notify running processes with
	  shutdown_clients=no, so they could have kept serving new clients
	  with old settings.
Changes for 2.0.11:
	* dotlock_use_excl setting's default was accidentally "no" in all
	  v2.0.x releases, instead of "yes" as in v1.1 and v1.2. Changed it
	  back to "yes".

	- v2.0.10: LDAP support was broken
	- v2.0.10: dsyncing to remote often hanged (timed out in 15 mins)

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN dovecot2.orig/Makefile dovecot2/Makefile
--- dovecot2.orig/Makefile	2011-02-07 09:47:30.948514000 +0100
+++ dovecot2/Makefile	2011-03-08 20:58:43.173461009 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	dovecot
-PORTVERSION=	2.0.9
+PORTVERSION=	2.0.11
 CATEGORIES=	mail ipv6
 MASTER_SITES=	http://www.dovecot.org/releases/${PORTVERSION:R}/
 
diff -ruN dovecot2.orig/distinfo dovecot2/distinfo
--- dovecot2.orig/distinfo	2011-02-07 09:47:31.108517000 +0100
+++ dovecot2/distinfo	2011-03-08 20:58:46.550549532 +0100
@@ -1,2 +1,2 @@
-SHA256 (dovecot-2.0.9.tar.gz) = 37b4f3112284eeb099e4c9e89b9d433261d8b22040bc5d6b28f275c2e70070ee
-SIZE (dovecot-2.0.9.tar.gz) = 3208677
+SHA256 (dovecot-2.0.11.tar.gz) = 5979af86719bcf6a99530029c74c02c865899fcde7ce92ac05d34d81b6e20de4
+SIZE (dovecot-2.0.11.tar.gz) = 3225716
diff -ruN dovecot2.orig/pkg-plist dovecot2/pkg-plist
--- dovecot2.orig/pkg-plist	2011-02-07 09:47:31.497528000 +0100
+++ dovecot2/pkg-plist	2011-03-08 21:32:38.972143870 +0100
@@ -319,6 +319,9 @@
 include/dovecot/var-expand.h
 include/dovecot/wildcard-match.h
 include/dovecot/write-full.h
+lib/dovecot/doveadm/lib10_doveadm_acl_plugin.a
+lib/dovecot/doveadm/lib10_doveadm_acl_plugin.la
+lib/dovecot/doveadm/lib10_doveadm_acl_plugin.so
 lib/dovecot/doveadm/lib10_doveadm_expire_plugin.a
 lib/dovecot/doveadm/lib10_doveadm_expire_plugin.la
 lib/dovecot/doveadm/lib10_doveadm_expire_plugin.so
@@ -388,6 +391,10 @@
 lib/dovecot/libdovecot-login.la
 lib/dovecot/libdovecot-login.so
 lib/dovecot/libdovecot-login.so.0
+lib/dovecot/libdovecot-sql.a
+lib/dovecot/libdovecot-sql.la
+lib/dovecot/libdovecot-sql.so
+lib/dovecot/libdovecot-sql.so.0
 lib/dovecot/libdovecot-storage.a
 lib/dovecot/libdovecot-storage.la
 lib/dovecot/libdovecot-storage.so


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Wed Mar 9 10:06:26 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=155398 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Mar 17 13:12:57 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=155398 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/155398: commit references a PR
Date: Thu, 17 Mar 2011 13:14:10 +0000 (UTC)

 miwi        2011-03-17 13:13:17 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/dovecot2        Makefile distinfo pkg-plist 
   Log:
   - Update to 2.0.11
   
   PR:             155398
   Submitted by:   Attila Nagy <bra@fsn.hu> (maintainer)
   
   Revision  Changes    Path
   1.3       +1 -1      ports/mail/dovecot2/Makefile
   1.3       +2 -2      ports/mail/dovecot2/distinfo
   1.5       +7 -0      ports/mail/dovecot2/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
