Here is an update to QEMU 2.2.0.

OK?


Index: Makefile
===================================================================
RCS file: /home/cvs/ports/emulators/qemu/Makefile,v
retrieving revision 1.120
diff -u -p -u -p -r1.120 Makefile
--- Makefile    28 Sep 2014 21:36:45 -0000      1.120
+++ Makefile    10 Dec 2014 08:28:54 -0000
@@ -4,7 +4,7 @@ ONLY_FOR_ARCHS= amd64 i386 powerpc sparc
 
 COMMENT=       multi system emulator
 
-DISTNAME=      qemu-2.1.2
+DISTNAME=      qemu-2.2.0
 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.39
diff -u -p -u -p -r1.39 distinfo
--- distinfo    28 Sep 2014 21:36:45 -0000      1.39
+++ distinfo    10 Dec 2014 08:29:13 -0000
@@ -1,2 +1,2 @@
-SHA256 (qemu-2.1.2.tar.bz2) = /RD15Fz1pzb6Wj4cJ5rpghU05wC+t9GquIoHZIo5SIU=
-SIZE (qemu-2.1.2.tar.bz2) = 23563255
+SHA256 (qemu-2.2.0.tar.bz2) = toybbHxpT1SJtaa//pk82Xb/u3jn0XjrO8AWyvRgA5w=
+SIZE (qemu-2.2.0.tar.bz2) = 24316697
Index: patches/patch-configure
===================================================================
RCS file: /home/cvs/ports/emulators/qemu/patches/patch-configure,v
retrieving revision 1.43
diff -u -p -u -p -r1.43 patch-configure
--- patches/patch-configure     20 Sep 2014 03:03:19 -0000      1.43
+++ patches/patch-configure     13 Nov 2014 06:40:53 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-configure,v 1.43 2014/09/20 03:03:19 brad Exp $
---- configure.orig     Wed Sep 10 15:44:03 2014
-+++ configure  Sun Sep 14 13:30:08 2014
-@@ -3991,8 +3991,6 @@ fi
+--- configure.orig     Tue Nov 11 13:52:06 2014
++++ configure  Thu Nov 13 01:40:45 2014
+@@ -4069,8 +4069,6 @@ fi
  if test "$gcov" = "yes" ; then
    CFLAGS="-fprofile-arcs -ftest-coverage -g $CFLAGS"
    LDFLAGS="-fprofile-arcs -ftest-coverage $LDFLAGS"
Index: pkg/PLIST
===================================================================
RCS file: /home/cvs/ports/emulators/qemu/pkg/PLIST,v
retrieving revision 1.30
diff -u -p -u -p -r1.30 PLIST
--- pkg/PLIST   14 Aug 2014 01:05:03 -0000      1.30
+++ pkg/PLIST   13 Nov 2014 07:45:08 -0000
@@ -31,6 +31,7 @@
 @bin bin/qemu-system-sh4eb
 @bin bin/qemu-system-sparc
 @bin bin/qemu-system-sparc64
+@bin bin/qemu-system-tricore
 @bin bin/qemu-system-unicore32
 @bin bin/qemu-system-x86_64
 @bin bin/qemu-system-xtensa
@@ -64,6 +65,7 @@ share/locale/fr_FR/LC_MESSAGES/qemu.mo
 share/locale/hu/LC_MESSAGES/qemu.mo
 share/locale/it/LC_MESSAGES/qemu.mo
 share/locale/tr/LC_MESSAGES/qemu.mo
+share/locale/zh_CN/LC_MESSAGES/qemu.mo
 share/qemu/
 share/qemu/QEMU,cgthree.bin
 share/qemu/QEMU,tcx.bin
@@ -139,6 +141,7 @@ share/qemu/s390-zipl.rom
 share/qemu/sgabios.bin
 share/qemu/slof.bin
 share/qemu/spapr-rtas.bin
+share/qemu/trace-events
 share/qemu/u-boot.e500
 share/qemu/vgabios-cirrus.bin
 share/qemu/vgabios-qxl.bin

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Reply via email to