Date: Fri, 14 May 2021 21:29:08 GMT From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a7699c7f100d - main - archivers/p7zip: Drop maintainership. Message-ID: <202105142129.14ELT8Lm019719@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rakuco: URL: https://cgit.FreeBSD.org/ports/commit/?id=a7699c7f100df85e22d2dc8b7f63822eac1a2a09 commit a7699c7f100df85e22d2dc8b7f63822eac1a2a09 Author: Raphael Kubo da Costa <rakuco@FreeBSD.org> AuthorDate: 2021-05-14 21:22:28 +0000 Commit: Raphael Kubo da Costa <rakuco@FreeBSD.org> CommitDate: 2021-05-14 21:28:39 +0000 archivers/p7zip: Drop maintainership. I have not had time to properly maintain this port in ages, and do not think this will change in the foreseeable future. Someone needs to push bug 228239 beyond the finishing line (there is some confusion about whether the patch in Debian is enough or not), and hopefully investigate whether a p7zip fork should be adopted, or persuade the 7-Zip maintainer to publish the code for their Linux version (see comment #11 in the PR I mentioned). PR: 228239 --- archivers/p7zip/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archivers/p7zip/Makefile b/archivers/p7zip/Makefile index 514a2167dc4e..0f7b4b3c8d51 100644 --- a/archivers/p7zip/Makefile +++ b/archivers/p7zip/Makefile @@ -7,7 +7,7 @@ CATEGORIES= archivers MASTER_SITES= SF DISTNAME= ${PORTNAME}_${DISTVERSION}_src_all -MAINTAINER= rakuco@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= File archiver with high compression ratio LICENSE?= LGPL21
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105142129.14ELT8Lm019719>