svn commit: r460635 - head/emulators/qemu-sbruno
Sean Bruno
sbruno at FreeBSD.org
Thu Feb 1 21:06:29 UTC 2018
Author: sbruno
Date: Thu Feb 1 21:06:28 2018
New Revision: 460635
URL: https://svnweb.freebsd.org/changeset/ports/460635
Log:
emulators/qemu-sbruno add missing files to pkg-plist
Submitted by: amdmi3
Modified:
head/emulators/qemu-sbruno/Makefile
head/emulators/qemu-sbruno/pkg-plist
Modified: head/emulators/qemu-sbruno/Makefile
==============================================================================
--- head/emulators/qemu-sbruno/Makefile Thu Feb 1 21:01:30 2018 (r460634)
+++ head/emulators/qemu-sbruno/Makefile Thu Feb 1 21:06:28 2018 (r460635)
@@ -3,7 +3,7 @@
PORTNAME= qemu
PORTVERSION= 2.11.50.g20171215
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
MASTER_SITES= GH
PKGNAMESUFFIX?= -sbruno
Modified: head/emulators/qemu-sbruno/pkg-plist
==============================================================================
--- head/emulators/qemu-sbruno/pkg-plist Thu Feb 1 21:01:30 2018 (r460634)
+++ head/emulators/qemu-sbruno/pkg-plist Thu Feb 1 21:06:28 2018 (r460635)
@@ -16,6 +16,8 @@
%%NONX86%%bin/qemu-system-mips64el
%%NONX86%%bin/qemu-system-mipsel
%%NONX86%%bin/qemu-system-moxie
+%%NONX86%%bin/qemu-system-nios2
+%%NONX86%%bin/qemu-system-or1k
%%NONX86%%bin/qemu-system-ppc
%%NONX86%%bin/qemu-system-ppc64
%%NONX86%%bin/qemu-system-ppcemb
@@ -119,7 +121,9 @@
%%SOFTMMU%%%%DATADIR%%/pxe-virtio.rom
%%SOFTMMU%%%%DATADIR%%/qemu-icon.bmp
%%SOFTMMU%%%%DATADIR%%/qemu_logo_no_text.svg
+%%SOFTMMU%%%%DATADIR%%/qemu_vga.ndrv
%%SOFTMMU%%%%DATADIR%%/s390-ccw.img
+%%SOFTMMU%%%%DATADIR%%/s390-netboot.img
%%SOFTMMU%%%%DATADIR%%/sgabios.bin
%%SOFTMMU%%%%DATADIR%%/slof.bin
%%SOFTMMU%%%%DATADIR%%/spapr-rtas.bin
More information about the svn-ports-head
mailing list