From owner-cvs-ports@FreeBSD.ORG Fri Jan 6 01:45:48 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1E4A106566C; Fri, 6 Jan 2012 01:45:48 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from cricket.hamla.org (cricket.hamla.org [206.251.255.31]) by mx1.freebsd.org (Postfix) with ESMTP id 87E6E8FC08; Fri, 6 Jan 2012 01:45:48 +0000 (UTC) Received: from magic.hamla.org (cpe-68-174-92-20.nyc.res.rr.com [68.174.92.20]) by cricket.hamla.org (Postfix) with ESMTPSA id 318338A019; Thu, 5 Jan 2012 20:45:47 -0500 (EST) Date: Thu, 5 Jan 2012 20:45:44 -0500 From: Sahil Tandon To: Michael Scheidell Message-ID: <20120106014544.GA4417@magic.hamla.org> References: <201201060056.q060ugm5084096@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201201060056.q060ugm5084096@repoman.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Scanned: clamav-milter 0.97.3 at cricket.hamla.org X-Virus-Status: Clean Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/up-imapproxy Makefile ports/mail/up-imapproxy/files imapproxyd.sh.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: cvs-ports@FreeBSD.org List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jan 2012 01:45:48 -0000 On Fri, 2012-01-06 at 00:56:42 +0000, Michael Scheidell wrote: > scheidell 2012-01-06 00:56:42 UTC > > FreeBSD ports repository > > Modified files: > mail/up-imapproxy Makefile > mail/up-imapproxy/files imapproxyd.sh.in > Log: > - Add option knob to suggest to rcorder that it start dovecot first > ... Just curious; the new OPTION description makes reference to dovecot2, but: RUN_DEPENDS+= dovecot>=1.0:${PORTSDIR}/mail/dovecot2 Should that be dovecot>=2.0? -- Sahil Tandon