Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Oct 2023 22:57:50 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: 74d801c1e44c - main - comms/telldus-core: Mark DEPRECATED
Message-ID:  <202310292257.39TMvoXI030203@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=74d801c1e44c5f6e8038748761a3076d2650211a

commit 74d801c1e44c5f6e8038748761a3076d2650211a
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-29 19:51:28 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-29 22:53:40 +0000

    comms/telldus-core: Mark DEPRECATED
    
    - BROKEN for more than a year
    - Set EXPIRATION_DATE 2023-11-30
---
 comms/telldus-core/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/comms/telldus-core/Makefile b/comms/telldus-core/Makefile
index fe237a104b89..03cf45d82673 100644
--- a/comms/telldus-core/Makefile
+++ b/comms/telldus-core/Makefile
@@ -11,6 +11,8 @@ WWW=		https://developer.telldus.com/wiki/TellStickInstallationSource
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+DEPRECATED=	BROKEN for more than a year
+EXPIRATION_DATE=	2023-11-30
 BROKEN=		does not build: 'tr1/memory' file not found
 
 BUILD_DEPENDS=	help2man:misc/help2man



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