Here is an update to QEMU 2.1.1. OK?
Index: Makefile =================================================================== RCS file: /home/cvs/ports/emulators/qemu/Makefile,v retrieving revision 1.118 diff -u -p -u -p -r1.118 Makefile --- Makefile 14 Aug 2014 21:14:09 -0000 1.118 +++ Makefile 14 Sep 2014 17:26:22 -0000 @@ -4,7 +4,7 @@ ONLY_FOR_ARCHS= amd64 i386 powerpc sparc COMMENT= multi system emulator -DISTNAME= qemu-2.1.0 +DISTNAME= qemu-2.1.1 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/ EXTRACT_SUFX= .tar.bz2 Index: distinfo =================================================================== RCS file: /home/cvs/ports/emulators/qemu/distinfo,v retrieving revision 1.37 diff -u -p -u -p -r1.37 distinfo --- distinfo 14 Aug 2014 22:34:54 -0000 1.37 +++ distinfo 14 Sep 2014 17:27:47 -0000 @@ -1,2 +1,2 @@ -SHA256 (qemu-2.1.0.tar.bz2) = OX4jGE9L9hNYmo/gxlQkYdwq/fF+0zfpfm/S8x6PiAI= -SIZE (qemu-2.1.0.tar.bz2) = 23563306 +SHA256 (qemu-2.1.1.tar.bz2) = vle6yKihtH127sqli37aOQt76OX9y+z98aF0OA/Ek+k= +SIZE (qemu-2.1.1.tar.bz2) = 23567029 Index: patches/patch-configure =================================================================== RCS file: /home/cvs/ports/emulators/qemu/patches/patch-configure,v retrieving revision 1.42 diff -u -p -u -p -r1.42 patch-configure --- patches/patch-configure 14 Aug 2014 01:05:03 -0000 1.42 +++ patches/patch-configure 14 Sep 2014 17:30:19 -0000 @@ -1,7 +1,7 @@ $OpenBSD: patch-configure,v 1.42 2014/08/14 01:05:03 brad Exp $ ---- configure.orig Tue Jul 15 17:49:14 2014 -+++ configure Wed Jul 16 14:19:59 2014 -@@ -3990,8 +3990,6 @@ fi +--- configure.orig Wed Sep 10 15:44:03 2014 ++++ configure Sun Sep 14 13:30:08 2014 +@@ -3991,8 +3991,6 @@ fi if test "$gcov" = "yes" ; then CFLAGS="-fprofile-arcs -ftest-coverage -g $CFLAGS" LDFLAGS="-fprofile-arcs -ftest-coverage $LDFLAGS" -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.