pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/gtk3



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Dec 31 12:21:00 UTC 2019

Modified Files:
        pkgsrc/x11/gtk3: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.137 -r1.138 pkgsrc/x11/gtk3/Makefile
cvs rdiff -u -r1.71 -r1.72 pkgsrc/x11/gtk3/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/gtk3/Makefile
diff -u pkgsrc/x11/gtk3/Makefile:1.137 pkgsrc/x11/gtk3/Makefile:1.138
--- pkgsrc/x11/gtk3/Makefile:1.137      Wed Nov  6 14:51:19 2019
+++ pkgsrc/x11/gtk3/Makefile    Tue Dec 31 12:21:00 2019
@@ -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}/}

Index: pkgsrc/x11/gtk3/distinfo
diff -u pkgsrc/x11/gtk3/distinfo:1.71 pkgsrc/x11/gtk3/distinfo:1.72
--- pkgsrc/x11/gtk3/distinfo:1.71       Wed Nov  6 14:51:19 2019
+++ pkgsrc/x11/gtk3/distinfo    Tue Dec 31 12:21:00 2019
@@ -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