[Bug 260759] archivers/7-zip: Switch to use tar.xz archive
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Dec 2021 15:49:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260759
Bug ID: 260759
Summary: archivers/7-zip: Switch to use tar.xz archive
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: makc@FreeBSD.org
Reporter: yasu@freebsd.org
Flags: maintainer-feedback?(makc@FreeBSD.org)
Assignee: makc@FreeBSD.org
Created attachment 230499
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=230499&action=edit
Patch file
Currently this port uses .7z archive and 'USES=7z' is used to extract it. And
archivers/p7zip is used to extract source archives when 'USES=7z' is specified.
However, it is currently marked DEPRECATED and will expire on January 1st,
2022. And after it is removed from ports tree, it can't be used to extract .7z
archive. So switch to use tar.xz archive so this port can be build after
archivers/p7zip is removed.
--
You are receiving this mail because:
You are the assignee for the bug.