From owner-cvs-ports@FreeBSD.ORG Wed Mar 19 17:46:50 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id F41C81065673; Wed, 19 Mar 2008 17:46:49 +0000 (UTC) Date: Wed, 19 Mar 2008 17:46:49 +0000 From: Alexey Dokuchaev To: Doug Barton Message-ID: <20080319174649.GA61987@FreeBSD.org> References: <200803180100.m2I10QTD070047@repoman.freebsd.org> <20080318193855.0439b197.stas@FreeBSD.org> <20080318181546.GA10903@FreeBSD.org> <1205917353.76695.0.camel@pav.hide.vol.cz> <20080319091859.GA56200@FreeBSD.org> <1205921932.76695.14.camel@pav.hide.vol.cz> <47E14D9A.4020908@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <47E14D9A.4020908@FreeBSD.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-all@FreeBSD.org, ports-committers@FreeBSD.org, Stanislav Sedov , pav@FreeBSD.org, Pietro Cerutti , cvs-ports@FreeBSD.org Subject: Re: cvs commit: ports/java/eclipseme Makefile distinfo pkg-plist 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: Wed, 19 Mar 2008 17:46:50 -0000 On Wed, Mar 19, 2008 at 10:30:02AM -0700, Doug Barton wrote: > Pav Lucistnik wrote: > > > Still, the mkdir call may fall, and then the failure is less obvious to > > the user/porter. > > If mkdir fails, the install of the files will fail, For correctness' sake it should be noted that only in case of multiple file installations. Single file will succeed (it will be installed with target directory name). ./danfe