git: 0684a9980fcc - main - textproc/goldendict: Mark DEPRECATED

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Thu, 26 Oct 2023 20:34:28 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0684a9980fcc0a70734b09192b5e2de6d828800a

commit 0684a9980fcc0a70734b09192b5e2de6d828800a
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-26 18:22:20 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-26 20:34:02 +0000

    textproc/goldendict: Mark DEPRECATED
    
    - Depends on deprecated www/qt5-webkit
    - Set EXPIRATION_DATE 2023-11-26
    
    Approved by:    portmgr (blanket)
---
 textproc/goldendict/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/goldendict/Makefile b/textproc/goldendict/Makefile
index b9891367712b..1916eb406443 100644
--- a/textproc/goldendict/Makefile
+++ b/textproc/goldendict/Makefile
@@ -9,6 +9,9 @@ WWW=		http://goldendict.org/
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+DEPRECATED=	Depends on deprecated www/qt5-webkit
+EXPIRATION_DATE=	2023-11-26
+
 LIB_DEPENDS=	libhunspell-1.7.so:textproc/hunspell \
 		liblzo2.so:archivers/lzo2 \
 		libogg.so:audio/libogg \