From nobody@FreeBSD.org  Mon Jan 20 08:00:55 2014
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 1D3D0E9F
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 20 Jan 2014 08:00:55 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id B58531CF5
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 20 Jan 2014 08:00:54 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id s0K80rBc043333
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 20 Jan 2014 08:00:53 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id s0K80rj8043312;
	Mon, 20 Jan 2014 08:00:53 GMT
	(envelope-from nobody)
Message-Id: <201401200800.s0K80rj8043312@oldred.freebsd.org>
Date: Mon, 20 Jan 2014 08:00:53 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:         185904
>Category:       ports
>Synopsis:       maintainer update: mail/dovecot2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pawel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 20 08:10:01 UTC 2014
>Closed-Date:    Fri Jan 31 15:08:01 UTC 2014
>Last-Modified:  Fri Jan 31 15:10:00 UTC 2014
>Originator:     Attila Nagy
>Release:        
>Organization:
>Environment:
>Description:
Upgrade dovecot2 to 2.2.10 and bump portrevision of dependent ports.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: dovecot2/Makefile
===================================================================
--- dovecot2/Makefile	(revision 340367)
+++ dovecot2/Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dovecot
-PORTVERSION=	2.2.9
+PORTVERSION=	2.2.10
 CATEGORIES=	mail ipv6
 MASTER_SITES=	http://www.dovecot.org/releases/${PORTVERSION:R}/
 PKGNAMESUFFIX=	2
Index: dovecot2/distinfo
===================================================================
--- dovecot2/distinfo	(revision 340367)
+++ dovecot2/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (dovecot-2.2.9.tar.gz) = 7c3b6b8a05f6ebcc9fd01736fdcac0de12158959f5b99d1f7077f7a8626ee2d5
-SIZE (dovecot-2.2.9.tar.gz) = 4540858
+SHA256 (dovecot-2.2.10.tar.gz) = 75592483d40dc4f76cc3b41af40caa4be80478946a699d46846d5d03e4d2e09b
+SIZE (dovecot-2.2.10.tar.gz) = 4558660
Index: dovecot2-pigeonhole/Makefile
===================================================================
--- dovecot2-pigeonhole/Makefile	(revision 340367)
+++ dovecot2-pigeonhole/Makefile	(working copy)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dovecot-pigeonhole
 PORTVERSION=	0.4.2
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	mail
 MASTER_SITES=	http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
 DISTNAME=	${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${PORTVERSION}
Index: dovecot2-antispam-plugin/Makefile
===================================================================
--- dovecot2-antispam-plugin/Makefile	(revision 340367)
+++ dovecot2-antispam-plugin/Makefile	(working copy)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dovecot2-antispam-plugin
 PORTVERSION=	20130429
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	mail
 MASTER_SITES=	http://olgeni.olgeni.com/~olgeni/distfiles/ \
 		LOCAL/olgeni


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pawel 
Responsible-Changed-By: pawel 
Responsible-Changed-When: Fri Jan 31 14:02:47 UTC 2014 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=185904 
State-Changed-From-To: open->closed 
State-Changed-By: pawel 
State-Changed-When: Fri Jan 31 15:08:00 UTC 2014 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/185904: commit references a PR
Date: Fri, 31 Jan 2014 15:07:55 +0000 (UTC)

 Author: pawel
 Date: Fri Jan 31 15:07:46 2014
 New Revision: 342000
 URL: http://svnweb.freebsd.org/changeset/ports/342000
 QAT: https://qat.redports.org/buildarchive/r342000/
 
 Log:
   - Update mail/dovecot2 to version 2.2.10
   - Bump affected plugin ports
   
   PR:		ports/185904
   Submitted by:	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	Fri Jan 31 14:57:56 2014	(r341999)
 +++ head/mail/dovecot2-antispam-plugin/Makefile	Fri Jan 31 15:07:46 2014	(r342000)
 @@ -3,7 +3,7 @@
  
  PORTNAME=	dovecot2-antispam-plugin
  PORTVERSION=	20130429
 -PORTREVISION=	4
 +PORTREVISION=	5
  CATEGORIES=	mail
  MASTER_SITES=	http://olgeni.olgeni.com/~olgeni/distfiles/ \
  		LOCAL/olgeni
 
 Modified: head/mail/dovecot2-pigeonhole/Makefile
 ==============================================================================
 --- head/mail/dovecot2-pigeonhole/Makefile	Fri Jan 31 14:57:56 2014	(r341999)
 +++ head/mail/dovecot2-pigeonhole/Makefile	Fri Jan 31 15:07:46 2014	(r342000)
 @@ -3,7 +3,7 @@
  
  PORTNAME=	dovecot-pigeonhole
  PORTVERSION=	0.4.2
 -PORTREVISION=	1
 +PORTREVISION=	2
  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	Fri Jan 31 14:57:56 2014	(r341999)
 +++ head/mail/dovecot2/Makefile	Fri Jan 31 15:07:46 2014	(r342000)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	dovecot
 -PORTVERSION=	2.2.9
 +PORTVERSION=	2.2.10
  CATEGORIES=	mail ipv6
  MASTER_SITES=	http://www.dovecot.org/releases/${PORTVERSION:R}/
  PKGNAMESUFFIX=	2
 
 Modified: head/mail/dovecot2/distinfo
 ==============================================================================
 --- head/mail/dovecot2/distinfo	Fri Jan 31 14:57:56 2014	(r341999)
 +++ head/mail/dovecot2/distinfo	Fri Jan 31 15:07:46 2014	(r342000)
 @@ -1,2 +1,2 @@
 -SHA256 (dovecot-2.2.9.tar.gz) = 7c3b6b8a05f6ebcc9fd01736fdcac0de12158959f5b99d1f7077f7a8626ee2d5
 -SIZE (dovecot-2.2.9.tar.gz) = 4540858
 +SHA256 (dovecot-2.2.10.tar.gz) = 75592483d40dc4f76cc3b41af40caa4be80478946a699d46846d5d03e4d2e09b
 +SIZE (dovecot-2.2.10.tar.gz) = 4558660
 _______________________________________________
 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:
