Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jul 2025 21:25:35 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2ba21996954e - main - x11/babl: update to 0.1.114 release (+)
Message-ID:  <202507092125.569LPZrh061263@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by fluffy:

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

commit 2ba21996954ec31cf49b9efd181fe6df7e9cc308
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2025-07-09 21:10:15 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2025-07-09 21:25:23 +0000

    x11/babl: update to 0.1.114 release (+)
    
    What's new:
    2025-05-08 babl-0.1.114
    * Fix to broken TRC cache for formula based TRCs in ICC profiles.
    * BABL_ICC_INTENT_DEFAULT added.
    * Some broken conversions removed.
    
    Changelog:      https://gitlab.gnome.org/GNOME/babl/-/blob/BABL_0_1_114/NEWS
---
 x11/babl/Makefile | 4 ++--
 x11/babl/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11/babl/Makefile b/x11/babl/Makefile
index bdf8f79b2f1b..528193b38e92 100644
--- a/x11/babl/Makefile
+++ b/x11/babl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	babl
-PORTVERSION=	0.1.112
+PORTVERSION=	0.1.114
 CATEGORIES=	x11
 MASTER_SITES=	GIMP
 
@@ -19,7 +19,7 @@ USE_LDCONFIG=	yes
 
 MESON_ARGS=	-Dgi-docgen=disabled -Dwith-docs=false
 
-BABL_SHLIB=	0.211.1
+BABL_SHLIB=	0.213.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 0d59dba79498..8471588c7a25 100644
--- a/x11/babl/distinfo
+++ b/x11/babl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1742342647
-SHA256 (babl-0.1.112.tar.xz) = fb696682421787c8fecc83e8aab48121dec8ee38d119b65291cfcbe315028a79
-SIZE (babl-0.1.112.tar.xz) = 318924
+TIMESTAMP = 1752051552
+SHA256 (babl-0.1.114.tar.xz) = bcbb7786c1e447703db3bc7fa34d62d0d2d117b22f04d8834c7b2d5ded456487
+SIZE (babl-0.1.114.tar.xz) = 321456


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202507092125.569LPZrh061263>