git: 971c6bccb855 - main - net/quiterss: mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Oct 2023 18:19:23 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=971c6bccb8554a1c5263edb8e856efb19ae60d3c commit 971c6bccb8554a1c5263edb8e856efb19ae60d3c Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-26 18:14:08 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-26 18:14:08 +0000 net/quiterss: mark DEPRECATED - Depends on deprecated www/qt5-webkit - Set EXPIRATION_DATE 2023-11-26 Approved by: portmgr (blanket) --- net/quiterss/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net/quiterss/Makefile b/net/quiterss/Makefile index 9209c7968434..d9c01b471e9f 100644 --- a/net/quiterss/Makefile +++ b/net/quiterss/Makefile @@ -12,6 +12,9 @@ WWW= https://quiterss.org/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on deprecated www/qt5-webkit +EXPIRATION_DATE= 2023-11-26 + USES= compiler:c++11-lang desktop-file-utils gl pkgconfig \ qmake:outsource qt:5 sqlite USE_QT= buildtools:build linguisttools:build core xml gui widgets \