Created attachment 228005 [details] Update SabNZBD to 3.4.0 Maintainer Update to Sabnzbdplus 3.4.0 Note: Currently blocked by 258593, requires py-puremagic to be created before this can be committed to the tree. Patch submitted on other bug.
Created attachment 228006 [details] Poudriere build log
Created attachment 230616 [details] Update SabNZBD to 3.4.2 Also drops archivers/p7zip dependency in favour of archivers/7-zip. p7zip has an ongoing security vulnerability and upstream has gone quiet (ref bug 228239). 7-zip has been released with console support to address the issue and preference is for ports to start swapping (ref bug 260866) Patch required to sabnzbd to make the change is minor will be submitted upstream.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=236666043e8f9f43edb87bac346ba6631d2ea7b5 commit 236666043e8f9f43edb87bac346ba6631d2ea7b5 Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2022-01-09 21:11:27 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2022-01-09 21:11:27 +0000 news/sabnzbdplus: update to 3.4.2 and switch from p7zip to 7-zip. PR: 258597 Submitted by: James French (maintainer) news/sabnzbdplus/Makefile | 6 +- news/sabnzbdplus/distinfo | 6 +- .../files/patch-sabnzbd_newsunpack.py (new) | 11 ++++ news/sabnzbdplus/pkg-plist | 70 +--------------------- 4 files changed, 19 insertions(+), 74 deletions(-)
Committed, thank you!