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: leot
Date: Wed Apr 28 22:49:29 UTC 2021
Modified Files:
pkgsrc/x11/gtk3: Makefile distinfo
Log Message:
gtk3: Update to 3.24.29
Changes:
3.24.29
=======
* Input:
- Look for a Compose file in the right place (~/.config/gtk-3.0)
- Revert some Compose sequence changes (mainly around dead
acute and apostrophe)
- Consume all key events during preedit, to avoid unexpected
interactions
- Ignore more modifiers during preedit, to allow using 3rd and
5th level choosers
- Fix handling of cursor positions in non-ASCII preedit text
* GtkSpinButton:
- Interpret localized digits
* GtkScale:
- Fix sporadic criticals
* GtkScrolledWindow:
- Cancel overshoot on size changes
- Avoid criticals with non-overlay scrollbars
* GtkFileChooser:
- Handle smb mounts better
* GtkListBox:
- Fix extending multi-selections
* Fix a possible crash in gtk_show_uri
* Wayland:
- Improve font settings fallback
* X11:
- Avoid log spam on exit
- Don't beep on untrusted displays
* OS X:
- Fix building on OS X 10.11
- Add gdk-quartz-cocoa-access.h with api that provides
access to native objects
* Translation updates:
Dutch
Nepali
Swedish
To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.163 pkgsrc/x11/gtk3/Makefile
cvs rdiff -u -r1.87 -r1.88 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.162 pkgsrc/x11/gtk3/Makefile:1.163
--- pkgsrc/x11/gtk3/Makefile:1.162 Wed Apr 21 13:25:32 2021
+++ pkgsrc/x11/gtk3/Makefile Wed Apr 28 22:49:29 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.162 2021/04/21 13:25:32 adam Exp $
+# $NetBSD: Makefile,v 1.163 2021/04/28 22:49:29 leot Exp $
-DISTNAME= gtk+-3.24.28
+DISTNAME= gtk+-3.24.29
PKGNAME= ${DISTNAME:S/gtk/gtk3/}
-PKGREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/x11/gtk3/distinfo
diff -u pkgsrc/x11/gtk3/distinfo:1.87 pkgsrc/x11/gtk3/distinfo:1.88
--- pkgsrc/x11/gtk3/distinfo:1.87 Thu Apr 1 07:02:23 2021
+++ pkgsrc/x11/gtk3/distinfo Wed Apr 28 22:49:29 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.87 2021/04/01 07:02:23 adam Exp $
+$NetBSD: distinfo,v 1.88 2021/04/28 22:49:29 leot Exp $
-SHA1 (gtk+-3.24.28.tar.xz) = ea40930d470636e5d19839166a37563c19dce2ee
-RMD160 (gtk+-3.24.28.tar.xz) = 27ee798b396fc17d6a1bcaa236f6bb81f4727cf3
-SHA512 (gtk+-3.24.28.tar.xz) = 65856ae06e4a863c56b3718c0cc3d0ca9f61a62a02ddef30904432300cd455851efee3fa1e5661659eaacbdfca45650ee7c8a2d4eca004ad2936c1e26c720c15
-Size (gtk+-3.24.28.tar.xz) = 22783312 bytes
+SHA1 (gtk+-3.24.29.tar.xz) = 2faab763eeeea30c7b81d1a4749594ed39dc9cbe
+RMD160 (gtk+-3.24.29.tar.xz) = b9c289ce270e8d58a1daf28d547d18227c75dbe8
+SHA512 (gtk+-3.24.29.tar.xz) = 00f71024686c2d11d5c0cdd683365c35fe4d28b5eaad4937e79690777500788818faa5bd0c483e54ba8ce734aa6411388a39e398dc638cfcf0ec0e542aae6c2b
+Size (gtk+-3.24.29.tar.xz) = 21396876 bytes
SHA1 (patch-Makefile.in) = 8edcfe2ff492d90138a24b680fe39814c3848d80
SHA1 (patch-config.h.in) = dc5f8741eed554f88c0b6834cadad95083e4dc8f
SHA1 (patch-configure) = d531b33e52facf960058f1223b70db680da35300
Home |
Main Index |
Thread Index |
Old Index