[Bug 268692] devel/qt6-base: unnecessary dependency to net/avahi-app
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Dec 1 18:18:34 GMT 2023
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268692
--- Comment #1 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=8adbabc798f51c5d8bc6433d30b7c6c5c5c96eba
commit 8adbabc798f51c5d8bc6433d30b7c6c5c5c96eba
Author: Jason E. Hale <jhale at FreeBSD.org>
AuthorDate: 2023-12-01 00:18:14 +0000
Commit: Jason E. Hale <jhale at FreeBSD.org>
CommitDate: 2023-12-01 18:16:47 +0000
Qt6: Update to 6.6.1
As a patch release, Qt 6.6.1 does not introduce any new features but
contains more than 400 bug fixes, security updates, and other
improvements to the top of the Qt 6.6.0 release. See more information
about the most important changes and bug fixes from the Qt 6.6.1 release
note.
To allow building www/qt6-webengine without CUPS, a CUPS option has been
added and the Pdf module has been split out to a new port: print/qt6-pdf.
This also allows building devel/py-qt6-pyqt without pulling in the unused
WebEngine module. Fixes [1].
Remove a lot of unused dependencies. Fixes [2]. Also remove inconsistent
WWW lines from the individual Makefiles as WWW is alreay defined in
Mk/Uses/qt-dist.mk. [3]
Announcement: https://www.qt.io/blog/qt-6.6.1-released
Rel note:
https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.6.1/release-note.md
PR: 271111 [1], 268692 [2]
Reported by: echoxxzz <echoxxzz at gmail.com> [1],
Matthieu Volat <mazhe at alkumuna.eu> [2],
lwhsu (via #freebsd-desktop IRC) [3]
MFH: 2023Q4
Security: 6d9c6aae-5eb1-11ee-8290-a8a1599412c6,
07ee8c14-68f1-11ee-8290-a8a1599412c6,
a1e27775-7a61-11ee-8290-a8a1599412c6,
0da4db89-84bf-11ee-8290-a8a1599412c6
Mk/Uses/qt.mk | 7 +-
accessibility/qt6-speech/Makefile | 2 +-
accessibility/qt6-speech/distinfo | 6 +-
comms/qt6-connectivity/distinfo | 6 +-
comms/qt6-sensors/Makefile | 1 -
comms/qt6-sensors/distinfo | 6 +-
comms/qt6-serialbus/Makefile | 1 -
comms/qt6-serialbus/distinfo | 6 +-
comms/qt6-serialport/Makefile | 1 -
comms/qt6-serialport/distinfo | 6 +-
databases/qt6-base_sqldriver/Makefile | 1 -
databases/qt6-base_sqldriver/distinfo | 6 +-
devel/py-qt6-pyqt/Makefile | 15 +--
devel/py-qt6-pyqt/pkg-plist | 34 ++---
devel/pyside6/Makefile | 3 +-
devel/pyside6/pkg-plist | 16 +--
devel/qt6-5compat/Makefile | 12 +-
devel/qt6-5compat/distinfo | 6 +-
devel/qt6-base/Makefile | 20 +--
devel/qt6-base/distinfo | 6 +-
.../files/patch-cmake_QtFlagHandlingHelpers.cmake | 4 +-
...tch-src_gui_platform_unix_qxkbcommon.cpp (gone) | 13 --
...ns_tls_openssl_qsslsocket__openssl__symbols.cpp | 34 +++--
...atch-src_plugins_tls_openssl_qx509__openssl.cpp | 2 +-
devel/qt6-base/pkg-plist | 11 +-
devel/qt6-languageserver/Makefile | 1 -
devel/qt6-languageserver/distinfo | 6 +-
devel/qt6-location/Makefile | 3 +-
devel/qt6-location/distinfo | 6 +-
devel/qt6-positioning/Makefile | 5 +-
devel/qt6-positioning/distinfo | 6 +-
devel/qt6-remoteobjects/Makefile | 3 +-
devel/qt6-remoteobjects/distinfo | 6 +-
devel/qt6-scxml/Makefile | 3 +-
devel/qt6-scxml/distinfo | 6 +-
devel/qt6-tools/Makefile | 18 +--
devel/qt6-tools/distinfo | 6 +-
devel/qt6-tools/pkg-plist | 5 +
devel/qt6-translations/Makefile | 1 -
devel/qt6-translations/distinfo | 6 +-
graphics/qt6-3d/Makefile | 20 +--
graphics/qt6-3d/distinfo | 6 +-
graphics/qt6-imageformats/Makefile | 24 +---
graphics/qt6-imageformats/distinfo | 6 +-
graphics/qt6-lottie/Makefile | 7 +-
graphics/qt6-lottie/distinfo | 6 +-
graphics/qt6-quickeffectmaker/Makefile | 3 +-
graphics/qt6-quickeffectmaker/distinfo | 6 +-
graphics/qt6-svg/Makefile | 21 +---
graphics/qt6-svg/distinfo | 6 +-
.../files/patch-src_svg_qsvghandler.cpp (gone) | 11 --
graphics/qt6-wayland/Makefile | 26 +---
graphics/qt6-wayland/distinfo | 6 +-
graphics/qt6-wayland/pkg-plist | 1 +
misc/qt6-doc/Makefile | 4 +-
misc/qt6-doc/distinfo | 6 +-
misc/qt6-examples/Makefile | 1 +
misc/qt6-examples/distinfo | 6 +-
misc/qt6-examples/pkg-plist | 112 +++++------------
multimedia/qt6-multimedia/Makefile | 3 +-
multimedia/qt6-multimedia/distinfo | 6 +-
multimedia/qt6-multimedia/pkg-plist | 2 +
net/qt6-coap/distinfo | 6 +-
net/qt6-networkauth/Makefile | 9 +-
net/qt6-networkauth/distinfo | 6 +-
print/Makefile | 1 +
print/qt6-pdf/Makefile (new) | 13 ++
print/qt6-pdf/pkg-descr (new) | 2 +
print/qt6-pdf/pkg-plist (new) | 137 +++++++++++++++++++++
science/qt6-quick3dphysics/Makefile | 1 -
science/qt6-quick3dphysics/distinfo | 6 +-
www/py-qt6-webengine/Makefile | 5 +-
.../files/patch-pyproject.toml (new) | 15 +++
www/qt6-httpserver/Makefile | 1 -
www/qt6-httpserver/distinfo | 6 +-
www/qt6-webchannel/Makefile | 6 +-
www/qt6-webchannel/distinfo | 6 +-
www/qt6-webengine/Makefile | 94 +++++++++-----
www/qt6-webengine/distinfo | 6 +-
.../files/patch-cmake_Functions.cmake | 22 ++--
www/qt6-webengine/files/patch-configure.cmake | 12 +-
.../files/patch-security-rollup (new) | 103 ++++++++++++++++
...y_chromium_base_containers_checked__iterators.h | 12 +-
...rty_chromium_build_toolchain_gcc__toolchain.gni | 4 +-
...owser_zygote__host_zygote__host__impl__linux.cc | 20 +--
...mium_sandbox_policy_freebsd_sandbox__freebsd.cc | 74 ++++++-----
.../files/patch-src_core_api_configure.cmake | 12 +-
www/qt6-webengine/pkg-plist | 130 -------------------
www/qt6-websockets/Makefile | 1 -
www/qt6-websockets/distinfo | 6 +-
www/qt6-webview/Makefile | 2 +-
www/qt6-webview/distinfo | 6 +-
x11-toolkits/qt6-charts/Makefile | 3 +-
x11-toolkits/qt6-charts/distinfo | 6 +-
x11-toolkits/qt6-datavis3d/Makefile | 3 +-
x11-toolkits/qt6-datavis3d/distinfo | 6 +-
x11-toolkits/qt6-declarative/Makefile | 23 +---
x11-toolkits/qt6-declarative/distinfo | 8 +-
x11-toolkits/qt6-declarative/pkg-plist | 1 +
x11-toolkits/qt6-graphs/Makefile | 3 +-
x11-toolkits/qt6-graphs/distinfo | 6 +-
x11-toolkits/qt6-graphs/pkg-plist | 2 +
x11-toolkits/qt6-quick3d/Makefile | 20 +--
x11-toolkits/qt6-quick3d/distinfo | 6 +-
x11-toolkits/qt6-quicktimeline/Makefile | 20 +--
x11-toolkits/qt6-quicktimeline/distinfo | 6 +-
x11-toolkits/qt6-shadertools/Makefile | 18 +--
x11-toolkits/qt6-shadertools/distinfo | 6 +-
x11-toolkits/qt6-virtualkeyboard/Makefile | 6 +-
x11-toolkits/qt6-virtualkeyboard/distinfo | 6 +-
110 files changed, 697 insertions(+), 771 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list