https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282703
--- Comment #9 from commit-h...@freebsd.org --- A commit in branch 2025Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=34cd293c065c8510ad701441396ac8a0837e8981 commit 34cd293c065c8510ad701441396ac8a0837e8981 Author: Schaich, Alonso <alonsoscha...@fastmail.fm> AuthorDate: 2024-11-12 00:31:40 +0000 Commit: Jason E. Hale <jh...@freebsd.org> CommitDate: 2025-01-15 08:15:06 +0000 net/qt6-mqtt: New port Qt module implementing the MQTT protocol PR: 282703 MFH: 2025Q1 (to keep the Qt stack in sync) Co-authored-by: Jason E. Hale <jh...@freebsd.org> (cherry picked from commit 8895473c09d36c06f87014ec122a3b47b46288d4) Mk/Uses/qt-dist.mk | 22 ++++++++--------- Mk/Uses/qt.mk | 17 ++++++++----- devel/qt6/Makefile | 1 + net/Makefile | 1 + net/qt6-mqtt/Makefile (new) | 16 ++++++++++++ net/qt6-mqtt/distinfo (new) | 3 +++ net/qt6-mqtt/pkg-descr (new) | 6 +++++ net/qt6-mqtt/pkg-plist (new) | 58 ++++++++++++++++++++++++++++++++++++++++++++ 8 files changed, 107 insertions(+), 17 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.