Bug 290491 - x11/oscar: Update to port and migrate to QT6
Summary: x11/oscar: Update to port and migrate to QT6
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-24 21:24 UTC by Daniel Engberg
Modified: 2025-11-15 13:26 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (sdalu)


Attachments
Updating to 1.6.1, switching to Qt6 (16.05 KB, patch)
2025-11-07 08:27 UTC, Stéphane D'Alu
sdalu: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2025-10-24 21:24:31 UTC
As QT5 is going away please update port and migrate to QT6 as it appears to be supported upstream
Comment 1 Stéphane D'Alu 2025-11-07 08:27:15 UTC
Created attachment 265231 [details]
Updating to 1.6.1, switching to Qt6
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-11-15 13:24:16 UTC
A commit in branch main references this bug:

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

commit 54e14a5a5f6266aa67be71f893f28286ee07da11
Author:     Stéphane D'Alu <sdalu@sdalu.com>
AuthorDate: 2025-11-15 08:23:45 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-11-15 11:52:43 +0000

    x11/oscar: Update to 1.6.1 and switch to QT6

    Changelog (html only):
    https://gitlab.com/CrimsonNape/OSCAR-code/-/raw/v1.6.1/release_notes.html?ref_type=tags

    PR:             290491

 x11/oscar/Makefile                        |   8 +-
 x11/oscar/distinfo                        |   6 +-
 x11/oscar/files/patch-SleepLib_common.cpp |  10 +-
 x11/oscar/pkg-plist                       | 374 ++++++++++++++----------------
 4 files changed, 188 insertions(+), 210 deletions(-)
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2025-11-15 13:26:04 UTC
Committed, thanks!