From owner-svn-ports-head@freebsd.org Wed Sep 16 15:25:00 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2A9943E9952; Wed, 16 Sep 2020 15:25:00 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Bs3n80JkGz3dKy; Wed, 16 Sep 2020 15:25:00 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C96A11B4A7; Wed, 16 Sep 2020 15:24:59 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08GFOxEd098331; Wed, 16 Sep 2020 15:24:59 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08GFOxXX098328; Wed, 16 Sep 2020 15:24:59 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <202009161524.08GFOxXX098328@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 16 Sep 2020 15:24:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548787 - in head/x11-toolkits/gtk30: . files X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/x11-toolkits/gtk30: . files X-SVN-Commit-Revision: 548787 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Sep 2020 15:25:00 -0000 Author: jbeich Date: Wed Sep 16 15:24:58 2020 New Revision: 548787 URL: https://svnweb.freebsd.org/changeset/ports/548787 Log: 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 Modified: head/x11-toolkits/gtk30/Makefile (contents, props changed) head/x11-toolkits/gtk30/distinfo (contents, props changed) head/x11-toolkits/gtk30/files/patch-Makefile.in (contents, props changed) Modified: head/x11-toolkits/gtk30/Makefile ============================================================================== --- head/x11-toolkits/gtk30/Makefile Wed Sep 16 14:07:03 2020 (r548786) +++ head/x11-toolkits/gtk30/Makefile Wed Sep 16 15:24:58 2020 (r548787) @@ -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 \ Modified: head/x11-toolkits/gtk30/distinfo ============================================================================== --- head/x11-toolkits/gtk30/distinfo Wed Sep 16 14:07:03 2020 (r548786) +++ head/x11-toolkits/gtk30/distinfo Wed Sep 16 15:24:58 2020 (r548787) @@ -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 Modified: head/x11-toolkits/gtk30/files/patch-Makefile.in ============================================================================== --- head/x11-toolkits/gtk30/files/patch-Makefile.in Wed Sep 16 14:07:03 2020 (r548786) +++ head/x11-toolkits/gtk30/files/patch-Makefile.in Wed Sep 16 15:24:58 2020 (r548787) @@ -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 = \