git: d3df39276e65 - main - graphics/gegl: update to 0.4.62 release (+)

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Wed, 09 Jul 2025 21:25:36 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d3df39276e65eb2b8c21480dbf6943e76a2059c1

commit d3df39276e65eb2b8c21480dbf6943e76a2059c1
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2025-07-09 21:12:57 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2025-07-09 21:25:23 +0000

    graphics/gegl: update to 0.4.62 release (+)
    
    What's new:
    GEGL-0.4.60 2025-05-08
    * png-load: avoid crashing on some invalid files
    * bevel: code cleanups, pass only valid values to gegl:emboss
    * exr-save: fix scratch buffer computation for large images
    * fractal-trace: add ui-ranges to coordiantes
    * porting of many shell scripts to python, improving build compatibility for windows.
    * portability fixes for win32 for running graphviz from folders with spaces in path
    * depend on babl>=0.1.112 removing ifdefs keeping old variants working
    * Mark nodes as intert in ::dispose and check for this during traversals, this
    * fixes a crash when using a libc that has a non-clobbering free.
    
    Changelog:      https://gitlab.gnome.org/GNOME/gegl/-/blob/GEGL_0_4_62/docs/NEWS.adoc
---
 graphics/gegl/Makefile | 5 ++---
 graphics/gegl/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/graphics/gegl/Makefile b/graphics/gegl/Makefile
index b8bb13fa84b3..2ec905392421 100644
--- a/graphics/gegl/Makefile
+++ b/graphics/gegl/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	gegl
-DISTVERSION=	0.4.58
-PORTREVISION=	3
+DISTVERSION=	0.4.62
 CATEGORIES=	graphics
 MASTER_SITES=	GIMP
 
@@ -41,7 +40,7 @@ MESON_ARGS=	-Ddocs=false \
 MESON_ARGS+=	-Dopenmp=disabled
 .endif
 
-GEGL_SHLIB=	0.457.1
+GEGL_SHLIB=	0.461.1
 GEGL_VER=	0.4
 PLIST_SUB+=	GEGL_SHLIB=${GEGL_SHLIB} GEGL_VER=${GEGL_VER}
 
diff --git a/graphics/gegl/distinfo b/graphics/gegl/distinfo
index 9bec1ea7c920..6baf544fe586 100644
--- a/graphics/gegl/distinfo
+++ b/graphics/gegl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1742856432
-SHA256 (gegl-0.4.58.tar.xz) = d5678bbd5fe535941b82f965b97fcc9385ce936f70c982bd565a53d5519d1bff
-SIZE (gegl-0.4.58.tar.xz) = 6020756
+TIMESTAMP = 1752052464
+SHA256 (gegl-0.4.62.tar.xz) = 5887576371ebf1d9e90797d10e4b9a7f1658228d4827583e79e1db3d94505c6c
+SIZE (gegl-0.4.62.tar.xz) = 6025372