Bug 221903 - [patch] adapt emulators/qemu-sbruno to new 'armv7' architecture
Summary: [patch] adapt emulators/qemu-sbruno to new 'armv7' architecture
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Sean Bruno
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-08-29 12:20 UTC by Mark Linimon
Modified: 2017-09-01 14:47 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (sbruno)


Attachments
patch to emulators/qemu-sbruno (858 bytes, patch)
2017-08-29 12:20 UTC, Mark Linimon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Linimon freebsd_committer freebsd_triage 2017-08-29 12:20:38 UTC
Created attachment 185871 [details]
patch to emulators/qemu-sbruno

Actually the existing port is kinda patched, except for the 'remove armv7' part.

The other two things are just bugs (mips64 is duplicated).
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-08-29 18:23:12 UTC
A commit references this bug:

Author: sbruno
Date: Tue Aug 29 18:22:55 UTC 2017
New revision: 448935
URL: https://svnweb.freebsd.org/changeset/ports/448935

Log:
  Remove the armv7 configuration when shutting down.

  PR:		221903
  Submitted by:	linimon

Changes:
  head/emulators/qemu-sbruno/Makefile
  head/emulators/qemu-sbruno/files/qemu_user_static.in
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-08-29 20:22:47 UTC
A commit references this bug:

Author: sbruno
Date: Tue Aug 29 20:21:48 UTC 2017
New revision: 448937
URL: https://svnweb.freebsd.org/changeset/ports/448937

Log:
  Minor comment nit fix0r.

  PR:		221903
  Submitted by:	linimon

Changes:
  head/emulators/qemu-sbruno/files/qemu_user_static.in
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2017-09-01 14:47:47 UTC
Committed.