Bug 240663

Summary: audio/bsequencer-lv2: fix build on GCC architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Piotr Kubaj <pkubaj>
Status: Closed FIXED    
Severity: Affects Only Me CC: yuri
Priority: --- Flags: yuri: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch yuri: maintainer-approval+

Description Piotr Kubaj freebsd_committer freebsd_triage 2019-09-18 09:11:40 UTC
Created attachment 207599 [details]
patch

src/ButtonBox.hpp needs include sys/types.h for uint.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2019-09-19 21:41:58 UTC
Approved as mentor.
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-09-21 16:07:23 UTC
A commit references this bug:

Author: pkubaj
Date: Sat Sep 21 16:06:24 UTC 2019
New revision: 512520
URL: https://svnweb.freebsd.org/changeset/ports/512520

Log:
  audio/bsequencer-lv2: fix build on GCC architectures

  src/ButtonBox.hpp needs include sys/types.h for uint.

  PR:		240663
  Approved by:	yuri (maintainer), linimon (mentor)
  Differential Revision:	https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240663

Changes:
  head/audio/bsequencer-lv2/files/patch-src_ButtonBox.hpp