git: 57b2eafdb614 - main - security/yubikey-manager-qt: remove stale deprecation notice

From: Rene Ladan <rene_at_FreeBSD.org>
Date: Thu, 04 Sep 2025 17:14:39 UTC
The branch main has been updated by rene:

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

commit 57b2eafdb614de92c76291afce2545f4798ee834
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2025-09-04 17:09:05 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2025-09-04 17:14:23 +0000

    security/yubikey-manager-qt: remove stale deprecation notice
---
 security/yubikey-manager-qt/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/security/yubikey-manager-qt/Makefile b/security/yubikey-manager-qt/Makefile
index 9a92a11991df..70f1c79cd6e9 100644
--- a/security/yubikey-manager-qt/Makefile
+++ b/security/yubikey-manager-qt/Makefile
@@ -11,9 +11,6 @@ WWW=		https://developers.yubico.com/yubikey-manager-qt/
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-DEPRECATED=	Depends on expired security/libu2f-host via security/py-yubikey-manager
-EXPIRATION_DATE=2025-09-01
-
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}yubikey-manager>0:security/py-yubikey-manager@${PY_FLAVOR} \
 		pyotherside-qt5>0:devel/pyotherside-qt5
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}yubikey-manager>0:security/py-yubikey-manager@${PY_FLAVOR} \