Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Feb 2018 21:06:29 +0000 (UTC)
From:      Sean Bruno <sbruno@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r460635 - head/emulators/qemu-sbruno
Message-ID:  <201802012106.w11L6T4u073069@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802012106.w11L6T4u073069>