From 73067dc85017344fbef8b14ed5d3c59d1e0191fe Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 31 Dec 2019 12:21:00 +0000 Subject: gtk3+: update to 3.24.13. Overview of Changes in GTK+ 3.24.13 =================================== * listbox: Fix header row reuse * wayland: Fix handling of tablets * theme: - Adwaita: Fix menu rounding - Adwaita: Various improvements for the Emoji chooser - Adwaita: Refresh check and radio buttons - HighContrast: Fix entry colors * input: - Properly handle bubbling of scroll events - Handle modifier key events properly - Run key controllers in the bubble phase - Do not use VIQR for Vietnamese by default * statusicons: Render sharply on hi-dpi * wayland: Fix handling of selection ownership * win32: - Set WS_BORDER for fullscreen GL windows if requested - Fix clipboard handling * quartz: - Handle titlebar events properly - Handle page up/down key events properly * broadway: Fix (lack of) clipboard handling * Translation updates: Catalan Chinese (Taiwan) Croatian Danish French German Hungarian Indonesian Russian Swedish --- x11/gtk3/Makefile | 4 ++-- x11/gtk3/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'x11/gtk3') diff --git a/x11/gtk3/Makefile b/x11/gtk3/Makefile index 9d6158dbdd7..6ab97916a2e 100644 --- a/x11/gtk3/Makefile +++ b/x11/gtk3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.137 2019/11/06 14:51:19 wiz Exp $ +# $NetBSD: Makefile,v 1.138 2019/12/31 12:21:00 wiz Exp $ -DISTNAME= gtk+-3.24.12 +DISTNAME= gtk+-3.24.13 PKGNAME= ${DISTNAME:S/gtk/gtk3/} CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/${PKGVERSION_NOREV:R}/} diff --git a/x11/gtk3/distinfo b/x11/gtk3/distinfo index 35cadf9c88c..28ddc932c1c 100644 --- a/x11/gtk3/distinfo +++ b/x11/gtk3/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.71 2019/11/06 14:51:19 wiz Exp $ +$NetBSD: distinfo,v 1.72 2019/12/31 12:21:00 wiz Exp $ -SHA1 (gtk+-3.24.12.tar.xz) = a3a31aed20d78f35082d8de1d96743ec2e843e19 -RMD160 (gtk+-3.24.12.tar.xz) = 1ced471ba54f93cc3854954d8183c1ce41095642 -SHA512 (gtk+-3.24.12.tar.xz) = 97554657d83db71ff8b3ea5f650ad38b1ffcc3e8d620be876b5ca435f693e229dffc7341a84bde71bdae13293f2c1d3b2ab1b80a02791132c8a7693cdc21f612 -Size (gtk+-3.24.12.tar.xz) = 20977596 bytes +SHA1 (gtk+-3.24.13.tar.xz) = 5f014189e117207580bf7bc16aea4e09e009c75a +RMD160 (gtk+-3.24.13.tar.xz) = cdf6b911d59e13b412efe0666d5d58de5095abe2 +SHA512 (gtk+-3.24.13.tar.xz) = 9129d4574cca258b4a517d8d65dad246a746fc3dc574b78e098db9aa9743956ce227efbf963f63e1e0f1a1a09810716150526b2bfe8015a5960bad38b0c88406 +Size (gtk+-3.24.13.tar.xz) = 23206464 bytes SHA1 (patch-aj) = cbfab43f27352f7c6bc57a7c562c2d84c69da07a SHA1 (patch-config.h.in) = dc5f8741eed554f88c0b6834cadad95083e4dc8f SHA1 (patch-configure) = d531b33e52facf960058f1223b70db680da35300 -- cgit v1.2.3