graphics/gthumb: update to 3.12.10
Update to 3.12.10
Version 3.12.10
~~~~~~~~~~~~~~
Released: 2026-02-10
Bugfixes:
* Fixed potential crash
Version 3.12.9
~~~~~~~~~~~~~
Released: 2026-01-23
Bugfixes:
* Fixed compilation when lcms2 is disabled
* Lossless rotation: make sure to modify the orientation tags only
* Do not change the file modification time if the content did not change
[21 lines not shown]
gimp: update to 3.2.0.
Overview of Changes from GIMP 3.2.0 RC3 to GIMP 3.2.0
=====================================================
Core:
- Operation "gimp:curves" set to Perceptual "trc" by default. The
"linear" (unused, and only kept for compatibility) arg has been
removed since the op could not have been used during 3.0 series.
- Levels dialog now initializes to Perceptual (even though the
"gimp:levels" op still defaults to Linear "trc", for
backward-compatibility reasons).
- Improve clipboard shutdown on Windows (speeds up shutdown).
- Dragging a color or pattern on a vector layer in the Layers dock
will set its fill instead of rasterizing it (a similar flow had been
implemented in RC3, but it was working when dragging on canvas
only).
[948 lines not shown]
[clang][bytecode] Remove unused members from `EvalEmitter` (#186601)
Remove the DenseMap handling lambda paramter mappings from
`EvalEmitter`. This was always unused. Remove it and use `if constexpr`
to keep things compiling.
gegl: update to 0.4.68.
GEGL-0.4.68 2026-03-11
----------------------
Buffer:
-------
- fix of a crash due to float/double precision differences
Ops:
----
- vibrance: new op to cater for PSD adjustments layers compatibility.
- tile-glass: handle buffers with negative offsets.
- watershed-transform: handle buffers with negative offsets; which impacted gegl:waterpixels done on selections in GIMP.
- rgbe-load: fix runlength induced buffer overflow
Build:
------
- tooling for verifying exported symbols.
[7 lines not shown]
x11-fonts/roboto-fonts-ttf: update to 3.015
Update to 3.015
Adjust MASTER_SITES (previous repo is now archived)
Fix LICENSE
Reduce I/O, no need to handle a bunch of files we won't use
Adjust Makefile layout to be more consistent with tree
Fix WRKSRC
PR: 292072
x11-toolkits/libspelling: update to 0.4.10
Update to 0.4.10
libspelling 0.4.10
==================
This is a bug-fix release for GNOME 48 and newer
* Add Cornish and Uighur translations
* Update Norwegian Bokmål and Kabyle translations
PR: 292822
*/*: bump PORTREVISION for accessibility/py-atspi
Bump PORTREVISION for accessibility/py-atspi BUILD_DEPENDS update to
force rebuild and reinstall.
PR: 289797
x11-themes/pocillo-gtk-themes: New port
Pocillo is a material design theme for the Budgie desktop. It supports
Gtk3, Gtk4, Budgie, LightDM theming.
Fix Makefile typo causing build failure (truckman)
PR: 292073
amd64: do reset %rip after page fault if pcb_onfault is set
for any kernel page fault, and not only for EFIRT case.
Reported and tested by: pho
Fixes: 914a53570750ce5a104a5870403d7669656fddc3
Sponsored by: The FreeBSD Foundation
MFC after: 1 week