[kde-freebsd] [Bug 206435] [exp-run] Update Qt5 to 5.5.1.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jan 25 11:28:51 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206435
--- Comment #10 from commit-hook at freebsd.org ---
A commit references this bug:
Author: rakuco
Date: Mon Jan 25 11:28:37 UTC 2016
New revision: 407203
URL: https://svnweb.freebsd.org/changeset/ports/407203
Log:
Remove CONFLICTS with older qt5-designer versions.
It is causing portmaster to fail with an error like this:
===>>> x11-toolkits/qt5-uiplugin seems to depend on devel/qt5-designer
which looks like a dependency loop
which is not really what's happening here; the error comes from the fact that
qt5-designer 5.4.1 is being upgraded to 5.5.1, qt5-uiplugin is added as a
dependency that must be built first, but then it's marked as CONFLICTing with
the installed qt5-designer version.
Since qt5-designer < 5.5.0 does not actually install any of the uiplugin
files
(since it was not an independent module before), we can just remove the
CONFLICTS line.
Thanks to Walter Schwarzenfeld (w.schwarzenfeld at aon.at) for the report.
PR: 206435
Changes:
head/x11-toolkits/qt5-uiplugin/Makefile
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list