Bug 221347

Summary: devel/radare2: fail to build
Product: Ports & Packages Reporter: Mariusz Zaborski <oshogbo>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: matthew, torres.73a
Priority: --- Flags: bugzilla: maintainer-feedback? (torres.73a)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for kinfo. matthew: maintainer-approval? (torres.73a)

Description Mariusz Zaborski freebsd_committer freebsd_triage 2017-08-08 21:22:06 UTC
Created attachment 185167 [details]
Patch for kinfo.

It's look likes our internal kinfo_file structure is different then in linux.
In attachment we have patch to files directory which fix the use of those structures.
Comment 1 Matthew Seaman freebsd_committer freebsd_triage 2017-09-21 11:27:25 UTC
It's been more than enough time for the maintainer to respond.  Please feel free to commit with my approval.
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-09-21 12:14:33 UTC
A commit references this bug:

Author: oshogbo
Date: Thu Sep 21 12:14:22 UTC 2017
New revision: 450252
URL: https://svnweb.freebsd.org/changeset/ports/450252

Log:
  Fix building of devel/radare2.

  Change the names of fields used with the kinfo_file structure.
  FreeBSD use different kinfo_file structure then Linux.

  PR:		221347
  Approved by:	matthew@
  MFC after:	1 month

Changes:
  head/devel/radare2/files/
  head/devel/radare2/files/patch-kinfo_file.c