Created attachment 269320 [details] Patch to update x11-toolkits/libgedit-gtksourceview - Update to 299.7.0 - Adjust dependencies
Take
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=297efa7b8df7650841a4a3e8411e27f5217d4bed commit 297efa7b8df7650841a4a3e8411e27f5217d4bed Author: Olivier Duchateau <duchateau.olivier@gmail.com> AuthorDate: 2026-04-04 06:05:59 +0000 Commit: Don Lewis <truckman@FreeBSD.org> CommitDate: 2026-04-04 07:54:34 +0000 x11-toolkits/libgedit-gtksourceview: update to 299.7.0 Update to 299.7.0 News in 299.7.0, 2026-03-27 --------------------------- Completion framework: * Cherry-pick a few commits from GtkSourceView 4 to no longer use deprecated API and use gdk_window_move_to_rect(). * Move GtkSourceCompletionContainer to libgedit-amtk as AmtkTreeViewScrolledWindowSizing. * Some code refactorings. File loading and saving: * Move some code to libgedit-gfls and depend on it: - GtkSourceIconv -> GflsIconv - GtkSourceInputStream -> GflsInputStream - Use gfls_encoding_try_convert() Syntax highlightging: * Improvements to the syntax highlighting of: markdown and yaml. Other: * A new public function in GtkSourceBuffer. * Avoid some code duplication. * Translation updates. Adjust dependencies Pet portclippy (truckman) PR: 294210 x11-toolkits/libgedit-gtksourceview/Makefile | 10 ++++++---- x11-toolkits/libgedit-gtksourceview/distinfo | 6 +++--- x11-toolkits/libgedit-gtksourceview/pkg-plist | 4 +--- 3 files changed, 10 insertions(+), 10 deletions(-)