Date: Sun, 24 Mar 2024 18:23:55 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 04487751d60b - main - devel/libopkele: Mark DEPRECATED Message-ID: <202403241823.42OINtST099952@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=04487751d60b07340cf56fc52770d165650f412a commit 04487751d60b07340cf56fc52770d165650f412a Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-03-24 17:56:29 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-03-24 18:23:34 +0000 devel/libopkele: Mark DEPRECATED - Depends on deprecated www/tidy-lib - Last upstream release was in 2009 - Does not build with the modern replacement tidy-html5 - Set EXPIRATION_DATE 2024-04-24 Approved by: portmgr (blanket) --- devel/libopkele/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/libopkele/Makefile b/devel/libopkele/Makefile index c9aa0e7f311c..3fb602977cf9 100644 --- a/devel/libopkele/Makefile +++ b/devel/libopkele/Makefile @@ -11,6 +11,9 @@ MAINTAINER= zhoushuqun@gmail.com COMMENT= C++ implementation of an OpenID decentralized identity system WWW= https://kin.klever.net/libopkele/ +DEPRECATED= Depends on deprecated www/tidy-lib +EXPIRATION_DATE=2024-04-24 + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403241823.42OINtST099952>