svn commit: r483153 - in head/graphics/fraqtive: . files

Max Brazhnikov makc at freebsd.org
Mon Oct 29 18:17:21 UTC 2018


On Sat, 27 Oct 2018 at 18:06, Alexey Dokuchaev <danfe at freebsd.org> wrote:
>
> On Sat, Oct 27, 2018 at 05:15:14PM +0000, Max Brazhnikov wrote:
> > New Revision: 483153
> > URL: https://svnweb.freebsd.org/changeset/ports/483153
> >
> > Log:
> >   graphics/fraqtive:
> >   - Switch to Qt 5
>
> Since there were no version bump, I assume that the port could be built
> against any Qt version => you should consider converting it to flavors,
> since not everyone loves/wants Qt 5.

Yes, your assumption is correct. I would make both Qt 4 and Qt 5 a couple
of years ago, but considering the approach of Qt 4 deprecation in ports I prefer
to not bother about it now (at least for leaf ports, like this one).

>
> Also, what happens if both Qt versions are installed?  I didn't see how
> this situation is handled in the commit diff.

Nothing is required in this case. You run either Qt 4 qmake or Qt 5 one for
configure - that's all.


More information about the svn-ports-head mailing list