pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gtk3 gtk3: updated to 3.24.30
details: https://anonhg.NetBSD.org/pkgsrc/rev/02143b0c1f00
branches: trunk
changeset: 456459:02143b0c1f00
user: adam <adam%pkgsrc.org@localhost>
date: Thu Jul 29 19:32:17 2021 +0000
description:
gtk3: updated to 3.24.30
Overview of Changes in GTK+ 3.24.30
===================================
* Input:
- Ignore NoSymbol key events (happens with some XKB options)
- Fix incomplete reset in some cases
* GtkEmojiChooser:
- Update data from CLDR 39
- Support translated keywords for multiple languages
- Allow inserting multiple Emoji with Ctrl
- Match keywords for search
- Fix a memory leak
* GtkFileChooser:
- Accessibility improvements
* GtkTreeView
- Fix an accessibility-related memory leak
- Fix assertion failures in some cases
* Printing:
- Remove the Google Cloud Print backend, since the
service was shut down
* Wayland:
- Work with pointer-gestures v1 protocol
* Win32:
- Fix using GL with Mesa drivers
- Add support for Windows Pointer Input stack
* MacOS:
- Fix a crash with Drag-and-Drop
* Translation updates:
Belarusian
Brazilian Portuguese
British English
Catalan
Indonesian
Lithuanian
Nepali
Norwegian Bokmål
Occitan
Portuguese
Romanian
Russian
Serbian
Slovenian
Spanish
Turkish
Ukrainian
diffstat:
x11/gtk3/Makefile | 5 ++---
x11/gtk3/PLIST | 3 ++-
x11/gtk3/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (49 lines):
diff -r 0d66b76d179d -r 02143b0c1f00 x11/gtk3/Makefile
--- a/x11/gtk3/Makefile Thu Jul 29 19:30:35 2021 +0000
+++ b/x11/gtk3/Makefile Thu Jul 29 19:32:17 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.165 2021/05/24 19:56:00 wiz Exp $
+# $NetBSD: Makefile,v 1.166 2021/07/29 19:32:17 adam Exp $
-DISTNAME= gtk+-3.24.29
+DISTNAME= gtk+-3.24.30
PKGNAME= ${DISTNAME:S/gtk/gtk3/}
-PKGREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
diff -r 0d66b76d179d -r 02143b0c1f00 x11/gtk3/PLIST
--- a/x11/gtk3/PLIST Thu Jul 29 19:30:35 2021 +0000
+++ b/x11/gtk3/PLIST Thu Jul 29 19:32:17 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.35 2021/06/18 07:40:27 adam Exp $
+@comment $NetBSD: PLIST,v 1.36 2021/07/29 19:32:17 adam Exp $
bin/gtk-builder-tool
bin/gtk-encode-symbolic-svg
bin/gtk-launch
@@ -109,6 +109,7 @@
include/gtk-3.0/gtk/a11y/gtkcontainercellaccessible.h
include/gtk-3.0/gtk/a11y/gtkentryaccessible.h
include/gtk-3.0/gtk/a11y/gtkexpanderaccessible.h
+include/gtk-3.0/gtk/a11y/gtkfilechooserwidgetaccessible.h
include/gtk-3.0/gtk/a11y/gtkflowboxaccessible.h
include/gtk-3.0/gtk/a11y/gtkflowboxchildaccessible.h
include/gtk-3.0/gtk/a11y/gtkframeaccessible.h
diff -r 0d66b76d179d -r 02143b0c1f00 x11/gtk3/distinfo
--- a/x11/gtk3/distinfo Thu Jul 29 19:30:35 2021 +0000
+++ b/x11/gtk3/distinfo Thu Jul 29 19:32:17 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.89 2021/06/18 07:40:27 adam Exp $
+$NetBSD: distinfo,v 1.90 2021/07/29 19:32:17 adam Exp $
-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 (gtk+-3.24.30.tar.xz) = b16d0ed86c613708b161eb96b56f4df1e52a1e48
+RMD160 (gtk+-3.24.30.tar.xz) = fed62b16b1a0b533ff42df78a34394f1b68af212
+SHA512 (gtk+-3.24.30.tar.xz) = 4164559f3e14501b9f9330a76535ebf5e26961d436f65e65ea609998cb120fcbcc5d9591453a64e1d414248499857288e5758274d03a7f75e9ae76cbf8c68ff9
+Size (gtk+-3.24.30.tar.xz) = 22407016 bytes
SHA1 (patch-Makefile.in) = 8edcfe2ff492d90138a24b680fe39814c3848d80
SHA1 (patch-config.h.in) = dc5f8741eed554f88c0b6834cadad95083e4dc8f
SHA1 (patch-configure) = d531b33e52facf960058f1223b70db680da35300
Home |
Main Index |
Thread Index |
Old Index