git: c9b94eeb397c - main - graphics/qtqr: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 Oct 2023 14:40:20 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=c9b94eeb397cc9997114c5ab92233ae1e083071a
commit c9b94eeb397cc9997114c5ab92233ae1e083071a
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-28 14:33:08 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-28 14:39:57 +0000
graphics/qtqr: Mark DEPRECATED
- Depends on deprecated devel/py-qt5-pyqt
- Set EXPIRATION_DATE 2023-11-28
Approved by: portmgr (blanket)
---
graphics/qtqr/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/graphics/qtqr/Makefile b/graphics/qtqr/Makefile
index 63325dd464fd..78ae489facd3 100644
--- a/graphics/qtqr/Makefile
+++ b/graphics/qtqr/Makefile
@@ -13,6 +13,9 @@ 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}