From owner-cvs-all@FreeBSD.ORG Sun Jun 20 23:18:03 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5354B106566B; Sun, 20 Jun 2010 23:18:03 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.131.111.2]) by mx1.freebsd.org (Postfix) with ESMTP id 0B11B8FC14; Sun, 20 Jun 2010 23:18:02 +0000 (UTC) Received: from acrux.dbai.tuwien.ac.at (acrux.dbai.tuwien.ac.at [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 2E86C1E05D; Mon, 21 Jun 2010 01:17:59 +0200 (CEST) Received: by acrux.dbai.tuwien.ac.at (Postfix, from userid 1203) id ABE511604A; Mon, 21 Jun 2010 01:18:04 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by acrux.dbai.tuwien.ac.at (Postfix) with ESMTP id 9A08316048; Mon, 21 Jun 2010 01:18:04 +0200 (CEST) Date: Mon, 21 Jun 2010 01:18:04 +0200 (CEST) From: Gerald Pfeifer To: QAT@FreeBSD.org In-Reply-To: <20100620225815.8EA225A9018@jester1b.ixsystems.com> Message-ID: References: <201006202252.o5KMqDFP098429@repoman.freebsd.org> <20100620225815.8EA225A9018@jester1b.ixsystems.com> User-Agent: Alpine 1.99 (LSU 1142 2008-08-13) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/math/mpc Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jun 2010 23:18:03 -0000 On Sun, 20 Jun 2010, QAT@FreeBSD.org wrote: > ===> Applying FreeBSD patches for mpc-0.8.2 > 1 out of 1 hunks failed--saving rejects to src/acos.c.rej > => Patch patch-src_acos.c failed to apply cleanly. > *** Error code 1 Fixed already before getting the QAT mail. :-) (An effect of a mass commit creating files/ for this port and default `cvs up` not creating that, among others.) Gerald