Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 May 2022 11:13:00 GMT
From:      =?utf-8?Q?Fernando Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c020f1ec3d9f - main - editors/codelite: DEPRECATE
Message-ID:  <202205191113.24JBD0DP098155@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c020f1ec3d9fde881c7e7349d4b329551aaeabca

commit c020f1ec3d9fde881c7e7349d4b329551aaeabca
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2022-05-16 17:18:02 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-05-19 11:05:55 +0000

    editors/codelite: DEPRECATE
    
    Port has no maintainer and has been broken for over a year.
---
 editors/codelite/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile
index 23a81259efcd..af8310ebbb4b 100644
--- a/editors/codelite/Makefile
+++ b/editors/codelite/Makefile
@@ -11,6 +11,8 @@ COMMENT=	Open Source IDE for C/C++
 LICENSE=	GPLv2+
 
 BROKEN=		outdated, doesn't build with Pango 1.46.2 or newer - PR 249879
+DEPRECATED=	Has been broken for over a year.
+EXPIRATION_DATE=	2022-08-01
 
 RUN_DEPENDS=	xterm:x11/xterm
 LIB_DEPENDS+=	libhunspell-1.7.so:textproc/hunspell



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