From yds@dppl.net  Tue Aug 18 19:03:29 2009
Return-Path: <yds@dppl.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7D5FB106568C;
	Tue, 18 Aug 2009 19:03:29 +0000 (UTC)
	(envelope-from yds@dppl.net)
Received: from crake.dppl.net (mail.dppl.com [216.182.10.231])
	by mx1.freebsd.org (Postfix) with ESMTP id 5989B8FC5B;
	Tue, 18 Aug 2009 19:03:29 +0000 (UTC)
Received: by crake.dppl.net (Postfix, from userid 1001)
	id EBEF7DFD; Tue, 18 Aug 2009 15:03:28 -0400 (EDT)
Message-Id: <20090818190328.EBEF7DFD@crake.dppl.net>
Date: Tue, 18 Aug 2009 15:03:28 -0400 (EDT)
From: Yarema <yds@CoolRat.org>
Reply-To: Yarema <yds@CoolRat.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: wxs@FreeBSD.org, miwi@FreeBSD.org, Yasuhiro KIMURA <yasu@utahime.org>, Alexander Sergeev <ales@ripn.net>
Subject: [MAINTAINER-UPDATE] mail/dovecot unBREAK ManageSieve
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         137937
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] mail/dovecot unBREAK ManageSieve
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wxs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 18 19:10:02 UTC 2009
>Closed-Date:    Wed Aug 19 01:29:00 UTC 2009
>Last-Modified:  Wed Aug 19 08:24:56 UTC 2009
>Originator:     Yarema
>Release:        FreeBSD 7.2-STABLE amd64
>Organization:
NYCBUG.org
>Environment:
System: FreeBSD 7.2-STABLE amd64
>Description:
Update mail/dovecot to unBREAK ManageSieve.

Please apply after PR/137935 and PR/137936 have been committed.
http://www.FreeBSD.org/cgi/query-pr.cgi?pr=137935
http://www.FreeBSD.org/cgi/query-pr.cgi?pr=137936

Please do not close PR/137901 until a compatible version of the ManageSieve patch is available.
http://www.FreeBSD.org/cgi/query-pr.cgi?pr=ports/137901

>How-To-Repeat:

>Fix:
diff -u -r -N dovecot-1.2.3/Makefile dovecot/Makefile
--- dovecot-1.2.3/Makefile	2009-08-16 03:40:27.000000000 -0400
+++ dovecot/Makefile	2009-08-18 14:07:32.807399077 -0400
@@ -7,16 +7,21 @@
 
 PORTNAME=	dovecot
 PORTVERSION=	1.2.3
+PORTREVISION=	1
 CATEGORIES=	mail ipv6
-MASTER_SITES=	http://www.dovecot.org/releases/1.2/
+MASTER_SITES=	http://www.dovecot.org/releases/${DOVECOTVERSION}/ \
+		http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/
 
 MAINTAINER=	yds@CoolRat.org
 COMMENT=	Secure and compact IMAP and POP3 servers
 
+DOVECOTVERSION=	1.2
+
 ######################################################################
 # Anytime PORTVERSION changes please bump PORTREVISION of            #
 # mail/dovecot-antispam. Please see ports/135311 for an explanation. #
 ######################################################################
+
 USE_ICONV=	yes
 USE_RC_SUBR=	dovecot.sh
 
@@ -123,7 +128,6 @@
 PATCH_DIST_STRIP=	-p1
 PROTOCOLS+=		managesieve
 DOCS+=			README.managesieve
-BROKEN=	Managesieve port needs to be updated.
 .endif
 
 ## GSSAPI support
diff -u -r -N dovecot-1.2.3/distinfo dovecot/distinfo
--- dovecot-1.2.3/distinfo	2009-08-15 05:36:01.000000000 -0400
+++ dovecot/distinfo	2009-08-18 04:35:09.230144176 -0400
@@ -1,3 +1,6 @@
 MD5 (dovecot-1.2.3.tar.gz) = 28905211d9301022a1ed20df71ad2b08
 SHA256 (dovecot-1.2.3.tar.gz) = 8507c3321a2ad1deb0f8485086647857419fa034d7d30f2e5aef7fabd90c9406
 SIZE (dovecot-1.2.3.tar.gz) = 2652036
+MD5 (dovecot-1.2.3-managesieve-0.11.8.diff.gz) = 8753084aa9b4b9a5d85e15013ccc21af
+SHA256 (dovecot-1.2.3-managesieve-0.11.8.diff.gz) = 2cf48ea57768d9c3a4c4220eb63edc0a9e29180022a78e8c7d4ca56e0682ff92
+SIZE (dovecot-1.2.3-managesieve-0.11.8.diff.gz) = 6425
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->wxs 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Tue Aug 18 20:35:56 UTC 2009 
Responsible-Changed-Why:  
wesly want to fix all dovecot* stuff. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=137937 
State-Changed-From-To: open->closed 
State-Changed-By: wxs 
State-Changed-When: Wed Aug 19 01:28:59 UTC 2009 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/137937: commit references a PR
Date: Wed, 19 Aug 2009 01:28:58 +0000 (UTC)

 wxs         2009-08-19 01:28:50 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/dovecot         Makefile distinfo 
   Log:
   - Add another MASTER_SITE
   - Remove BROKEN with managesieve option (no need to bump PORTREVISION
     as this option is off by default).
   
   PR:             ports/137937
   Submitted by:   Yarema <yds@CoolRat.org> (maintainer)
   
   Revision  Changes    Path
   1.107     +5 -2      ports/mail/dovecot/Makefile
   1.71      +3 -0      ports/mail/dovecot/distinfo
 _______________________________________________
 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"
 
Date: Wed, 19 Aug 2009 11:45:18 +0400
From: Alexander Sergeev <ales@ripn.net>
To: Yarema <yds@CoolRat.org>
Cc: FreeBSD-gnats-submit@freebsd.org, wxs@FreeBSD.org, miwi@FreeBSD.org,
	Yasuhiro KIMURA <yasu@utahime.org>
In-Reply-To: <20090818190328.EBEF7DFD@crake.dppl.net>
Subject: Re: [MAINTAINER-UPDATE] mail/dovecot unBREAK ManageSieve
References: <20090818190328.EBEF7DFD@crake.dppl.net>

 The updated port works.
 Many thanks!
>Unformatted:
