git: ccfab50ca9f0 - main - devel/py-qt5-pyqt: mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 26 Oct 2023 17:59:36 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ccfab50ca9f05c3e7f61c3c3dd45f99a6b205cc9
commit ccfab50ca9f05c3e7f61c3c3dd45f99a6b205cc9
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-26 17:50:49 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-26 17:57:14 +0000
devel/py-qt5-pyqt: mark DEPRECATED
- Depends on deprecated www/qt5-webkit
- Set EXPIRATION_DATE 2023-11-26
Approved by: portmgr (blanket)
---
devel/py-qt5-pyqt/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/py-qt5-pyqt/Makefile b/devel/py-qt5-pyqt/Makefile
index 0a240e7714e1..0864618cc889 100644
--- a/devel/py-qt5-pyqt/Makefile
+++ b/devel/py-qt5-pyqt/Makefile
@@ -11,6 +11,9 @@ WWW= https://riverbankcomputing.com/software/pyqt
PYQT_DIST= yes
+DEPRECATED= Depends on deprecated www/qt5-webkit
+EXPIRATION_DATE= 2023-11-26
+
LIB_DEPENDS= libqscintilla2_qt5.so:devel/qscintilla2-qt5 \
libdbus-1.so:devel/dbus
BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dbus>1:devel/py-dbus@${PY_FLAVOR} \