Date: Thu, 12 Feb 2026 15:53:08 +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: 575a44cc0b50 - main - x11-toolkits/scintilla: Deprecate Message-ID: <698df764.1faf2.ab67394@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=575a44cc0b50faf10afa505385ccb7fe7965d350 commit 575a44cc0b50faf10afa505385ccb7fe7965d350 Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2026-02-12 15:51:10 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2026-02-12 15:51:44 +0000 x11-toolkits/scintilla: Deprecate PR: 290319 Reported by: Naram Qashat <cyberbotx@cyberbotx.com> --- x11-toolkits/scintilla/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/x11-toolkits/scintilla/Makefile b/x11-toolkits/scintilla/Makefile index 6b03274754e0..3a7c96915f9f 100644 --- a/x11-toolkits/scintilla/Makefile +++ b/x11-toolkits/scintilla/Makefile @@ -1,5 +1,6 @@ PORTNAME= scintilla DISTVERSION= 5.5.0 +PORTREVISION= 1 CATEGORIES= x11-toolkits 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 + USES= compiler:c++17-lang cpe gmake gnome iconv pkgconfig tar:tgz USE_GNOME= cairo gdkpixbuf gtk30home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698df764.1faf2.ab67394>
