pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/qemu qemu-system-ppcemb was removed by upstr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aa11c19f84da
branches:  trunk
changeset: 316453:aa11c19f84da
user:      pgoyette <pgoyette%pkgsrc.org@localhost>
date:      Thu Dec 13 09:09:42 2018 +0000

description:
qemu-system-ppcemb was removed by upstream (no longer in the PLIST) so
stop trying to disable PAX for the image!

OK leot@

diffstat:

 emulators/qemu/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 30fded0b74a8 -r aa11c19f84da emulators/qemu/Makefile
--- a/emulators/qemu/Makefile   Thu Dec 13 08:24:35 2018 +0000
+++ b/emulators/qemu/Makefile   Thu Dec 13 09:09:42 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.195 2018/12/12 16:26:58 adam Exp $
+# $NetBSD: Makefile,v 1.196 2018/12/13 09:09:42 pgoyette Exp $
 
 DISTNAME=      qemu-3.1.0
 CATEGORIES=    emulators
@@ -63,7 +63,6 @@
 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



Home | Main Index | Thread Index | Old Index