Date: Thu, 05 Mar 2026 12:53:31 +0000 From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 9bc9103908de - main - devel/qjson: Deprecate and schedule for removal Message-ID: <69a97ccb.19f9c.37d7d8f7@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=9bc9103908de2d8cc5f58079a00f8cea4be158ce commit 9bc9103908de2d8cc5f58079a00f8cea4be158ce Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2026-03-05 12:53:19 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2026-03-05 12:53:19 +0000 devel/qjson: Deprecate and schedule for removal PR: 291909 --- devel/qjson/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/qjson/Makefile b/devel/qjson/Makefile index 028afa81d9d5..299c003dde2c 100644 --- a/devel/qjson/Makefile +++ b/devel/qjson/Makefile @@ -11,6 +11,9 @@ WWW= https://qjson.sourceforge.net/ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.lib +DEPRECATED= Deprecated upstream, not used by anything +EXPIRATION_DATE= 2026-03-31 + USES= cmake compiler:c++11-lang pathfix qt:5 USE_GITHUB= yes GH_ACCOUNT= flaviohome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a97ccb.19f9c.37d7d8f7>
