git: 9bc9103908de - main - devel/qjson: Deprecate and schedule for removal
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 05 Mar 2026 12:53:31 UTC
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= flavio