pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/gtk3 gtk3+: update to 3.24.13.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eb73cfce5a95
branches:  trunk
changeset: 420047:eb73cfce5a95
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Dec 31 12:21:00 2019 +0000

description:
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

diffstat:

 x11/gtk3/Makefile |   4 ++--
 x11/gtk3/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r a350c159a3e2 -r eb73cfce5a95 x11/gtk3/Makefile
--- a/x11/gtk3/Makefile Tue Dec 31 12:10:40 2019 +0000
+++ b/x11/gtk3/Makefile Tue Dec 31 12:21:00 2019 +0000
@@ -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 -r a350c159a3e2 -r eb73cfce5a95 x11/gtk3/distinfo
--- a/x11/gtk3/distinfo Tue Dec 31 12:10:40 2019 +0000
+++ b/x11/gtk3/distinfo Tue Dec 31 12:21:00 2019 +0000
@@ -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



Home | Main Index | Thread Index | Old Index