Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Feb 2021 13:33:02 +0000 (UTC)
From:      Lewis Cook <lcook@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r566397 - head/net-im/cordless
Message-ID:  <202102231333.11NDX2bW038823@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lcook
Date: Tue Feb 23 13:33:02 2021
New Revision: 566397
URL: https://svnweb.freebsd.org/changeset/ports/566397

Log:
  net-im/cordless: Mark DEPRECATED
  
  Approved by:		fernape (mentor)
  Differential Revision:	https://reviews.freebsd.org/D28855

Modified:
  head/net-im/cordless/Makefile

Modified: head/net-im/cordless/Makefile
==============================================================================
--- head/net-im/cordless/Makefile	Tue Feb 23 13:01:09 2021	(r566396)
+++ head/net-im/cordless/Makefile	Tue Feb 23 13:33:02 2021	(r566397)
@@ -10,6 +10,10 @@ COMMENT=	Discord TUI client
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+# See: https://github.com/Bios-Marcel/cordless#i-am-closing-down-the-cordless-project
+DEPRECATED=	Unmaintained and dead upstream, uses the old Discord API which notably has got users banned
+EXPIRATION_DATE=	2021-04-22
+
 USES=		go:modules
 USE_GITHUB=	yes
 GH_ACCOUNT=	Bios-Marcel



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