Here is a bug fix update to QEMU 1.1.1. Tested on amd64.
Index: Makefile =================================================================== RCS file: /home/cvs/ports/emulators/qemu/Makefile,v retrieving revision 1.87 diff -u -p -r1.87 Makefile --- Makefile 8 Jul 2012 14:30:40 -0000 1.87 +++ Makefile 18 Jul 2012 15:40:16 -0000 @@ -5,14 +5,13 @@ BROKEN-hppa= compiler bug with gcc 4.2 COMMENT= multi system emulator -DISTNAME= qemu-1.1.0-1 -PKGNAME= qemu-1.1.0 -REVISION= 0 +DISTNAME= qemu-1.1.1-1 +PKGNAME= qemu-1.1.1 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/ EXTRACT_SUFX= .tar.bz2 -WRKDIST= ${WRKDIR}/qemu-1.1.0 +WRKDIST= ${WRKDIR}/qemu-1.1.1 HOMEPAGE= http://www.qemu.org/ Index: distinfo =================================================================== RCS file: /home/cvs/ports/emulators/qemu/distinfo,v retrieving revision 1.20 diff -u -p -r1.20 distinfo --- distinfo 15 Jun 2012 11:53:28 -0000 1.20 +++ distinfo 18 Jul 2012 15:38:14 -0000 @@ -1,5 +1,2 @@ -MD5 (qemu-1.1.0-1.tar.bz2) = 9chcIpt4C8OSaIRbbzZfwQ== -RMD160 (qemu-1.1.0-1.tar.bz2) = hcjCYLZwBW30qCoGuSVb6H8Xe2g= -SHA1 (qemu-1.1.0-1.tar.bz2) = hgB2WDHBN6gzhU8arAMT8lCJogA= -SHA256 (qemu-1.1.0-1.tar.bz2) = HlZvjLwz5ft9XzZMD9HN3p6SHmRyI7XXrn5flVRLJY0= -SIZE (qemu-1.1.0-1.tar.bz2) = 9630116 +SHA256 (qemu-1.1.1-1.tar.bz2) = b7r/H6darhoGlHz3yxAcNSc3EsVhuH746uySqjlzSsg= +SIZE (qemu-1.1.1-1.tar.bz2) = 9635574 Index: patches/patch-configure =================================================================== RCS file: /home/cvs/ports/emulators/qemu/patches/patch-configure,v retrieving revision 1.23 diff -u -p -r1.23 patch-configure --- patches/patch-configure 15 Jun 2012 11:53:28 -0000 1.23 +++ patches/patch-configure 18 Jul 2012 15:40:48 -0000 @@ -1,7 +1,7 @@ $OpenBSD: patch-configure,v 1.23 2012/06/15 11:53:28 ajacoutot Exp $ ---- configure.orig Wed May 30 20:54:30 2012 -+++ configure Thu May 31 22:41:49 2012 -@@ -2850,10 +2850,6 @@ fi +--- configure.orig Tue Jul 17 14:11:14 2012 ++++ configure Wed Jul 18 11:40:41 2012 +@@ -2854,10 +2854,6 @@ fi # End of CC checks # After here, no more $cc or $ld runs Index: pkg/PLIST =================================================================== RCS file: /home/cvs/ports/emulators/qemu/pkg/PLIST,v retrieving revision 1.21 diff -u -p -r1.21 PLIST --- pkg/PLIST 15 Jun 2012 11:53:28 -0000 1.21 +++ pkg/PLIST 18 Jul 2012 17:53:36 -0000 @@ -38,6 +38,7 @@ share/doc/pkg-readmes/${FULLPKGNAME} share/doc/qemu/ share/doc/qemu/qemu-doc.html share/doc/qemu/qemu-tech.html +share/doc/qemu/qmp-commands.txt share/examples/qemu/ share/examples/qemu/qemu-ifdown @mode 755 -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.