summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authortsutsui <tsutsui@pkgsrc.org>2010-08-11 17:05:13 +0000
committertsutsui <tsutsui@pkgsrc.org>2010-08-11 17:05:13 +0000
commit052af4f5cc2b0846316a6caf14fe94169e42ec87 (patch)
tree50501c8c1f9779751b13d5d62f4c77890830c62c /emulators
parent877c560dcdd2f666f8ab32a30fc6437379a4c491 (diff)
downloadpkgsrc-052af4f5cc2b0846316a6caf14fe94169e42ec87.tar.gz
Note that qemu-0.13.x will include e1000 fix in patch-ee.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/qemu/distinfo4
-rw-r--r--emulators/qemu/patches/patch-ee6
2 files changed, 5 insertions, 5 deletions
diff --git a/emulators/qemu/distinfo b/emulators/qemu/distinfo
index 622e2d84076..54746d41547 100644
--- a/emulators/qemu/distinfo
+++ b/emulators/qemu/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.57 2010/08/09 21:19:09 tsutsui Exp $
+$NetBSD: distinfo,v 1.58 2010/08/11 17:05:13 tsutsui Exp $
SHA1 (qemu-0.12.4.tar.gz) = 1cc3200bf496c836f7c4256c1d12143dab9b82dc
RMD160 (qemu-0.12.4.tar.gz) = dbf5e02812b0df076e4ec8c20b7c382f7507645e
@@ -10,4 +10,4 @@ SHA1 (patch-dd) = 32661203ba023bea67cd7cde1f4088f4d0e5c582
SHA1 (patch-de) = 225eaa996fccc02b17be0099d943c75302600ada
SHA1 (patch-dk) = 5538bebc08b0047e501469f9cb306cb798d0eb00
SHA1 (patch-ed) = c30e147005e41fbf6d08457634d94cd90545cbb5
-SHA1 (patch-ee) = 98081c9468d25564711f37cdff3958037f41b17d
+SHA1 (patch-ee) = 95e2ec397ab47ac36fd1ac66d78eafae2bd7b5eb
diff --git a/emulators/qemu/patches/patch-ee b/emulators/qemu/patches/patch-ee
index e77647bb1f0..3e920352f1f 100644
--- a/emulators/qemu/patches/patch-ee
+++ b/emulators/qemu/patches/patch-ee
@@ -1,7 +1,7 @@
-$NetBSD: patch-ee,v 1.1 2010/05/17 14:31:07 tsutsui Exp $
+$NetBSD: patch-ee,v 1.2 2010/08/11 17:05:13 tsutsui Exp $
-See NetBSD PR pkg/43311 and QEMU Bugs #581737:
-https://bugs.launchpad.net/qemu/+bug/581737
+qemu-0.13.x will include this fix:
+http://git.qemu.org/qemu.git/commit/?id=9651ac55e5de0e1534d898316cc851af6ffc4334
--- hw/e1000.c.orig 2010-02-24 05:54:38.000000000 +0900
+++ hw/e1000.c 2010-05-08 04:04:39.000000000 +0900