From delphij@tarsier.delphij.net  Tue Apr 10 02:23:38 2007
Return-Path: <delphij@tarsier.delphij.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id DF1DC16A402
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 10 Apr 2007 02:23:38 +0000 (UTC)
	(envelope-from delphij@tarsier.delphij.net)
Received: from tarsier.geekcn.org (tarsier.geekcn.org [210.51.165.229])
	by mx1.freebsd.org (Postfix) with ESMTP id 9053513C45D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 10 Apr 2007 02:23:38 +0000 (UTC)
	(envelope-from delphij@tarsier.delphij.net)
Received: from localhost (tarsier.geekcn.org [210.51.165.229])
	by tarsier.geekcn.org (Postfix) with ESMTP id 59156EB0DA6;
	Tue, 10 Apr 2007 10:04:25 +0800 (CST)
Received: from tarsier.geekcn.org ([210.51.165.229])
	by localhost (mail.geekcn.org [210.51.165.229]) (amavisd-new, port 10024)
	with ESMTP id QoHOJDfpIRdb; Tue, 10 Apr 2007 10:04:19 +0800 (CST)
Received: from tarsier.delphij.net (tarsier.geekcn.org [210.51.165.229])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by tarsier.geekcn.org (Postfix) with ESMTP id A5FB9EB105C;
	Tue, 10 Apr 2007 10:04:16 +0800 (CST)
Received: from tarsier.delphij.net (localhost [127.0.0.1])
	by tarsier.delphij.net (8.13.8/8.13.8) with ESMTP id l3A24GRc018765;
	Tue, 10 Apr 2007 10:04:16 +0800 (CST)
	(envelope-from delphij@tarsier.delphij.net)
Received: (from delphij@localhost)
	by tarsier.delphij.net (8.13.8/8.13.8/Submit) id l3A247AL018764;
	Tue, 10 Apr 2007 10:04:07 +0800 (CST)
	(envelope-from delphij)
Message-Id: <200704100204.l3A247AL018764@tarsier.delphij.net>
Date: Tue, 10 Apr 2007 10:04:07 +0800 (CST)
From: Xin LI <delphij@freebsd.org>
Reply-To: Xin LI <delphij@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: robin@isometry.net
Subject: [PATCH] Update mail/dovecot to 1.0rc31
X-Send-Pr-Version: 3.113
X-GNATS-Notify: robin@isometry.net

>Number:         111433
>Category:       ports
>Synopsis:       [PATCH] Update mail/dovecot to 1.0rc31
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    delphij
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 10 02:30:04 GMT 2007
>Closed-Date:    Fri Apr 13 12:12:36 GMT 2007
>Last-Modified:  Fri Apr 13 12:12:36 GMT 2007
>Originator:     Xin LI
>Release:        FreeBSD 6.2-RELEASE-p1 i386
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD tarsier.delphij.net 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #1: Sat Feb 10 07:03:45 CST 2007 delphij@tarsier.delphij.net:/usr/obj/usr/src/sys/TARSIER i386


>Description:
	This should be the final RC and the final release should be the
same with this version, according to Timo.
	Maintainer (robin isometry.net) cc'ed.
>How-To-Repeat:
>Fix:

--- patch-dovecot-rc31.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/dovecot/Makefile,v
retrieving revision 1.69
diff -u -p -u -r1.69 Makefile
--- Makefile	1 Apr 2007 10:23:07 -0000	1.69
+++ Makefile	10 Apr 2007 01:54:51 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	dovecot
-DISTVERSION=	1.0.rc29
+DISTVERSION=	1.0.rc31
 CATEGORIES=	mail ipv6
 MASTER_SITES=	http://www.dovecot.org/releases/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/dovecot/distinfo,v
retrieving revision 1.43
diff -u -p -u -r1.43 distinfo
--- distinfo	1 Apr 2007 10:23:07 -0000	1.43
+++ distinfo	10 Apr 2007 01:55:44 -0000
@@ -1,3 +1,3 @@
-MD5 (dovecot-1.0.rc29.tar.gz) = 4b5ab65d59474c8e783ad6bd496fff22
-SHA256 (dovecot-1.0.rc29.tar.gz) = 6b8431e8276c07e235d30c195946e9b09d1f3e12f28aea6f755b6d4c72008dd9
-SIZE (dovecot-1.0.rc29.tar.gz) = 1670673
+MD5 (dovecot-1.0.rc31.tar.gz) = 246b74f72bc710b3348307955de29292
+SHA256 (dovecot-1.0.rc31.tar.gz) = 69161740558b13d388e97ab6ca4730b6ff420e51bdb9086d438b27e6119d094a
+SIZE (dovecot-1.0.rc31.tar.gz) = 1672213
--- patch-dovecot-rc31.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->delphij 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Apr 10 02:30:12 UTC 2007 
Responsible-Changed-Why:  
Submitter has GNATS access 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111433 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Apr 10 02:30:20 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111433 
State-Changed-From-To: feedback->closed 
State-Changed-By: delphij 
State-Changed-When: Fri Apr 13 12:11:59 UTC 2007 
State-Changed-Why:  
Superceded by a subsequent PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111433 
>Unformatted:
