[Bug 292153] graphics/nomacs: update 3.16 => 3.22.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 05 Jan 2026 16:26:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292153

--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit e9af06e1fc47184f4eb9ae6319aa729435706961
Author:     Vidar Karlsen <vidar@karlsen.tech>
AuthorDate: 2026-01-05 16:08:48 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-01-05 16:25:11 +0000

    graphics/nomacs: update 3.16 => 3.22.0

    Changes, in short:
    - Move to Qt6
    - Color Management — @scrubbbbs (#1454)
    - Proper HiDPI rendering (1:1 pixels at 100%) — @scrubbbbs (#1382)
    - Much better ZIP archive support — @scrubbbbs (#1314)
    - Faster, lighter thumbnails — @leejuyuu (#1262)
    - Improved comments & ratings — @leejuyuu (#1374, #1357)
    - New Simplified Chinese translation by @sr79368142 (#1449)
    - Translation work from past several years imported from CrowdIn (#1396)
    - Translation project revived on CrowdIn under nomacs-neo (#1396)
    - Light and Dark Themes

    Changelogs:
    https://github.com/nomacs/nomacs/releases/tag/3.17.2045
    https://github.com/nomacs/nomacs/releases/tag/3.17.2206
    https://github.com/nomacs/nomacs/releases/tag/3.17.2282
    https://github.com/nomacs/nomacs/releases/tag/3.17.2285
    https://github.com/nomacs/nomacs/releases/tag/3.17.2287
    https://github.com/nomacs/nomacs/releases/tag/3.17.2295
    https://github.com/nomacs/nomacs/releases/tag/3.17.2295
    https://github.com/nomacs/nomacs/releases/tag/3.19.0
    https://github.com/nomacs/nomacs/releases/tag/3.19.1
    https://github.com/nomacs/nomacs/releases/tag/3.21.0
    https://github.com/nomacs/nomacs/releases/tag/3.21.1
    https://github.com/nomacs/nomacs/releases/tag/3.22.0-rc.1
    https://github.com/nomacs/nomacs/releases/tag/3.22.0-rc.2
    https://github.com/nomacs/nomacs/releases/tag/3.22.0

    Improve port:
    - Rename option TRANSLATIONS to NLS - common name in ports.
    - Use parametrization for SO version from DISTVERSION.
    - Fix warnings from portclippy.

    PR:             292153
    Security:       CVE-2023-4863
    Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>

 graphics/nomacs/Makefile                           |  46 +++--
 graphics/nomacs/distinfo                           |  10 +-
 ...lugins_PaintPlugin_src_DkPaintPlugin.cpp (gone) |  10 --
 ...ch-ImageLounge_src_DkCore_DkMetaData.cpp (gone) | 187 ---------------------
 ...atch-ImageLounge_src_DkCore_DkMetaData.h (gone) |  20 ---
 ...mageLounge_src_DkGui_DkThumbsWidgets.cpp (gone) |  10 --
 ...tch-ImageLounge_src_DkGui_DkViewPort.cpp (gone) |  10 --
 ...atch-ImageLounge_src_DkGui_DkWidgets.cpp (gone) |  10 --
 graphics/nomacs/pkg-plist                          |  83 +++++----
 9 files changed, 65 insertions(+), 321 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.