misc/qt6ct: Bump after update Qt6 for rebuild package

qt6ct is still linked against Qt 6.7.x therefore it cannot work under
Qt 6.8.x. Just launching the app you get a prompt that says that it's
linked against an incompatible Qt version.

PR:		284012
Approved by:	tcberner (maintainer, timeout > 5 months)
MFH:		2024Q2
This commit is contained in:
Vladimir Druzenko
2025-06-06 02:25:02 +03:00
parent d04da1ad09
commit 5129fdc52b
+1
View File
@@ -1,5 +1,6 @@
PORTNAME= qt6ct
DISTVERSION= 0.9
PORTREVISION= 1
CATEGORIES= misc
MAINTAINER= tcberner@FreeBSD.org