Bug 206670 - multimedia/qmmp-qt5: Updated version 1.0.6
Summary: multimedia/qmmp-qt5: Updated version 1.0.6
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: Olivier Duchateau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-27 11:57 UTC by SimaMoto,RyōTa
Modified: 2016-01-29 21:59 UTC (History)
1 user (show)

See Also:


Attachments
multimedia/qmmp-qt5: version 1.0.6 (3.37 KB, patch)
2016-01-27 11:57 UTC, SimaMoto,RyōTa
liangtai.s16: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description SimaMoto,RyōTa 2016-01-27 11:57:47 UTC
Created attachment 166183 [details]
multimedia/qmmp-qt5: version 1.0.6

qmmp-1.0.6 has been released.  This update contains a                           
fix of GME plugin build, fixes of gcc warning, a small
improvement of RGSCAN plugin's file determination, and
updated translation of several languages.

While this change of upstream version, option handling on
the port is also fixed.  MPLAYER vertual option is removed
with OPTIONS_RADIO sub option family, then MPLAYER1 and
MPLAYER2 take its place as actual options, with defining
*_PREVENTS flags each other for ensuring exclusive
condition between both options.  It is not easy to clear
all choices of OPTIONS_RADIO which contains default value,
that causes any option that is binded with whole suboptions
by *_IMPLIES flag will be always enabled and user may not
know how to disable it.  I don't know, too.

Partially use of the pathfix general macro.
PATHFIX_CMAKELISTSTXT is re-defined to avoid touching
irrelevant files.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-01-29 21:58:25 UTC
A commit references this bug:

Author: olivierd
Date: Fri Jan 29 21:57:23 UTC 2016
New revision: 407498
URL: https://svnweb.freebsd.org/changeset/ports/407498

Log:
  Update to 1.0.6

  Changelog: http://sourceforge.net/p/qmmp-dev/code/HEAD/tree/tags/qmmp-1.0.6/ChangeLog

  PR:		206670
  Submitted by:	<liangtai.s16@gmail.com> (maintainer)

Changes:
  head/multimedia/qmmp-qt5/Makefile
  head/multimedia/qmmp-qt5/distinfo
Comment 2 Olivier Duchateau freebsd_committer freebsd_triage 2016-01-29 21:59:25 UTC
Committed, thanks.