Date: Sun, 11 Feb 2024 09:20: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: 38c3c3375398 - main - devel/lion: Mark BROKEN, deprecate and set expiration date to 2024-03-31 Message-ID: <202402110920.41B9KZnS038724@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=38c3c3375398a0d038d1b7491ee3b0eacaf48735 commit 38c3c3375398a0d038d1b7491ee3b0eacaf48735 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-02-11 09:05:04 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-02-11 09:20:24 +0000 devel/lion: Mark BROKEN, deprecate and set expiration date to 2024-03-31 Upstream site is removed and library is no longer available --- devel/lion/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/devel/lion/Makefile b/devel/lion/Makefile index 74f4e9d87fe7..c1f03caa0239 100644 --- a/devel/lion/Makefile +++ b/devel/lion/Makefile @@ -10,6 +10,10 @@ WWW= https://www.lundman.net/wiki/index.php/LiON LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/license.txt +BROKEN= Unfetchable +DEPRECATED= Upstream site is removed and library is no longer available +EXPIRATION_DATE=2024-03-31 + # TODO # add support for SSL/TLS/OpenSSL USES= gmake tar:tgz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402110920.41B9KZnS038724>