Bug 221456 - audio/qsynth: Update to 0.4.4
Summary: audio/qsynth: Update to 0.4.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Richard Gallamore
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-13 00:12 UTC by Yuri Victorovich
Modified: 2017-08-21 07:08 UTC (History)
1 user (show)

See Also:


Attachments
patch (5.01 KB, patch)
2017-08-13 00:12 UTC, Yuri Victorovich
no flags Details | Diff
patch (5.20 KB, patch)
2017-08-13 00:28 UTC, Yuri Victorovich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!