Bug 294210 - x11-toolkits/libgedit-gtksourceview: update to 299.7.0
Summary: x11-toolkits/libgedit-gtksourceview: update to 299.7.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Don Lewis
URL: https://gitlab.gnome.org/World/gedit/...
Keywords:
Depends on: 294208 294209
Blocks:
  Show dependency treegraph
 
Reported: 2026-04-02 17:28 UTC by Olivier Duchateau
Modified: 2026-04-04 07:58 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments
Patch to update x11-toolkits/libgedit-gtksourceview (3.01 KB, patch)
2026-04-02 17:28 UTC, Olivier Duchateau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau 2026-04-02 17:28:34 UTC
Created attachment 269320 [details]
Patch to update x11-toolkits/libgedit-gtksourceview

- Update to 299.7.0
- Adjust dependencies
Comment 1 Don Lewis freebsd_committer freebsd_triage 2026-04-04 05:08:36 UTC
Take
Comment 2 commit-hook freebsd_committer freebsd_triage 2026-04-04 07:55:49 UTC
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(-)