[Bug 258444] devel/qbs: qbs doesn't find Qt components

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 30 00:29:42 GMT 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258444

--- Comment #4 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=9f62e710c45f743a1254569450683f12f7a0f46f

commit 9f62e710c45f743a1254569450683f12f7a0f46f
Author:     Adriaan de Groot <adridg at FreeBSD.org>
AuthorDate: 2021-11-28 22:11:13 +0000
Commit:     Adriaan de Groot <adridg at FreeBSD.org>
CommitDate: 2021-11-30 00:29:19 +0000

    devel/qbs: update to 1.20, latest upstream, and changed ports norms

    - Bump version and fix build.
    - See CHANGES, 20200115: ${PREFIX}/share/man is for manpages, so
      remove the patch that put the manpages elsewhere, and update plist.
    - When looking for qmake, look for suffixed names as well; we
      stopped using qtchooser some time ago, and adopted a qmake-qt5.
      Linux hosts do this with a check, we'll just `true` it in.
    - Pull in an upstream patch to warn when there is no qmake;
      massage it to look for suffixed qmakes as well.

    PR:             258444
    Reported by:    yuri

 devel/qbs/Makefile                                 |  6 ++-
 devel/qbs/distinfo                                 |  6 +--
 devel/qbs/files/patch-27bd9ac.diff (new)           | 60 ++++++++++++++++++++++
 devel/qbs/files/patch-doc_man_man.pri (gone)       |  9 ----
 .../patch-src_app_qbs-setup-qt_setupqt.cpp (new)   | 11 ++++
 devel/qbs/pkg-plist                                | 10 +++-
 6 files changed, 87 insertions(+), 15 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list