Bug 276118 - x11-fm/doublecmd: Update to 1.1.8
Summary: x11-fm/doublecmd: Update to 1.1.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Dima Panov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-04 19:33 UTC by Jose Alonso Cardenas Marquez
Modified: 2024-01-05 15:08 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2024-01-04 19:33:17 UTC
Patch file at: https://people.freebsd.org/~acm/ports/doublecmd.diff

- Add qt6 support
- Add qt6 CONFLICTS
- Add base64 plugin
- Remove obsolete plugin

I prefer update doublecmd to this beta version because current version needs some patches to compile/run without issues with lazarus 3.0.0. Look at https://github.com/doublecmd/doublecmd/issues/1422 v1.1.9 is close to be released
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-01-05 14:49:05 UTC
A commit in branch main references this bug:

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

commit 917a5031c95a92143896816a03112b7a75654aa8
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2024-01-05 14:44:29 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-01-05 14:44:29 +0000

    x11-fm/doublecmd: update to 1.1.8 beta (+)

    Prefer beta over stable relase to match lazarus 3.0+

    - Add qt6 support
    - Add qt6 CONFLICTS
    - Add base64 plugin
    - Remove obsolete plugin

    PR:     276118

 x11-fm/doublecmd/Makefile                          | 61 +++++++++++-----------
 x11-fm/doublecmd/distinfo                          |  6 +--
 ..._virtualterminal_source_unix_vtemupty.pas (new) | 11 ++++
 ...patch-plugins_wlx_WlxMplayer_src_wlxMplayer.lpr |  4 +-
 x11-fm/doublecmd/files/patch-src_uGlobsPaths.pas   | 18 +++----
 5 files changed, 56 insertions(+), 44 deletions(-)
Comment 2 Dima Panov freebsd_committer freebsd_triage 2024-01-05 15:08:05 UTC
Landed, thanks!