git: f0fbacfdc386 - main - x11/babl: update to 0.1.110 release (+)

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Sun, 02 Feb 2025 22:30:37 UTC
The branch main has been updated by fluffy:

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

commit f0fbacfdc3863b9ad7b87485167415b15b81e2ef
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2025-02-02 22:24:36 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2025-02-02 22:24:36 +0000

    x11/babl: update to 0.1.110 release (+)
    
    What's new:
    * Build improvements.
    * Fixes to alpha componet in HCY, HSL, HSV and YCbCr models.
    * Use same CIE Lab conversion for start/end as rest with SIMD.
    * Remove reliance on set rounding mode.
---
 x11/babl/Makefile | 5 ++---
 x11/babl/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/x11/babl/Makefile b/x11/babl/Makefile
index f943541ecabf..bb3588c9e1c1 100644
--- a/x11/babl/Makefile
+++ b/x11/babl/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	babl
-PORTVERSION=	0.1.108
-PORTREVISION=	2
+PORTVERSION=	0.1.110
 CATEGORIES=	x11
 MASTER_SITES=	GIMP
 
@@ -20,7 +19,7 @@ USE_LDCONFIG=	yes
 
 MESON_ARGS=	-Dgi-docgen=disabled -Dwith-docs=false
 
-BABL_SHLIB=	0.207.1
+BABL_SHLIB=	0.209.1
 BABL_VER=	0.1
 PLIST_SUB+=	BABL_SHLIB=${BABL_SHLIB} BABL_VER=${BABL_VER}
 
diff --git a/x11/babl/distinfo b/x11/babl/distinfo
index 7ee12c3b4e2b..41ad32905566 100644
--- a/x11/babl/distinfo
+++ b/x11/babl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1714875298
-SHA256 (babl-0.1.108.tar.xz) = 26defe9deaab7ac4d0e076cab49c2a0d6ebd0df0c31fd209925a5f07edee1475
-SIZE (babl-0.1.108.tar.xz) = 317036
+TIMESTAMP = 1738440945
+SHA256 (babl-0.1.110.tar.xz) = bf47be7540d6275389f66431ef03064df5376315e243d0bab448c6aa713f5743
+SIZE (babl-0.1.110.tar.xz) = 319256