git: a7699c7f100d - main - archivers/p7zip: Drop maintainership.
Raphael Kubo da Costa
rakuco at FreeBSD.org
Fri May 14 21:29:08 UTC 2021
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 at FreeBSD.org>
AuthorDate: 2021-05-14 21:22:28 +0000
Commit: Raphael Kubo da Costa <rakuco at 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 at FreeBSD.org
+MAINTAINER= ports at FreeBSD.org
COMMENT?= File archiver with high compression ratio
LICENSE?= LGPL21
More information about the dev-commits-ports-all
mailing list