From nobody@FreeBSD.org  Mon Nov 25 07:14:42 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id B2C9B704
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 25 Nov 2013 07:14:42 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 56EAB2FBC
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 25 Nov 2013 07:14:42 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rAP7Efa2025812
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 25 Nov 2013 07:14:41 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rAP7EfT5025808;
	Mon, 25 Nov 2013 07:14:41 GMT
	(envelope-from nobody)
Message-Id: <201311250714.rAP7EfT5025808@oldred.freebsd.org>
Date: Mon, 25 Nov 2013 07:14:41 GMT
From: Attila Nagy <bra@fsn.hu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: maintainer update: mail/dovecot2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         184273
>Category:       ports
>Synopsis:       maintainer update: mail/dovecot2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    danilo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 25 07:20:00 UTC 2013
>Closed-Date:    Mon Nov 25 19:04:22 UTC 2013
>Last-Modified:  Mon Nov 25 19:10:00 UTC 2013
>Originator:     Attila Nagy
>Release:        
>Organization:
>Environment:
>Description:
Upgrade dovecot2 port to version 2.2.9 (and bump portrevision of dovecot2-pigeonhole).
Changes from 2.2.8:
        + Full text search indexing can now be done automatically after
          saving/copying mails by setting plugin { fts_autoindex=yes }
        + replicator: Added replication_dsync_parameters setting to pass
          "doveadm sync" parameters (for controlling what to replicate).
        + Added mail-filter plugin
        + Added liblzma/xz support (zlib_save=xz)
        - v2.2.8's improved cache file handling exposed several old bugs
          related to fetching mail headers.
        - v2.2.7's iostream handling changes were causing some connections
          to be disconnected before flushing their output (e.g. POP3 logout
          message wasn't being sent)

Previous upgrade submitted in http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/184103 can be closed/skipped.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: dovecot2/Makefile
===================================================================
--- dovecot2/Makefile	(revision 334812)
+++ dovecot2/Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dovecot
-PORTVERSION=	2.2.6
+PORTVERSION=	2.2.9
 CATEGORIES=	mail ipv6
 MASTER_SITES=	http://www.dovecot.org/releases/${PORTVERSION:R}/
 
Index: dovecot2/distinfo
===================================================================
--- dovecot2/distinfo	(revision 334812)
+++ dovecot2/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (dovecot-2.2.6.tar.gz) = 62272bce0ba4b992f44b6eaf72543860ecd21694032243af009b9da2c0d3d6e5
-SIZE (dovecot-2.2.6.tar.gz) = 4483169
+SHA256 (dovecot-2.2.9.tar.gz) = 7c3b6b8a05f6ebcc9fd01736fdcac0de12158959f5b99d1f7077f7a8626ee2d5
+SIZE (dovecot-2.2.9.tar.gz) = 4540858
Index: dovecot2-pigeonhole/Makefile
===================================================================
--- dovecot2-pigeonhole/Makefile	(revision 334812)
+++ dovecot2-pigeonhole/Makefile	(working copy)
@@ -3,6 +3,7 @@
 
 PORTNAME=	dovecot-pigeonhole
 PORTVERSION=	0.4.2
+PORTREVISION=	2
 CATEGORIES=	mail
 MASTER_SITES=	http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
 DISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->danilo 
Responsible-Changed-By: danilo 
Responsible-Changed-When: Mon Nov 25 16:14:31 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

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

From: "Danilo E. Gondolfo" <danilo@freebsd.org>
To: bug-followup@FreeBSD.org, bra@fsn.hu
Cc:  
Subject: Re: ports/184273: maintainer update: mail/dovecot2
Date: Mon, 25 Nov 2013 16:45:23 -0200

 mail/dovecot2-antispam-plugin needs a PORTREVISION bump too, right?

From: Attila Nagy <bra@fsn.hu>
To: "Danilo E. Gondolfo" <danilo@freebsd.org>, bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184273: maintainer update: mail/dovecot2
Date: Mon, 25 Nov 2013 19:41:42 +0100

 This is a multi-part message in MIME format.
 --------------040809010308010100040609
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Yes, but I don't use it, so I didn't test it.
 
 Thanks.
 
 On 11/25/2013 07:45 PM, Danilo E. Gondolfo wrote:
 > mail/dovecot2-antispam-plugin needs a PORTREVISION bump too, right?
 
 
 
 --------------040809010308010100040609
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 <html>
   <head>
 
     <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
   </head>
   <body bgcolor="#FFFFFF" text="#000000">
     <div class="moz-cite-prefix">Yes, but I don't use it, so I didn't
       test it.<br>
       <br>
       Thanks.<br>
       <br>
       On 11/25/2013 07:45 PM, Danilo E. Gondolfo wrote:<br>
     </div>
     <blockquote class=" cite" id="mid_52939AC3_1030303_freebsd_org"
       cite="mid:52939AC3.1030303@freebsd.org" type="cite">
       <pre wrap="">mail/dovecot2-antispam-plugin needs a PORTREVISION bump too, right?
 </pre>
     </blockquote>
     <br>
     <br>
   </body>
 </html>
 
 --------------040809010308010100040609--
State-Changed-From-To: open->closed 
State-Changed-By: danilo 
State-Changed-When: Mon Nov 25 19:04:21 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184273: commit references a PR
Date: Mon, 25 Nov 2013 19:03:24 +0000 (UTC)

 Author: danilo
 Date: Mon Nov 25 19:03:16 2013
 New Revision: 334882
 URL: http://svnweb.freebsd.org/changeset/ports/334882
 
 Log:
   - Update from 2.2.6 to 2.2.9
   - And, following the instructions in Makefile, bump PORTREVISION of mail/dovecot2-antispam-plugin and mail/dovecot-pigeonhole
   
   PR:		ports/184273
   Submitted by:	Attila Nagy <bra@fsn.hu> (maintainer)
 
 Modified:
   head/mail/dovecot2-antispam-plugin/Makefile
   head/mail/dovecot2-pigeonhole/Makefile
   head/mail/dovecot2/Makefile
   head/mail/dovecot2/distinfo
 
 Modified: head/mail/dovecot2-antispam-plugin/Makefile
 ==============================================================================
 --- head/mail/dovecot2-antispam-plugin/Makefile	Mon Nov 25 18:44:35 2013	(r334881)
 +++ head/mail/dovecot2-antispam-plugin/Makefile	Mon Nov 25 19:03:16 2013	(r334882)
 @@ -3,7 +3,7 @@
  
  PORTNAME=	dovecot2-antispam-plugin
  PORTVERSION=	20130429
 -PORTREVISION=	3
 +PORTREVISION=	4
  CATEGORIES=	mail
  MASTER_SITES=	http://olgeni.olgeni.com/~olgeni/distfiles/ \
  		LOCAL/olgeni
 
 Modified: head/mail/dovecot2-pigeonhole/Makefile
 ==============================================================================
 --- head/mail/dovecot2-pigeonhole/Makefile	Mon Nov 25 18:44:35 2013	(r334881)
 +++ head/mail/dovecot2-pigeonhole/Makefile	Mon Nov 25 19:03:16 2013	(r334882)
 @@ -3,6 +3,7 @@
  
  PORTNAME=	dovecot-pigeonhole
  PORTVERSION=	0.4.2
 +PORTREVISION=	1
  CATEGORIES=	mail
  MASTER_SITES=	http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
  DISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
 
 Modified: head/mail/dovecot2/Makefile
 ==============================================================================
 --- head/mail/dovecot2/Makefile	Mon Nov 25 18:44:35 2013	(r334881)
 +++ head/mail/dovecot2/Makefile	Mon Nov 25 19:03:16 2013	(r334882)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	dovecot
 -PORTVERSION=	2.2.6
 +PORTVERSION=	2.2.9
  CATEGORIES=	mail ipv6
  MASTER_SITES=	http://www.dovecot.org/releases/${PORTVERSION:R}/
  
 
 Modified: head/mail/dovecot2/distinfo
 ==============================================================================
 --- head/mail/dovecot2/distinfo	Mon Nov 25 18:44:35 2013	(r334881)
 +++ head/mail/dovecot2/distinfo	Mon Nov 25 19:03:16 2013	(r334882)
 @@ -1,2 +1,2 @@
 -SHA256 (dovecot-2.2.6.tar.gz) = 62272bce0ba4b992f44b6eaf72543860ecd21694032243af009b9da2c0d3d6e5
 -SIZE (dovecot-2.2.6.tar.gz) = 4483169
 +SHA256 (dovecot-2.2.9.tar.gz) = 7c3b6b8a05f6ebcc9fd01736fdcac0de12158959f5b99d1f7077f7a8626ee2d5
 +SIZE (dovecot-2.2.9.tar.gz) = 4540858
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
