diff options
author | taca <taca@pkgsrc.org> | 2012-05-30 03:27:05 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-05-30 03:27:05 +0000 |
commit | 9bba5630670535aa9ad40de1e8b13de0aff0fd00 (patch) | |
tree | 619998df8bed2fd1f865fc591e91856b4f96a23b /sysutils/xentools41 | |
parent | 4f52da9b65c776774b84ba379405daa3a924f2c1 (diff) | |
download | pkgsrc-9bba5630670535aa9ad40de1e8b13de0aff0fd00.tar.gz |
Fix path of the target file in patch files.
Diffstat (limited to 'sysutils/xentools41')
-rw-r--r-- | sysutils/xentools41/distinfo | 4 | ||||
-rw-r--r-- | sysutils/xentools41/patches/patch-ioemu-qemu-xen_hw_pass-through.c | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/xentools41/distinfo b/sysutils/xentools41/distinfo index bbbccbb4469..893b0c5dc64 100644 --- a/sysutils/xentools41/distinfo +++ b/sysutils/xentools41/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.19 2012/05/29 15:01:34 bouyer Exp $ +$NetBSD: distinfo,v 1.20 2012/05/30 03:27:05 taca Exp $ SHA1 (ipxe-git-v1.0.0.tar.gz) = da052c8de5f3485fe0253c19cf52ed6d72528485 RMD160 (ipxe-git-v1.0.0.tar.gz) = dcd9b6eaafa1ce05c1ebf2a15f2f73ad7a8c5547 @@ -36,7 +36,7 @@ SHA1 (patch-dc) = d860fe3725978227278d58f09e7d5157001e463e SHA1 (patch-dd) = e66d9cc0028ba922b050fc142862b4095cd018f3 SHA1 (patch-de) = fae94b61a430a1a7dd98c9a6a04e4513824c6d8d SHA1 (patch-df) = d20bf9d3fd05f5334f77c9154bf0fb9944c1292c -SHA1 (patch-ioemu-qemu-xen_hw_pass-through.c) = 7e295a7342e0fc7332fee9a516cebdffaa21766e +SHA1 (patch-ioemu-qemu-xen_hw_pass-through.c) = 76185c239078f29cb42b953d6c2cd1f59e240989 SHA1 (patch-ioemu-qemu-xen_hw_pass-through.h) = 98c26798d1ad99d3eee8b33deb08f747c958c886 SHA1 (patch-ioemu-qemu-xen_hw_pt-graphics.c) = 3c03404f1d711c667559a1332e717a5f1b5ceda8 SHA1 (patch-ioemu-qemu-xen_hw_pt-msi.c) = 2dcebc65f591988bb95dea74c3b21f7066154a9f diff --git a/sysutils/xentools41/patches/patch-ioemu-qemu-xen_hw_pass-through.c b/sysutils/xentools41/patches/patch-ioemu-qemu-xen_hw_pass-through.c index 126b631a0d3..8ae45bf86a9 100644 --- a/sysutils/xentools41/patches/patch-ioemu-qemu-xen_hw_pass-through.c +++ b/sysutils/xentools41/patches/patch-ioemu-qemu-xen_hw_pass-through.c @@ -1,7 +1,7 @@ -$NetBSD: patch-ioemu-qemu-xen_hw_pass-through.c,v 1.1 2012/05/29 15:01:34 bouyer Exp $ +$NetBSD: patch-ioemu-qemu-xen_hw_pass-through.c,v 1.2 2012/05/30 03:27:05 taca Exp $ ---- /home/bouyer/pkgsrc/sysutils/xentools41/work/xen-4.1.2/tools/ioemu-qemu-xen/hw/pass-through.c.orig 2012-05-24 16:05:23.000000000 +0200 -+++ /home/bouyer/pkgsrc/sysutils/xentools41/work/xen-4.1.2/tools/ioemu-qemu-xen/hw/pass-through.c 2012-05-24 16:06:19.000000000 +0200 +--- ioemu-qemu-xen/hw/pass-through.c.orig 2012-05-24 16:05:23.000000000 +0200 ++++ ioemu-qemu-xen/hw/pass-through.c 2012-05-24 16:06:19.000000000 +0200 @@ -84,8 +84,6 @@ */ |