Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Oct 2020 21:56:56 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r553715 - head/net-im/py-sleekxmpp
Message-ID:  <202010302156.09ULuuB5050534@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Fri Oct 30 21:56:56 2020
New Revision: 553715
URL: https://svnweb.freebsd.org/changeset/ports/553715

Log:
  net-im/py-sleekxmpp: Mark DEPRECATED
  
  - Upstream archived and advices to use net-im/py-slixmpp
  - Set EXPIRATION_DATE 2020-11-30
  
  Relnotes:	https://github.com/fritzy/SleekXMPP/

Modified:
  head/net-im/py-sleekxmpp/Makefile

Modified: head/net-im/py-sleekxmpp/Makefile
==============================================================================
--- head/net-im/py-sleekxmpp/Makefile	Fri Oct 30 20:41:39 2020	(r553714)
+++ head/net-im/py-sleekxmpp/Makefile	Fri Oct 30 21:56:56 2020	(r553715)
@@ -12,6 +12,9 @@ COMMENT=	XMPP Library
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	Upstream archived and advices to use net-im/py-slixmpp
+EXPIRATION_DATE=	2020-11-30
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyasn1>=0:devel/py-pyasn1@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pyasn1-modules>=0:devel/py-pyasn1-modules@${PY_FLAVOR}



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