Date: Fri, 17 Jan 2025 12:21:46 GMT 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: 5f6c881af9c2 - main - deskutils/knotes: mark DEPRECATED in preparation for switching to KF6/Qt6 Message-ID: <202501171221.50HCLkr4048648@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by makc: URL: https://cgit.FreeBSD.org/ports/commit/?id=5f6c881af9c2f4aee21d6c0e7a9e0cf44e64e5cc commit 5f6c881af9c2f4aee21d6c0e7a9e0cf44e64e5cc Author: Max Brazhnikov <makc@FreeBSD.org> AuthorDate: 2025-01-17 12:18:20 +0000 Commit: Max Brazhnikov <makc@FreeBSD.org> CommitDate: 2025-01-17 12:18:20 +0000 deskutils/knotes: mark DEPRECATED in preparation for switching to KF6/Qt6 --- deskutils/knotes/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/deskutils/knotes/Makefile b/deskutils/knotes/Makefile index 50dfd0aca1e4..a5b61f3e35ab 100644 --- a/deskutils/knotes/Makefile +++ b/deskutils/knotes/Makefile @@ -8,6 +8,9 @@ WWW= https://www.kde.org/ LICENSE= LGPL21 +DEPRECATED= Unmaintained and no longer released by the KDE community +EXPIRATION_DATE= 2025-03-31 + LIB_DEPENDS= libical.so:devel/libical USES= cmake compiler:c++11-lib gettext grantlee:5 kde:5 qt:5 tar:xz \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501171221.50HCLkr4048648>