Date: Thu, 12 Feb 2026 15:53:10 +0000 From: Gleb Popov <arrowd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0a2e670b1e36 - main - textproc/lexilla: Deprecate Message-ID: <698df766.21e95.6fd8c446@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=0a2e670b1e364e8fdd4ea437591d34f303c90778 commit 0a2e670b1e364e8fdd4ea437591d34f303c90778 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2026-02-12 15:52:35 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2026-02-12 15:52:35 +0000 textproc/lexilla: Deprecate PR: 290319 Reported by: Naram Qashat <cyberbotx@cyberbotx.com> --- textproc/lexilla/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/textproc/lexilla/Makefile b/textproc/lexilla/Makefile index 5106d5c771bc..6b87b798e276 100644 --- a/textproc/lexilla/Makefile +++ b/textproc/lexilla/Makefile @@ -1,5 +1,6 @@ PORTNAME= lexilla DISTVERSION= 5.4.4 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://www.scintilla.org/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} @@ -13,6 +14,9 @@ LICENSE_NAME= License for Lexilla, Scintilla and SciTE LICENSE_FILE= ${WRKSRC}/../License.txt LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +DEPRECATED= No consumers left in the tree, the library is intended to be bundled +EXPIRATION_DATE=2026-04-01 + BUILD_DEPENDS= scintilla>0:x11-toolkits/scintilla USES= compiler:c++17-lang cpe gmake pkgconfig tar:tgzhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698df766.21e95.6fd8c446>
