Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Oct 2023 14:40:19 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2633d096c962 - main - net-im/scudcloud: Mark DEPRECATED
Message-ID:  <202310281440.39SEeJ8U002478@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310281440.39SEeJ8U002478>