Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 2026 11:57:58 +0000
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: 3a83e203c8b5 - main - x11/babl: update to 0.1.120 release (+)
Message-ID:  <6978a846.82a0.368f7791@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=3a83e203c8b5343f81159c2f8bfd85024db8cd14

commit 3a83e203c8b5343f81159c2f8bfd85024db8cd14
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2026-01-27 11:40:03 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2026-01-27 11:57:51 +0000

    x11/babl: update to 0.1.120 release (+)
    
    Changelog:      https://gitlab.gnome.org/GNOME/babl/-/blob/master/NEWS?ref_type=heads#L6-10
---
 x11/babl/Makefile  |  7 ++++---
 x11/babl/distinfo  |  6 +++---
 x11/babl/pkg-plist | 12 ++++++++++++
 3 files changed, 19 insertions(+), 6 deletions(-)

diff --git a/x11/babl/Makefile b/x11/babl/Makefile
index e6c10f4e0d32..6cae46404449 100644
--- a/x11/babl/Makefile
+++ b/x11/babl/Makefile
@@ -1,9 +1,10 @@
 PORTNAME=	babl
-PORTVERSION=	0.1.116
+PORTVERSION=	0.1.120
 CATEGORIES=	x11
 MASTER_SITES=	GIMP
 
 MAINTAINER=	gnome@FreeBSD.org
+
 COMMENT=	Dynamic pixel format conversion library
 WWW=		https://www.gegl.org/babl/
 
@@ -17,9 +18,9 @@ USES=		compiler:c11 gnome meson pathfix pkgconfig tar:xz vala:build
 USE_GNOME=	introspection:build
 USE_LDCONFIG=	yes
 
-MESON_ARGS=	-Dgi-docgen=disabled -Dwith-docs=false
+MESON_ARGS=	-Dgi-docgen=disabled -Dwith-docs=false -Drelocatable=enabled
 
-BABL_SHLIB=	0.215.1
+BABL_SHLIB=	0.219.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 90ef0129958f..ff0756b838e9 100644
--- a/x11/babl/distinfo
+++ b/x11/babl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1759928403
-SHA256 (babl-0.1.116.tar.xz) = 50fae069867c7ade1259888ff1e3db85fec86d708252e5385b5a4f39a78ec483
-SIZE (babl-0.1.116.tar.xz) = 321804
+TIMESTAMP = 1769507019
+SHA256 (babl-0.1.120.tar.xz) = f476ad15201fb4ed0c90c174c524b1e4271ccd69a377242d6a69fcdf87ceacc2
+SIZE (babl-0.1.120.tar.xz) = 325684
diff --git a/x11/babl/pkg-plist b/x11/babl/pkg-plist
index 96b4e8ab971b..458dc20eb14c 100644
--- a/x11/babl/pkg-plist
+++ b/x11/babl/pkg-plist
@@ -69,6 +69,18 @@ lib/babl-%%BABL_VER%%/u32.so
 %%AMD64%%lib/babl-%%BABL_VER%%/x86-64-v3-u16.so
 %%AMD64%%lib/babl-%%BABL_VER%%/x86-64-v3-u32.so
 %%AMD64%%lib/babl-%%BABL_VER%%/x86-64-v3-ycbcr.so
+%%AMD64%%lib/babl-%%BABL_VER%%/x86-64-v4-CIE.so
+%%AMD64%%lib/babl-%%BABL_VER%%/x86-64-v4-cairo.so
+%%AMD64%%lib/babl-%%BABL_VER%%/x86-64-v4-double.so
+%%AMD64%%lib/babl-%%BABL_VER%%/x86-64-v4-float.so
+%%AMD64%%lib/babl-%%BABL_VER%%/x86-64-v4-gegl-fixups.so
+%%AMD64%%lib/babl-%%BABL_VER%%/x86-64-v4-gggl-lies.so
+%%AMD64%%lib/babl-%%BABL_VER%%/x86-64-v4-gggl.so
+%%AMD64%%lib/babl-%%BABL_VER%%/x86-64-v4-grey.so
+%%AMD64%%lib/babl-%%BABL_VER%%/x86-64-v4-simple.so
+%%AMD64%%lib/babl-%%BABL_VER%%/x86-64-v4-u16.so
+%%AMD64%%lib/babl-%%BABL_VER%%/x86-64-v4-u32.so
+%%AMD64%%lib/babl-%%BABL_VER%%/x86-64-v4-ycbcr.so
 lib/babl-%%BABL_VER%%/ycbcr.so
 lib/girepository-1.0/Babl-%%BABL_VER%%.typelib
 lib/libbabl-%%BABL_VER%%.so


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6978a846.82a0.368f7791>