pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
qemu-git: Adapt for HEAD qemu
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Fri Nov 23 14:10:55 2018 +0100
Changeset: 91f3ae0720342d5f4acc73cf63dd9b72d8930c0f
Modified Files:
qemu-git/Makefile
qemu-git/PLIST
Log Message:
qemu-git: Adapt for HEAD qemu
Drop bin/qemu-system-ppcemb from NOT_PAX_MPROTECT_SAFE.
Sync PLIST.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=91f3ae0720342d5f4acc73cf63dd9b72d8930c0f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
qemu-git/Makefile | 1 -
qemu-git/PLIST | 2 ++
2 files changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/qemu-git/Makefile b/qemu-git/Makefile
index fd56cbf235..060fbb9b4c 100644
--- a/qemu-git/Makefile
+++ b/qemu-git/Makefile
@@ -66,7 +66,6 @@ NOT_PAX_MPROTECT_SAFE+= bin/qemu-system-moxie
NOT_PAX_MPROTECT_SAFE+= bin/qemu-system-or1k
NOT_PAX_MPROTECT_SAFE+= bin/qemu-system-ppc
NOT_PAX_MPROTECT_SAFE+= bin/qemu-system-ppc64
-NOT_PAX_MPROTECT_SAFE+= bin/qemu-system-ppcemb
NOT_PAX_MPROTECT_SAFE+= bin/qemu-system-s390x
NOT_PAX_MPROTECT_SAFE+= bin/qemu-system-sh4
NOT_PAX_MPROTECT_SAFE+= bin/qemu-system-sh4eb
diff --git a/qemu-git/PLIST b/qemu-git/PLIST
index 2b576f45d0..c3560ad7e5 100644
--- a/qemu-git/PLIST
+++ b/qemu-git/PLIST
@@ -162,8 +162,10 @@ share/qemu/spapr-rtas.bin
share/qemu/trace-events-all
share/qemu/u-boot-sam460-20100605.bin
share/qemu/u-boot.e500
+share/qemu/vgabios-bochs-display.bin
share/qemu/vgabios-cirrus.bin
share/qemu/vgabios-qxl.bin
+share/qemu/vgabios-ramfb.bin
share/qemu/vgabios-stdvga.bin
share/qemu/vgabios-virtio.bin
share/qemu/vgabios-vmware.bin
Home |
Main Index |
Thread Index |
Old Index