Bug 278718 - irc/kvirc: update to 5.2.4
Summary: irc/kvirc: update to 5.2.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://www.kvirc.net/?id=news&story=...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-03 12:49 UTC by Vladimir Druzenko
Modified: 2024-05-14 08:08 UTC (History)
0 users

See Also:
vvd: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Druzenko freebsd_committer freebsd_triage 2024-05-03 12:49:42 UTC
News / Changelog:
https://www.kvirc.net/?id=news&story=2024.03.09.12.18.1.story&dir=latest
https://github.com/kvirc/KVIrc/releases/tag/5.2.2

Also added build options and patches.
Upstream issue with patches: https://github.com/kvirc/KVIrc/issues/2634

Tested in poudriere and live system 13.3-p2 amd64 build and run.

Patch is here: https://reviews.freebsd.org/D45025
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-14 08:06:23 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8cc55088d7c033d4e092d3e05a94f4d5b7508b06

commit 8cc55088d7c033d4e092d3e05a94f4d5b7508b06
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2024-05-14 07:58:30 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-05-14 08:04:50 +0000

    irc/kvirc: update to 5.2.4, take maintainership

    This release contains changes from the last 5 years of development, including:
     - Support for the latest version of upstream libraries: Qt5.15/6.6, KDE5/6,
       OpenSSL 1.x/3.x
     - Wayland support
     - Fix for some nasty crash bugs
     - an improved font rendering engine able to represent complex characters like
       emojis with ligatures
     - a reworked tray icon that now follows your OS style
     - better support for solanum ircd (Libera net)

    News:
    https://www.kvirc.net/?id=news&story=2024.01.14.19.25.1.story&dir=latest
    https://www.kvirc.net/?id=news&story=2024.03.09.12.18.1.story&dir=latest
    https://www.kvirc.net/?id=news&story=2024.05.11.13.48.1.story&dir=latest

    Changelog:
    https://github.com/kvirc/KVIrc/releases/tag/5.2.0
    https://github.com/kvirc/KVIrc/releases/tag/5.2.2
    https://github.com/kvirc/KVIrc/releases/tag/5.2.4

    PR:                     278718
    Reviewed by:            arrowd, makc
    Approved by:            makc (kde), tcberner (kde)
    Differential Revision:  D45025

 irc/kvirc/Makefile                                 |  108 +-
 irc/kvirc/distinfo                                 |    6 +-
 .../files/patch-src_kvilib_CMakeLists.txt (gone)   |   10 -
 ...ch-src_modules_iograph_libkviiograph.cpp (gone) |   10 -
 irc/kvirc/pkg-plist                                | 3445 ++++++++++----------
 5 files changed, 1831 insertions(+), 1748 deletions(-)