Edit

IABSD.fr/ports/editors/scintilla/pkg

Branch :

  • Show log

    Commit

  • Author : landry
    Date : 2023-04-26 05:50:34
    Hash : 8b795b9a
    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@