Bug 261839

Summary: archivers/file-roller: switch from p7zip to 7-zip
Product: Ports & Packages Reporter: Max Brazhnikov <makc>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me CC: tcberner
Priority: --- Flags: tcberner: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Max Brazhnikov freebsd_committer freebsd_triage 2022-02-09 19:24:33 UTC
Created attachment 231689 [details]
patch

Add support for 7-Zip and use it instead of p7zip. See bug #260866 for more info.
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2022-02-09 22:13:58 UTC
REINPLACE_CMD could be removed once archivers/p7zip is gone, 7z binary will be provided by archivers/7-zip then. The other patch should be upstreamed.
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2022-02-10 09:02:05 UTC
lgtm
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-02-10 17:33:25 UTC
A commit in branch main references this bug:

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

commit 6f3872ab47a6bbceb3743e022611ec838ad450d0
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2022-02-10 17:29:02 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2022-02-10 17:29:15 +0000

    archivers/file-roller: switch from p7zip to 7-zip

    PR:             260866 261839
    Approved by:    tcberner@

 archivers/file-roller/Makefile                           |  5 +++++
 .../file-roller/files/patch-src_fr-command-7z.c (new)    | 16 ++++++++++++++++
 2 files changed, 21 insertions(+)