Bug 221903

Summary: [patch] adapt emulators/qemu-sbruno to new 'armv7' architecture
Product: Ports & Packages Reporter: Mark Linimon <linimon>
Component: Individual Port(s)Assignee: Sean Bruno <sbruno>
Status: Closed FIXED    
Severity: Affects Some People Keywords: patch
Priority: --- Flags: bugzilla: maintainer-feedback? (sbruno)
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221894
Attachments:
Description Flags
patch to emulators/qemu-sbruno none

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.