From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 3 14:59:59 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EED3837B404; Sat, 3 May 2003 14:59:55 -0700 (PDT) Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC9AF43FBF; Sat, 3 May 2003 14:59:53 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from nd250009.gab.xdsl.ne.jp (nadesico.ninth-nine.com [192.168.36.3]) by nd250009.gab.xdsl.ne.jp (8.12.9/8.12.9/NinthNine) with SMTP id h43LxmLJ031526; Sun, 4 May 2003 06:59:48 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Sun, 4 May 2003 06:59:48 +0900 (JST) Message-Id: <200305032159.h43LxmLJ031526@nd250009.gab.xdsl.ne.jp> From: Norikatsu Shigemura To: Dominic Marks In-Reply-To: <20030503192824.GA22542@cus.org.uk> References: <200305031616.h43GGNWh066633@freefall.freebsd.org> <20030503192824.GA22542@cus.org.uk> X-Mailer: Sylpheed version 0.8.11 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-ports-bugs@FreeBSD.org cc: nork@FreeBSD.org Subject: Re: ports/51593: Maintainer Update: mail/dovecot X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2003 21:59:59 -0000 On Sat, 3 May 2003 20:28:24 +0100 Dominic Marks wrote: > Bah, my previous diff was against an aged cvsup checkout. In the mean > time Dovecot 0.99.9.1 was released. Here is a correct diff against CVS. Thanks good works! > diff -ruN old/dovecot/Makefile dovecot/Makefile > --- old/dovecot/Makefile Sat Apr 19 18:42:27 2003 > +++ dovecot/Makefile Sat May 3 20:16:39 2003 > @@ -2,11 +2,11 @@ > # Date created: 12/08/2002 > # Whom: Dominic Marks > # > -# $FreeBSD: ports/mail/dovecot/Makefile,v 1.11 2003/04/19 17:42:27 nork Exp $ > +# $FreeBSD: ports/mail/dovecot/Makefile,v 1.10 2003/03/31 09:18:00 edwin Exp $ But, next time, if you submit, please use latest checkout.