Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Feb 2023 20:51:25 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: c6b9e060e2bd - main - x11/babl: update to 0.1.102 release (+)
Message-ID:  <202302282051.31SKpP94059602@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy:

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

commit c6b9e060e2bd500a5e9f445a891789203c58ea44
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2023-02-28 20:41:16 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2023-02-28 20:41:16 +0000

    x11/babl: update to 0.1.102 release (+)
    
    ChangeLog:      https://gitlab.gnome.org/GNOME/babl/-/blob/BABL_0_1_102/NEWS
    
    Sponsored by:   Serenity Cybersecurity, LLC
---
 x11/babl/Makefile  | 4 ++--
 x11/babl/distinfo  | 6 +++---
 x11/babl/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/x11/babl/Makefile b/x11/babl/Makefile
index 240abf25c861..65c1fb08d95e 100644
--- a/x11/babl/Makefile
+++ b/x11/babl/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	babl
-PORTVERSION=	0.1.98
+PORTVERSION=	0.1.102
 CATEGORIES=	x11
 MASTER_SITES=	GIMP
 
@@ -25,7 +25,7 @@ SIMD_MESON_OFF=	-Denable-mmx=false -Denable-sse=false \
 		-Denable-sse2=false -Denable-sse4_1=false \
 		-Denable-avx2=false -Denable-f16c=false
 
-BABL_SHLIB=	0.197.1
+BABL_SHLIB=	0.201.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 3a4387e13ee0..d1a96aa2fd9e 100644
--- a/x11/babl/distinfo
+++ b/x11/babl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669105683
-SHA256 (babl-0.1.98.tar.xz) = f3b222f84e462735de63fa9c3651942f2b78fd314c73a22e05ff7c73afd23af1
-SIZE (babl-0.1.98.tar.xz) = 312516
+TIMESTAMP = 1677607605
+SHA256 (babl-0.1.102.tar.xz) = a88bb28506575f95158c8c89df6e23686e50c8b9fea412bf49fe8b80002d84f0
+SIZE (babl-0.1.102.tar.xz) = 313872
diff --git a/x11/babl/pkg-plist b/x11/babl/pkg-plist
index e506754c167d..898dbcea2456 100644
--- a/x11/babl/pkg-plist
+++ b/x11/babl/pkg-plist
@@ -73,7 +73,7 @@ lib/girepository-1.0/Babl-%%BABL_VER%%.typelib
 lib/libbabl-%%BABL_VER%%.so
 lib/libbabl-%%BABL_VER%%.so.0
 lib/libbabl-%%BABL_VER%%.so.%%BABL_SHLIB%%
-libdata/pkgconfig/babl.pc
+libdata/pkgconfig/babl-%%BABL_VER%%.pc
 share/gir-1.0/Babl-%%BABL_VER%%.gir
 share/vala/vapi/babl-%%BABL_VER%%.deps
 share/vala/vapi/babl-%%BABL_VER%%.vapi



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