CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/04/25 23:50:34
Modified files:
editors/scintilla: Makefile distinfo
editors/scintilla/patches: patch-gtk_makefile
editors/scintilla/pkg: PLIST
Removed files:
editors/scintilla/patches: patch-gtk_ScintillaGTKAccessible_cxx
Log message:
editors/scintilla: update to 5.3.4.
in v5 scintilla lexers were moved to their own project
(https://www.scintilla.org/Lexilla.html) but as nothing in the ports
tree links against them and they're shipped in the scite distfile
they'll be built statically there.
vastly simplify gtk/makefile patch while here, and only install the
shared library.
ok lraab@ semarie@