Date: Sun, 25 Feb 2024 19:57:35 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6b3e374aa8e2 - main - archivers/lzmalib: Deprecate and set expiration date to 2024-03-31 Message-ID: <202402251957.41PJvZhc020539@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=6b3e374aa8e217002c233f2fa779be954c2717f2 commit 6b3e374aa8e217002c233f2fa779be954c2717f2 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-02-25 19:40:34 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-02-25 19:40:37 +0000 archivers/lzmalib: Deprecate and set expiration date to 2024-03-31 Upstream hasn't been active for over 20 years and no users of this library in tree PR: 276958 --- archivers/lzmalib/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/archivers/lzmalib/Makefile b/archivers/lzmalib/Makefile index d71975a28260..15bc1760e5c8 100644 --- a/archivers/lzmalib/Makefile +++ b/archivers/lzmalib/Makefile @@ -8,6 +8,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Thin wrapper library of LZMA WWW= https://tokyocabinet.sourceforge.net/ +DEPRECATED= Upstream hasn't been active for over 20 years and no users of this library in tree +EXPIRATION_DATE=2024-03-31 + USES= gmake GNU_CONFIGURE= yes USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402251957.41PJvZhc020539>