From owner-cvs-ports@FreeBSD.ORG Fri Oct 22 19:07:25 2010 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 2D429106566B; Fri, 22 Oct 2010 19:07:25 +0000 (UTC) (envelope-from nox@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 03F568FC0C; Fri, 22 Oct 2010 19:07:25 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id o9MJ7O1P009307; Fri, 22 Oct 2010 19:07:24 GMT (envelope-from nox@repoman.freebsd.org) Received: (from nox@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id o9MJ7OPu009306; Fri, 22 Oct 2010 19:07:24 GMT (envelope-from nox) Message-Id: <201010221907.o9MJ7OPu009306@repoman.freebsd.org> From: Juergen Lock Date: Fri, 22 Oct 2010 19:07:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/qemu-devel/files patch-Makefile 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: Fri, 22 Oct 2010 19:07:25 -0000 nox 2010-10-22 19:07:24 UTC FreeBSD ports repository Modified files: emulators/qemu-devel/files patch-Makefile Log: Fix a make -j race. (At least this time the bug was upstream...) Submitted by: QAT Revision Changes Path 1.9 +9 -0 ports/emulators/qemu-devel/files/patch-Makefile