Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2025 05:11:44 GMT
From:      Charlie Li <vishwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8e2dbd3ab64c - main - x11-toolkits/gtk30: update to 3.24.48
Message-ID:  <202502250511.51P5BinI017766@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by vishwin:

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

commit 8e2dbd3ab64c172aeae33346f50f4ef4f1f923ba
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2025-02-10 19:34:09 +0000
Commit:     Charlie Li <vishwin@FreeBSD.org>
CommitDate: 2025-02-25 05:09:24 +0000

    x11-toolkits/gtk30: update to 3.24.48
    
    Changelog: https://gitlab.gnome.org/GNOME/gtk/-/blob/3.24.48/NEWS
    
    PR: 284684
    Reviewed by: eduardo
    Approved by: vishwin (desktop)
---
 x11-toolkits/gtk30/Makefile | 11 +++++------
 x11-toolkits/gtk30/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile
index b97b39363511..143c3611073e 100644
--- a/x11-toolkits/gtk30/Makefile
+++ b/x11-toolkits/gtk30/Makefile
@@ -1,16 +1,15 @@
 PORTNAME=	gtk
-DISTVERSION=	3.24.43 # sync with x11-themes: adwaita-icon-theme, gnome-themes-standard and mate-themes
+DISTVERSION=	3.24.48 # sync with x11-themes: adwaita-icon-theme, gnome-themes-standard and mate-themes
 CATEGORIES=	x11-toolkits
-MASTER_SITES=	GNOME/sources/gtk+/${DISTVERSION:R}
+MASTER_SITES=	GNOME/sources/gtk/${DISTVERSION:R}
 PKGNAMESUFFIX=	3
-DISTNAME=	gtk+-${PORTVERSION}
 DIST_SUBDIR=	gnome
 
 MAINTAINER=	desktop@FreeBSD.org
-COMMENT=	Gimp Toolkit for X11 GUI (current stable version)
+COMMENT=	Graphical UI toolkit (GTK3 library)
 WWW=		https://www.gtk.org/
 
-LICENSE=	LGPL20
+LICENSE=	LGPL21+
 
 LIB_DEPENDS=	libepoxy.so:graphics/libepoxy \
 		libfontconfig.so:x11-fonts/fontconfig \
@@ -37,7 +36,7 @@ MESON_ARGS=	-Dtests=false
 
 PORTSCOUT=	limit:1,even
 
-LIBVERSION=	0.2411.32
+LIBVERSION=	0.2416.32
 PLIST_SUB+=	LIBVERSION=${LIBVERSION}
 
 OPTIONS_DEFINE=		ATK_BRIDGE COLORD CUPS DEBUG DOCS
diff --git a/x11-toolkits/gtk30/distinfo b/x11-toolkits/gtk30/distinfo
index fc3ddaf02d4d..9d2a8fc5cc2a 100644
--- a/x11-toolkits/gtk30/distinfo
+++ b/x11-toolkits/gtk30/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1720630994
-SHA256 (gnome/gtk+-3.24.43.tar.xz) = 7e04f0648515034b806b74ae5d774d87cffb1a2a96c468cb5be476d51bf2f3c7
-SIZE (gnome/gtk+-3.24.43.tar.xz) = 13227856
+TIMESTAMP = 1739116063
+SHA256 (gnome/gtk-3.24.48.tar.xz) = d10ce9ea9df44c1016d8d1721f39e55d3d607fcfb85334aec0d236cdc9a70556
+SIZE (gnome/gtk-3.24.48.tar.xz) = 13414436


home | help

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