From faf2768f3d454fcbb3735815c9de92aabd676a39 Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Wed, 16 Sep 2020 15:24:58 +0000 Subject: x11-toolkits/gtk30: update to 3.24.23 Changes: https://gitlab.gnome.org/GNOME/gtk/compare/3.24.20...3.24.23 PR: 249288 Approved by: tcberner Exp-run by: antoine --- x11-toolkits/gtk30/Makefile | 4 ++-- x11-toolkits/gtk30/distinfo | 6 +++--- x11-toolkits/gtk30/files/patch-Makefile.in | 8 ++++---- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index 43efdab5bd1a..6ab9f672333d 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -4,7 +4,7 @@ # adwaita-icon-theme, gnome-themes-standard and mate-themes PORTNAME= gtk -PORTVERSION= 3.24.20 +PORTVERSION= 3.24.23 CATEGORIES= x11-toolkits MASTER_SITES= GNOME/sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} PKGNAMESUFFIX= 3 @@ -38,7 +38,7 @@ CPPFLAGS+= -fno-omit-frame-pointer INSTALLS_ICONS= yes INSTALL_TARGET= install-strip -LIBVERSION= 0.2404.16 +LIBVERSION= 0.2404.19 PLIST_SUB+= LIBVERSION=${LIBVERSION} GLIB_SCHEMAS= org.gtk.Demo.gschema.xml \ diff --git a/x11-toolkits/gtk30/distinfo b/x11-toolkits/gtk30/distinfo index d84d0baeb528..a41150fc4fa4 100644 --- a/x11-toolkits/gtk30/distinfo +++ b/x11-toolkits/gtk30/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1570971851 -SHA256 (gnome/gtk+-3.24.20.tar.xz) = 2dac69f716e8d04ba7a95091589e2baaec95dcace932cb15839163db479b1df3 -SIZE (gnome/gtk+-3.24.20.tar.xz) = 22726768 +TIMESTAMP = 1597070504 +SHA256 (gnome/gtk+-3.24.23.tar.xz) = 5d864d248357a2251545b3387b35942de5f66e4c66013f0962eb5cb6f8dae2b1 +SIZE (gnome/gtk+-3.24.23.tar.xz) = 21345936 diff --git a/x11-toolkits/gtk30/files/patch-Makefile.in b/x11-toolkits/gtk30/files/patch-Makefile.in index 91413c3d8b73..d38071b574ae 100644 --- a/x11-toolkits/gtk30/files/patch-Makefile.in +++ b/x11-toolkits/gtk30/files/patch-Makefile.in @@ -1,11 +1,11 @@ ---- Makefile.in.orig 2015-03-09 16:12:04.418535000 +0100 -+++ Makefile.in 2015-03-09 16:24:27.861927000 +0100 -@@ -552,7 +552,7 @@ +--- Makefile.in.orig 2020-09-03 22:05:26 UTC ++++ Makefile.in +@@ -573,7 +573,7 @@ XVFB_START = \ || { echo "Gtk+Tests:ERROR: Failed to start Xvfb environment for X11 target tests."; exit 1; } \ && DISPLAY=:$$XID && export DISPLAY -SRC_SUBDIRS = gdk gtk libgail-util modules demos tests testsuite examples +SRC_SUBDIRS = gdk gtk libgail-util modules demos - SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros build + SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros win32 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} MAINTAINERCLEANFILES = \ -- cgit v1.2.3