Summary: | audio/openal-soft: Missing QT4 dependencies | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Matthew Rezny <rezny> | ||||
Component: | Individual Port(s) | Assignee: | Roman Bogorodskiy <novel> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | mva, novel | ||||
Priority: | --- | Keywords: | easy, needs-qa, patch | ||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(mva) novel: merge-quarterly+ |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Maintainer timeout (2+ months), re-open to take. Needs MFH @Matthew, can you confirm how these missing dependencies were identified? If via sanity/QA checks, PORTREVISION should be bumped If via build,package/etc failure, PORTREVISION bump not necessary To be perfectly explicit, there is no portrev bump required since there could not have been a incorrect pkg built; the build failed in poudriere until adding the QT4 things as advised by sanity checks. A commit references this bug: Author: novel Date: Fri Aug 26 09:31:04 UTC 2016 New revision: 420906 URL: https://svnweb.freebsd.org/changeset/ports/420906 Log: audio/openal-soft: fix missing QT4 dependencies PR: 210353 Submitted by: matthew@reztek.cz Approved by: maintainer timeout (2+ months) MFH: 2016Q3 Changes: head/audio/openal-soft/Makefile Waiting for response on the MFH request. A commit references this bug: Author: pi Date: Fri Aug 26 17:35:58 UTC 2016 New revision: 420937 URL: https://svnweb.freebsd.org/changeset/ports/420937 Log: audio/openal-soft: re-apply r420906 - r420919 overwrote r420906 PR: 210353, 211664 Reported by: matthew@reztek.cz Changes: head/audio/openal-soft/Makefile A commit references this bug: Author: novel Date: Wed Aug 31 17:55:49 UTC 2016 New revision: 421177 URL: https://svnweb.freebsd.org/changeset/ports/421177 Log: MFH: r420906 audio/openal-soft: fix missing QT4 dependencies PR: 210353 Submitted by: matthew@reztek.cz Approved by: maintainer timeout (2+ months) Approved by: ports-secteam (junovitch) Changes: _U branches/2016Q3/ branches/2016Q3/audio/openal-soft/Makefile |
Created attachment 171519 [details] fix build of audio/openal-soft There's a few missing QT4 dependencies for the config tool. This patch adds them.