Bug 221456

Summary: audio/qsynth: Update to 0.4.4
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Individual Port(s)Assignee: Richard Gallamore <ultima>
Status: Closed FIXED    
Severity: Affects Only Me CC: ultima
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch
none
patch none

Description Yuri Victorovich freebsd_committer freebsd_triage 2017-08-13 00:12:07 UTC
Created attachment 185338 [details]
patch

Changes:
* Removed QT4 option as obsolete
* Added USES=pkgconfig
* Added the port option XUNIQUE to match one in configure
  * added UNIQUE_USE=XORG=x11
* Moved single-liners from patch into the Makefile
* Added USE_GL=gl

QAs:
* poudriere 11.1 amd64
* portlint
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2017-08-13 00:28:41 UTC
Created attachment 185339 [details]
patch

Added default directory where soundfonts are.
Comment 2 Richard Gallamore freebsd_committer freebsd_triage 2017-08-21 02:39:19 UTC
Looks good.
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-08-21 06:58:17 UTC
A commit references this bug:

Author: ultima
Date: Mon Aug 21 06:57:50 UTC 2017
New revision: 448452
URL: https://svnweb.freebsd.org/changeset/ports/448452

Log:
  * Updated to 0.4.4
  * Removed QT4 option, obsoleted
  * Added XUNIQUE option, to match configure
  * Moved patch to post-patch target

  PR:		221456
  Submitted by:	Yuri Victorovich
  Reviewed by:	matthew (mentor)
  Approved by:	matthew (mentor)
  Differential Revision:	https://reviews.freebsd.org/D12095

Changes:
  head/audio/qsynth/Makefile
  head/audio/qsynth/distinfo
  head/audio/qsynth/files/patch-src_qsynthOptions.cpp
  head/audio/qsynth/pkg-plist
Comment 4 Richard Gallamore freebsd_committer freebsd_triage 2017-08-21 07:08:21 UTC
Committed, thanks!