Here is an update to QEMU 1.6.1.

OK?


Index: Makefile
===================================================================
RCS file: /home/cvs/ports/emulators/qemu/Makefile,v
retrieving revision 1.110
diff -u -p -r1.110 Makefile
--- Makefile    8 Sep 2013 14:15:00 -0000       1.110
+++ Makefile    9 Oct 2013 23:34:55 -0000
@@ -4,7 +4,7 @@ ONLY_FOR_ARCHS= amd64 i386 powerpc sparc
 
 COMMENT=       multi system emulator
 
-DISTNAME=      qemu-1.6.0
+DISTNAME=      qemu-1.6.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.31
diff -u -p -r1.31 distinfo
--- distinfo    8 Sep 2013 14:15:00 -0000       1.31
+++ distinfo    9 Oct 2013 23:35:21 -0000
@@ -1,2 +1,2 @@
-SHA256 (qemu-1.6.0.tar.bz2) = MTLlitom1DtpJOjC8H24CqHlAi89zwPe59i7kZSyy0g=
-SIZE (qemu-1.6.0.tar.bz2) = 12040196
+SHA256 (qemu-1.6.1.tar.bz2) = /HNvRKoQR4IjyIExCn5A/IOGVH6crffQHKRoWVFgUpQ=
+SIZE (qemu-1.6.1.tar.bz2) = 12041317
Index: patches/patch-configure
===================================================================
RCS file: /home/cvs/ports/emulators/qemu/patches/patch-configure,v
retrieving revision 1.36
diff -u -p -r1.36 patch-configure
--- patches/patch-configure     8 Sep 2013 14:15:01 -0000       1.36
+++ patches/patch-configure     9 Oct 2013 23:36:04 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-configure,v 1.36 2013/09/08 14:15:01 brad Exp $
---- configure.orig     Thu Aug  1 18:01:00 2013
-+++ configure  Thu Aug  1 23:49:10 2013
-@@ -3379,8 +3379,6 @@ fi
+--- configure.orig     Wed Oct  9 15:20:32 2013
++++ configure  Wed Oct  9 19:35:53 2013
+@@ -3397,8 +3397,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.

Reply via email to