diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2025-06-10 02:14:04 -0400 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2025-06-10 03:25:00 -0400 |
commit | 03b02222d63f08742cf723fd8eeee26465ae3e39 (patch) | |
tree | e1c7ebb640453904bf622f88474c716189e76547 /www/qt6-httpserver | |
parent | deskutils/foliate: Fix build dependencies. (diff) |
Qt6: Update to 6.9.1
June 03, 2024 by Jani Heikkinen
We have released Qt 6.9.1 today. As a patch release, Qt 6.9.1 does not
introduce new features but contains more than 450 bug fixes, security
updates, and other improvements on top of Qt 6.9.0 release. See more
information about the most important changes and bug fixes from the Qt
6.9.1 release note.
Announcement: https://www.qt.io/blog/qt-6.9.1-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.9.1/release-note.md
We (kde@) skipped shipping Qt 6.9.0 due to unacceptable rendering bugs
in the WebEngine component, but here are the announcements and release
notes from Qt 6.9.0.
Announcement: https://www.qt.io/blog/qt-6.9-released
Release note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.9.0/release-note.md
PySide6: Update to 6.9.1
PySide6 and its related components have been updated alongside the Qt
release for compatibility. Older versions will not build with Qt 6.9.x.
Announcement: https://www.qt.io/blog/qt-for-python-release-6.9
PyQt6: Update to 6.9.1
As with PySide6, older versions of PyQt6 will not build with Qt 6.9.x.
Support tools like py-sip and py-qtbuilder have also been updated to their
latest versions.
Announcement: https://www.riverbankcomputing.com/news/PyQt_v6.9.0_Released
https://www.riverbankcomputing.com/news/PyQt_v6.9.1_Released
PR: 286051
Exp-run by: antoine
Diffstat (limited to 'www/qt6-httpserver')
-rw-r--r-- | www/qt6-httpserver/distinfo | 6 | ||||
-rw-r--r-- | www/qt6-httpserver/pkg-plist | 11 |
2 files changed, 14 insertions, 3 deletions
diff --git a/www/qt6-httpserver/distinfo b/www/qt6-httpserver/distinfo index 1875aff4a0b2..48782c3db88e 100644 --- a/www/qt6-httpserver/distinfo +++ b/www/qt6-httpserver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743027859 -SHA256 (KDE/Qt/6.8.3/qthttpserver-everywhere-src-6.8.3.tar.xz) = 792be98dd979a3f1cf42477139321a8999a648b7e7ad041ae133965c3cc35f65 -SIZE (KDE/Qt/6.8.3/qthttpserver-everywhere-src-6.8.3.tar.xz) = 185480 +TIMESTAMP = 1749162746 +SHA256 (KDE/Qt/6.9.1/qthttpserver-everywhere-src-6.9.1.tar.xz) = bfc7b511e2bbc365f11027ae8d7d2e33f3ff63591b866df9a880c51363f02b53 +SIZE (KDE/Qt/6.9.1/qthttpserver-everywhere-src-6.9.1.tar.xz) = 189852 diff --git a/www/qt6-httpserver/pkg-plist b/www/qt6-httpserver/pkg-plist index 1ccfed5a1ac3..47945d989d73 100644 --- a/www/qt6-httpserver/pkg-plist +++ b/www/qt6-httpserver/pkg-plist @@ -4,6 +4,7 @@ %%QT_INCDIR%%/QtHttpServer/%%FULLVER%%/QtHttpServer/private/qhttpserverhttp2protocolhandler_p.h %%QT_INCDIR%%/QtHttpServer/%%FULLVER%%/QtHttpServer/private/qhttpserverliterals_p.h %%QT_INCDIR%%/QtHttpServer/%%FULLVER%%/QtHttpServer/private/qhttpserverrequest_p.h +%%QT_INCDIR%%/QtHttpServer/%%FULLVER%%/QtHttpServer/private/qhttpserverrequestfilter_p.h %%QT_INCDIR%%/QtHttpServer/%%FULLVER%%/QtHttpServer/private/qhttpserverresponder_p.h %%QT_INCDIR%%/QtHttpServer/%%FULLVER%%/QtHttpServer/private/qhttpserverresponse_p.h %%QT_INCDIR%%/QtHttpServer/%%FULLVER%%/QtHttpServer/private/qhttpserverrouter_p.h @@ -11,6 +12,7 @@ %%QT_INCDIR%%/QtHttpServer/%%FULLVER%%/QtHttpServer/private/qhttpserverstream_p.h %%QT_INCDIR%%/QtHttpServer/QAbstractHttpServer %%QT_INCDIR%%/QtHttpServer/QHttpServer +%%QT_INCDIR%%/QtHttpServer/QHttpServerConfiguration %%QT_INCDIR%%/QtHttpServer/QHttpServerRequest %%QT_INCDIR%%/QtHttpServer/QHttpServerResponder %%QT_INCDIR%%/QtHttpServer/QHttpServerResponse @@ -23,6 +25,7 @@ %%QT_INCDIR%%/QtHttpServer/QtHttpServerVersion %%QT_INCDIR%%/QtHttpServer/qabstracthttpserver.h %%QT_INCDIR%%/QtHttpServer/qhttpserver.h +%%QT_INCDIR%%/QtHttpServer/qhttpserverconfiguration.h %%QT_INCDIR%%/QtHttpServer/qhttpserverrequest.h %%QT_INCDIR%%/QtHttpServer/qhttpserverresponder.h %%QT_INCDIR%%/QtHttpServer/qhttpserverresponse.h @@ -44,6 +47,14 @@ lib/cmake/Qt6HttpServer/Qt6HttpServerTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/Qt6HttpServer/Qt6HttpServerTargets.cmake lib/cmake/Qt6HttpServer/Qt6HttpServerVersionlessAliasTargets.cmake lib/cmake/Qt6HttpServer/Qt6HttpServerVersionlessTargets.cmake +lib/cmake/Qt6HttpServerPrivate/Qt6HttpServerPrivateAdditionalTargetInfo.cmake +lib/cmake/Qt6HttpServerPrivate/Qt6HttpServerPrivateConfig.cmake +lib/cmake/Qt6HttpServerPrivate/Qt6HttpServerPrivateConfigVersion.cmake +lib/cmake/Qt6HttpServerPrivate/Qt6HttpServerPrivateConfigVersionImpl.cmake +lib/cmake/Qt6HttpServerPrivate/Qt6HttpServerPrivateDependencies.cmake +lib/cmake/Qt6HttpServerPrivate/Qt6HttpServerPrivateTargets.cmake +lib/cmake/Qt6HttpServerPrivate/Qt6HttpServerPrivateVersionlessAliasTargets.cmake +lib/cmake/Qt6HttpServerPrivate/Qt6HttpServerPrivateVersionlessTargets.cmake %%QT_LIBDIR%%/libQt6HttpServer.prl %%QT_LIBDIR%%/libQt6HttpServer.so %%QT_LIBDIR%%/libQt6HttpServer.so.6 |