git: dd1f86c13f23 - main - Revert "graphics/qtqr: Mark DEPRECATED"

From: Jason E. Hale <jhale_at_FreeBSD.org>
Date: Sun, 29 Oct 2023 20:38:35 UTC
The branch main has been updated by jhale:

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

commit dd1f86c13f231a48e29ca34dcca009a94c3dfbda
Author:     Jason E. Hale <jhale@FreeBSD.org>
AuthorDate: 2023-10-29 20:30:01 +0000
Commit:     Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2023-10-29 20:37:04 +0000

    Revert "graphics/qtqr: Mark DEPRECATED"
    
    This reverts commit c9b94eeb397cc9997114c5ab92233ae1e083071a.
    
    devel/py-qt5-pyqt is no longer marked DEPRECATED. This port does not
    require python bindings for www/qt5-webkit.
---
 graphics/qtqr/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/graphics/qtqr/Makefile b/graphics/qtqr/Makefile
index 78ae489facd3..63325dd464fd 100644
--- a/graphics/qtqr/Makefile
+++ b/graphics/qtqr/Makefile
@@ -13,9 +13,6 @@ WWW=		https://launchpad.net/qr-tools
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENCE
 
-DEPRECATED=	Depends on deprecated devel/py-qt5-pyqt
-EXPIRATION_DATE=	2023-11-28
-
 RUN_DEPENDS=	${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}zbar-py>=1.0.4:graphics/py-zbar-py@${PY_FLAVOR}