notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: x11-toolkits/qt5-declarative-test/files/patch-src_3rdparty_masm_wtf_Platform.h
SVNWeb

Number of commits found: 1

Fri, 24 Sep 2021
[ 15:09 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:4d10eef66bb959ed0433df9e065458af4c325552  commit hash:4d10eef66bb959ed0433df9e065458af4c325552  commit hash:4d10eef66bb959ed0433df9e065458af4c325552  4d10eef6  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
x11-toolkits/qt5-declarative: split out 'test' parts into new port

kde@ has been focused recently on reducing the load of "unnecessary"
runtime dependencies, to allow third party distributions to have a
leaner installation.
One part of this effort was to make qt5-testlib a "build only"
dependency.
Unfortunately, parts of qt5-declarative link against testlib (to provide
test functionality for declarative parts).

This lead to an unfortunate loop of pkg-autoremove removing testlib, and
then pkg-update adding it again (as it was an improperly registered
dependency).

This change splits out the "test"-parts into its own port. Thereby
making testlib not even a required build-time dependency for
x11-toolkits/qt5-delcarative.

Reported by:		jrm
Differential Revision: https://reviews.freebsd.org/D32097

Number of commits found: 1