Bug 261052 - lang/julia: move from archivers/p7zip to archivers/7-zip
Summary: lang/julia: move from archivers/p7zip to archivers/7-zip
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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-09 05:42 UTC by Eric Reardon
Modified: 2022-01-09 21:15 UTC (History)
1 user (show)

See Also:


Attachments
lang/julia: updated (4.73 KB, patch)
2022-01-09 05:42 UTC, Eric Reardon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Reardon 2022-01-09 05:42:12 UTC
Created attachment 230836 [details]
lang/julia: updated

as requested in bug #260866 i have removed p7zip and replaced it with 7-zip.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-01-09 21:14:00 UTC
A commit in branch main references this bug:

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

commit 0de37f12210842c0a9dfb07844e1b9d83ea13df5
Author:     Max Brazhnikov <makc@FreeBSD.org>
AuthorDate: 2022-01-09 21:11:26 +0000
Commit:     Max Brazhnikov <makc@FreeBSD.org>
CommitDate: 2022-01-09 21:11:26 +0000

    lang/julia: switch from p7zip to 7-Zip

    PR:             261052
    Submitted by:   Eric Reardon (maintainer)

 lang/julia/Makefile                        |  3 ++-
 lang/julia/files/patch-base_Makefile (new) | 11 +++++++++++
 2 files changed, 13 insertions(+), 1 deletion(-)
Comment 2 Max Brazhnikov freebsd_committer freebsd_triage 2022-01-09 21:15:26 UTC
Committed, thanks!