From owner-svn-ports-all@FreeBSD.ORG Fri Aug 2 18:50:53 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 55F9CF6A; Fri, 2 Aug 2013 18:50:53 +0000 (UTC) (envelope-from nox@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 430D92556; Fri, 2 Aug 2013 18:50:53 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r72Ior4X038863; Fri, 2 Aug 2013 18:50:53 GMT (envelope-from nox@svn.freebsd.org) Received: (from nox@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r72IoqtM038861; Fri, 2 Aug 2013 18:50:52 GMT (envelope-from nox@svn.freebsd.org) Message-Id: <201308021850.r72IoqtM038861@svn.freebsd.org> From: Juergen Lock Date: Fri, 2 Aug 2013 18:50:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r324173 - head/emulators/qemu-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Aug 2013 18:50:53 -0000 Author: nox Date: Fri Aug 2 18:50:52 2013 New Revision: 324173 URL: http://svnweb.freebsd.org/changeset/ports/324173 Log: - Fix build with PYTHON_DEFAULT_VERSION of 3+. [1] - Remove a double word in pkg-message. PR: ports/180997 [1] Submitted by: nwhitehorn Modified: head/emulators/qemu-devel/Makefile head/emulators/qemu-devel/pkg-message Modified: head/emulators/qemu-devel/Makefile ============================================================================== --- head/emulators/qemu-devel/Makefile Fri Aug 2 18:39:11 2013 (r324172) +++ head/emulators/qemu-devel/Makefile Fri Aug 2 18:50:52 2013 (r324173) @@ -19,7 +19,7 @@ HAS_CONFIGURE= yes USE_BZIP2= yes USES= gmake pkgconfig USE_PERL5_BUILD= yes -USE_PYTHON_BUILD= yes +USE_PYTHON_BUILD= -2.7 USE_GNOME+= glib20 PATCH_STRIP= -p1 MAKE_ENV+= BSD_MAKE="${MAKE}" @@ -214,6 +214,8 @@ CONFIGURE_ENV+= COMPILER_PATH=${LOCALBAS MAKE_ENV+= COMPILER_PATH=${LOCALBASE}/bin .endif +CONFIGURE_ARGS+= --python=${PYTHON_CMD} + # -lprocstat actually only _needs_ -lelf after r249666 or r250870 (MFC) # but it shouldn't matter much post-patch: Modified: head/emulators/qemu-devel/pkg-message ============================================================================== --- head/emulators/qemu-devel/pkg-message Fri Aug 2 18:39:11 2013 (r324172) +++ head/emulators/qemu-devel/pkg-message Fri Aug 2 18:50:52 2013 (r324173) @@ -150,7 +150,7 @@ processing error - resetting ehci HC otherwise getting used. (Not that you should run malicious guests anyway, but this eleminates at least a known attack vector.) -- qemu now has improved physical cdrom support, but still there still is at +- qemu now has improved physical cdrom support, but still there is at least one known problem: you need to have the guest eject the disc if you want to change it/take it out, or otherwise the guest may continue using state (like size) of the old disc. (You can also do like `change ide1-cd0