Date: Sat, 13 Jul 2024 00:39:59 GMT From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 08f4c8059201 - 2024Q3 - x11-toolkits/gtk30: update to 3.24.43 Message-ID: <202407130039.46D0dxtQ035327@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=08f4c8059201fc20cf142c7b1cdfa228041ef118 commit 08f4c8059201fc20cf142c7b1cdfa228041ef118 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-07-10 17:03:14 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-07-13 00:39:47 +0000 x11-toolkits/gtk30: update to 3.24.43 Changes: https://gitlab.gnome.org/GNOME/gtk/-/blob/3.24.43/NEWS (cherry picked from commit 257616c3b9eff94d2abc549eb5d57ce12e6dc662) --- x11-toolkits/gtk30/Makefile | 4 ++-- x11-toolkits/gtk30/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index 44bf101564a0..b97b39363511 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -1,5 +1,5 @@ PORTNAME= gtk -DISTVERSION= 3.24.42 # sync with x11-themes: adwaita-icon-theme, gnome-themes-standard and mate-themes +DISTVERSION= 3.24.43 # sync with x11-themes: adwaita-icon-theme, gnome-themes-standard and mate-themes CATEGORIES= x11-toolkits MASTER_SITES= GNOME/sources/gtk+/${DISTVERSION:R} PKGNAMESUFFIX= 3 @@ -37,7 +37,7 @@ MESON_ARGS= -Dtests=false PORTSCOUT= limit:1,even -LIBVERSION= 0.2410.32 +LIBVERSION= 0.2411.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 42b1cb057168..fc3ddaf02d4d 100644 --- a/x11-toolkits/gtk30/distinfo +++ b/x11-toolkits/gtk30/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715806360 -SHA256 (gnome/gtk+-3.24.42.tar.xz) = 50f89f615092d4dd01bbd759719f8bd380e5f149f6fd78a94725e2de112377e2 -SIZE (gnome/gtk+-3.24.42.tar.xz) = 13226980 +TIMESTAMP = 1720630994 +SHA256 (gnome/gtk+-3.24.43.tar.xz) = 7e04f0648515034b806b74ae5d774d87cffb1a2a96c468cb5be476d51bf2f3c7 +SIZE (gnome/gtk+-3.24.43.tar.xz) = 13227856
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407130039.46D0dxtQ035327>