From ff8edcf108a10adc90f86d4a7c371417c5642ec8 Mon Sep 17 00:00:00 2001 From: brad Date: Wed, 21 Nov 2012 11:41:02 +0000 Subject: [PATCH] Update to QEMU 1.2.1. ok ajacoutot@ --- emulators/qemu/Makefile | 4 ++-- emulators/qemu/distinfo | 4 ++-- emulators/qemu/patches/patch-configure | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 2aae3a9e99b..2c322d8160a 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.91 2012/09/24 17:55:36 brad Exp $ +# $OpenBSD: Makefile,v 1.92 2012/11/21 11:41:02 brad Exp $ ONLY_FOR_ARCHS= amd64 arm i386 mips64 mips64el powerpc sparc sparc64 COMMENT= multi system emulator -DISTNAME= qemu-1.2.0 +DISTNAME= qemu-1.2.1 CATEGORIES= emulators MASTER_SITES= http://wiki.qemu.org/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/emulators/qemu/distinfo b/emulators/qemu/distinfo index c480089a26f..727d526b20e 100644 --- a/emulators/qemu/distinfo +++ b/emulators/qemu/distinfo @@ -1,2 +1,2 @@ -SHA256 (qemu-1.2.0.tar.bz2) = yLhEINn0hpOX+EytLavZpHW3cj1hmpJKhzdANT6d+TY= -SIZE (qemu-1.2.0.tar.bz2) = 9865186 +SHA256 (qemu-1.2.1.tar.bz2) = M7HnEXkM1Gi9pwPCsQHXuWHY5tdFxnwH72OUX5Z/sEY= +SIZE (qemu-1.2.1.tar.bz2) = 9872533 diff --git a/emulators/qemu/patches/patch-configure b/emulators/qemu/patches/patch-configure index 43b32c8fb7f..16c31796a6a 100644 --- a/emulators/qemu/patches/patch-configure +++ b/emulators/qemu/patches/patch-configure @@ -1,7 +1,7 @@ -$OpenBSD: patch-configure,v 1.25 2012/09/24 17:55:36 brad Exp $ ---- configure.orig Fri Aug 24 05:09:49 2012 -+++ configure Fri Aug 24 05:10:05 2012 -@@ -2995,10 +2995,6 @@ fi +$OpenBSD: patch-configure,v 1.26 2012/11/21 11:41:02 brad Exp $ +--- configure.orig Mon Nov 19 20:08:21 2012 ++++ configure Mon Nov 19 22:03:34 2012 +@@ -2991,10 +2991,6 @@ fi # End of CC checks # After here, no more $cc or $ld runs