FreeBSD Bugzilla – Attachment 190518 Details for
Bug 225831
emulators/qemu-sbruno: update to latest commit on GitHub
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch updating port
qemu-sbruno.diff (text/plain), 2.83 KB, created by
Brooks Davis
on 2018-02-11 19:35:24 UTC
(
hide
)
Description:
patch updating port
Filename:
MIME Type:
Creator:
Brooks Davis
Created:
2018-02-11 19:35:24 UTC
Size:
2.83 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 461321) >+++ Makefile (working copy) >@@ -2,12 +2,11 @@ > # $FreeBSD$ > > PORTNAME= qemu >-PORTVERSION= 2.11.50.g20171215 >-PORTREVISION= 3 >+PORTVERSION= 2.11.50.g20180208 >+PORTREVISION= 0 > CATEGORIES= emulators > MASTER_SITES= GH > PKGNAMESUFFIX?= -sbruno >-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} > DIST_SUBDIR= qemu/${PORTVERSION} > > MAINTAINER= sbruno@FreeBSD.org >@@ -15,7 +14,7 @@ > > LICENSE= GPLv2 > USE_GITHUB= yes >-GH_TUPLE= seanbruno:${PORTNAME}-bsd-user:8dcfea1 \ >+GH_TUPLE= seanbruno:qemu-bsd-user:2b84fbb94e9 \ > qemu:keycodemapdb:10739aa:keycodemapdb/ui/keycodemapdb > HAS_CONFIGURE= yes > USES= gmake pkgconfig bison perl5 python:2.7,build >@@ -133,6 +132,7 @@ > > WITHOUT_CPU_CFLAGS=yes #to avoid problems with register allocation > CFLAGS:= ${CFLAGS:C/-fno-tree-vrp//} >+CFLAGS+= -Wno-address-of-packed-member > CONFIGURE_ARGS+= --prefix=${PREFIX} --cc=${CC} --enable-docs \ > --disable-linux-user --disable-linux-aio \ > --disable-kvm --disable-xen \ >Index: distinfo >=================================================================== >--- distinfo (revision 461321) >+++ distinfo (working copy) >@@ -1,5 +1,5 @@ >-TIMESTAMP = 1513359428 >-SHA256 (qemu/2.11.50.g20171215/seanbruno-qemu-bsd-user-2.11.50.g20171215-8dcfea1_GH0.tar.gz) = cd7f9e5b1f1a6a6055b9fba569b5d45970e78679fce1b4d000f28ccb53b1ab15 >-SIZE (qemu/2.11.50.g20171215/seanbruno-qemu-bsd-user-2.11.50.g20171215-8dcfea1_GH0.tar.gz) = 14817005 >-SHA256 (qemu/2.11.50.g20171215/qemu-keycodemapdb-10739aa_GH0.tar.gz) = ae43fb1e2b07b78be88a7882306b6e71383eb77472a35d7d78fed21e345d134a >-SIZE (qemu/2.11.50.g20171215/qemu-keycodemapdb-10739aa_GH0.tar.gz) = 47895 >+TIMESTAMP = 1518374880 >+SHA256 (qemu/2.11.50.g20180208/seanbruno-qemu-bsd-user-2.11.50.g20180208-2b84fbb94e9_GH0.tar.gz) = f46358d51c90a3a775aab3b8f728a0009c025adc44e367f72bead70ed5b9de3c >+SIZE (qemu/2.11.50.g20180208/seanbruno-qemu-bsd-user-2.11.50.g20180208-2b84fbb94e9_GH0.tar.gz) = 15503774 >+SHA256 (qemu/2.11.50.g20180208/qemu-keycodemapdb-10739aa_GH0.tar.gz) = ae43fb1e2b07b78be88a7882306b6e71383eb77472a35d7d78fed21e345d134a >+SIZE (qemu/2.11.50.g20180208/qemu-keycodemapdb-10739aa_GH0.tar.gz) = 47895 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 461321) >+++ pkg-plist (working copy) >@@ -6,6 +6,7 @@ > %%NONX86%%bin/qemu-system-alpha > %%NONX86%%bin/qemu-system-arm > %%NONX86%%bin/qemu-system-cris >+%%NONX86%%bin/qemu-system-hppa > %%SOFTMMU%%bin/qemu-system-i386 > %%NONX86%%bin/qemu-system-lm32 > %%NONX86%%bin/qemu-system-m68k >@@ -66,6 +67,7 @@ > %%SOFTMMU%%%%DATADIR%%/efi-rtl8139.rom > %%SOFTMMU%%%%DATADIR%%/efi-virtio.rom > %%SOFTMMU%%%%DATADIR%%/efi-vmxnet3.rom >+%%SOFTMMU%%%%DATADIR%%/hppa-firmware.img > %%SOFTMMU%%%%DATADIR%%/keymaps/ar > %%SOFTMMU%%%%DATADIR%%/keymaps/bepo > %%SOFTMMU%%%%DATADIR%%/keymaps/common
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 225831
: 190518