summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2009-08-31 14:49:21 +0000
committertnn <tnn@pkgsrc.org>2009-08-31 14:49:21 +0000
commitd41520a7d3b39744fb43eedad80d7b29369e268d (patch)
tree35a0569af0dff0ee09aa5cebd742ff5956a8d33b /emulators
parent327f00841ee30bb3bfea89f1e20623ae84efe861 (diff)
downloadpkgsrc-d41520a7d3b39744fb43eedad80d7b29369e268d.tar.gz
fat-fingered that one ...
Diffstat (limited to 'emulators')
-rw-r--r--emulators/qemu/distinfo4
-rw-r--r--emulators/qemu/patches/patch-dk11
2 files changed, 3 insertions, 12 deletions
diff --git a/emulators/qemu/distinfo b/emulators/qemu/distinfo
index 14f54eac712..874ca7a5a22 100644
--- a/emulators/qemu/distinfo
+++ b/emulators/qemu/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.47 2009/08/31 14:41:31 tnn Exp $
+$NetBSD: distinfo,v 1.48 2009/08/31 14:49:21 tnn Exp $
SHA1 (qemu-0.10.6.tar.gz) = 9432738ba513e07c981097468945b2e3ad9cb81e
RMD160 (qemu-0.10.6.tar.gz) = 1321a10777d2e0c6b53887d0525a28cc1b36ec9b
@@ -17,6 +17,6 @@ SHA1 (patch-dg) = 784fc32c7a93ec154b99f312db16aba9e950122a
SHA1 (patch-dh) = c4c1882c81cdbe9d98fc50e8f60f8d233a7882c5
SHA1 (patch-di) = 96552e11794deb726cc027c41e06a378510ef534
SHA1 (patch-dj) = 78b2cc5ba2360a7237de2207365547b84867d070
-SHA1 (patch-dk) = 3bff85805f1fd6e7b05f0d6302a9afdc5883577f
+SHA1 (patch-dk) = 14ef343eae60263416e11422fbed3fec7750d224
SHA1 (patch-dl) = 2ba65792e342876ea5b05a70dba8d1b349661cda
SHA1 (patch-dm) = 3786ee9dfa46648f773f06c683bccd574c5ee2cb
diff --git a/emulators/qemu/patches/patch-dk b/emulators/qemu/patches/patch-dk
index 93e26adcac4..8c26942b6e1 100644
--- a/emulators/qemu/patches/patch-dk
+++ b/emulators/qemu/patches/patch-dk
@@ -1,16 +1,7 @@
-$NetBSD: patch-dk,v 1.2 2009/08/31 14:41:31 tnn Exp $
+$NetBSD: patch-dk,v 1.3 2009/08/31 14:49:21 tnn Exp $
--- vl.c.orig 2009-07-17 02:56:26.000000000 +0200
+++ vl.c
-@@ -38,7 +38,7 @@
- #include "qemu-char.h"
- #include "cache-utils.h"
- #include "block.h"
--#include "audio/audio.h"
-+#include "audio/qaudio.h"
- #include "migration.h"
- #include "kvm.h"
- #include "balloon.h"
@@ -74,7 +74,7 @@
#include <sys/select.h>
#ifdef _BSD