From owner-cvs-ports@FreeBSD.ORG Thu Mar 1 09:31:54 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 51A161065676 for ; Thu, 1 Mar 2012 09:31:54 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.freebsd.org (Postfix) with SMTP id 804558FC18 for ; Thu, 1 Mar 2012 09:31:52 +0000 (UTC) Received: (qmail 96984 invoked from network); 1 Mar 2012 09:31:50 -0000 Received: from unknown (HELO alex.andxor.it) (192.168.2.30) by andxor.it with SMTP; 1 Mar 2012 09:31:50 -0000 Message-ID: <4F4F4206.5020800@FreeBSD.org> Date: Thu, 01 Mar 2012 10:31:50 +0100 From: Alex Dupre User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.2) Gecko/20120221 Firefox/10.0.2 SeaMonkey/2.7.2 MIME-Version: 1.0 To: Michael Scheidell References: <201202291549.q1TFnhuf039060@repoman.freebsd.org> <4F4E5869.7030508@freebsd.org> In-Reply-To: <4F4E5869.7030508@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, lehmann@ans-netz.de, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/dovecot2/files patch-src-auth-passdb-vpopmail.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Mar 2012 09:31:54 -0000 Michael Scheidell wrote: > Thanks Alex! > > portlint would (normally tell me), I guess. Hmm, portlint doesn't check the validity of the patches, it performs only syntax and a few logical checks. It is supposed that the committer builds successfully the port before committing it. -- Alex Dupre