From owner-cvs-all@FreeBSD.ORG Mon May 10 20:03:57 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2C23D106567C; Mon, 10 May 2010 20:03:57 +0000 (UTC) (envelope-from nox@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 8F56A8FC27; Mon, 10 May 2010 20:03:56 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o4AK3u68050143; Mon, 10 May 2010 20:03:56 GMT (envelope-from nox@repoman.freebsd.org) Received: (from nox@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4AK3uql050142; Mon, 10 May 2010 20:03:56 GMT (envelope-from nox) Message-Id: <201005102003.o4AK3uql050142@repoman.freebsd.org> From: Juergen Lock Date: Mon, 10 May 2010 20:03:56 +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 Makefile distinfo ports/emulators/qemu-devel/files patch-audio-ossaudio.c patch-vl.c 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: Mon, 10 May 2010 20:03:57 -0000 nox 2010-05-10 20:03:56 UTC FreeBSD ports repository Modified files: emulators/qemu-devel Makefile distinfo emulators/qemu-devel/files patch-vl.c Removed files: emulators/qemu-devel/files patch-audio-ossaudio.c Log: - Update to 0.12.4, announce message is here: http://lists.gnu.org/archive/html/qemu-devel/2010-05/msg00465.html - Add patch that allows running the resulting qemu{,-system-*} from the build dir without having to pass the pc-bios dir with -L if no qemu port or another version is installed. Revision Changes Path 1.112 +1 -2 ports/emulators/qemu-devel/Makefile 1.54 +3 -3 ports/emulators/qemu-devel/distinfo 1.2 +0 -110 ports/emulators/qemu-devel/files/patch-audio-ossaudio.c (dead) 1.13 +20 -1 ports/emulators/qemu-devel/files/patch-vl.c