git: d9535f529095 - main - math/openmesh: Mark DEPRECATED

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

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

commit d9535f5290951251d4436584c42032c95566c2e4
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-26 18:07:08 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-26 18:07:08 +0000

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

diff --git a/math/openmesh/Makefile b/math/openmesh/Makefile
index 29d155be818d..24f2ca59d6dd 100644
--- a/math/openmesh/Makefile
+++ b/math/openmesh/Makefile
@@ -12,6 +12,9 @@ WWW=		https://www.openmesh.org/
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=Depends on deprecated www/qt5-webkit
+EXPIRATION_DATE=2023-11-26
+
 TEST_DEPENDS=	googletest>0:devel/googletest
 
 USES=		cmake:testing compiler:c++11-lang dos2unix gl qt:5 xorg