git: 2633d096c962 - main - net-im/scudcloud: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 Oct 2023 14:40:19 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=2633d096c96221c0b782d197b5cc7898de218182 commit 2633d096c96221c0b782d197b5cc7898de218182 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-28 14:31:26 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-28 14:39:55 +0000 net-im/scudcloud: Mark DEPRECATED - Depends on deprecated devel/py-qt5-pyqt - Set EXPIRATION_DATE 2023-11-28 Approved by: portmgr (blanket) --- net-im/scudcloud/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net-im/scudcloud/Makefile b/net-im/scudcloud/Makefile index b2fa5d01283b..1add7c382fbe 100644 --- a/net-im/scudcloud/Makefile +++ b/net-im/scudcloud/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/raelgc/scudcloud LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Depends on deprecated devel/py-qt5-pyqt +EXPIRATION_DATE= 2023-11-28 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsmin>0:devel/py-jsmin@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR}