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.33
details: https://anonhg.NetBSD.org/pkgsrc/rev/bbba23ced30d
branches: trunk
changeset: 375495:bbba23ced30d
user: adam <adam%pkgsrc.org@localhost>
date: Mon Mar 14 18:21:20 2022 +0000
description:
gtk3: updated to 3.24.33
Overview of Changes in GTK+ 3.24.33, 04-03-2022
===============================================
* No changes
Overview of Changes in GTK+ 3.24.32, 03-03-2022
===============================================
* GtkCellRendererProgress:
- Use tabular figures
* GtkFontChooser:
- Fix the build with older Pango
- Fix axis name handling
* Theme:
- Fix border color for tiled windows
* Accessibility:
- Fix cell accessible leak
* Wayland:
- Support new high-contrast setting
- Only update scale when on any outputs
* Windows:
- Various build fixes
- Fix keyboard state handling
- Fix capslock handling
- Fix AltGr not working
* MacOS:
- Fix the build on 10.11
- Make Dock "Quit" invoke the app.quit action
- Correctly handle HiDPI cursors
* Translation updates
Basque
Brazilian Portuguese
Catalan
Chinese (China)
Croatian
Czech
French
Galician
Hebrew
Indonesian
Korean
Persian
Polish
Portuguese
Romanian
Russian
Serbian
Slovenian
Spanish
Swedish
Turkish
Ukrainian
diffstat:
x11/gtk3/Makefile | 4 ++--
x11/gtk3/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 1f6dea12064f -r bbba23ced30d x11/gtk3/Makefile
--- a/x11/gtk3/Makefile Mon Mar 14 17:31:54 2022 +0000
+++ b/x11/gtk3/Makefile Mon Mar 14 18:21:20 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.169 2022/01/12 11:09:07 adam Exp $
+# $NetBSD: Makefile,v 1.170 2022/03/14 18:21:20 adam Exp $
-DISTNAME= gtk+-3.24.31
+DISTNAME= gtk+-3.24.33
PKGNAME= ${DISTNAME:S/gtk/gtk3/}
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/${PKGVERSION_NOREV:R}/}
diff -r 1f6dea12064f -r bbba23ced30d x11/gtk3/distinfo
--- a/x11/gtk3/distinfo Mon Mar 14 17:31:54 2022 +0000
+++ b/x11/gtk3/distinfo Mon Mar 14 18:21:20 2022 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.93 2022/01/12 11:09:07 adam Exp $
+$NetBSD: distinfo,v 1.94 2022/03/14 18:21:20 adam Exp $
-BLAKE2s (gtk+-3.24.31.tar.xz) = 8951a4c3fed2aebfd2b5cb4f1911f692552578885f8da0e8f35ba7e4d99723bf
-SHA512 (gtk+-3.24.31.tar.xz) = e7f8e5003a919e297bd3e616acccbc5cc9bf9c9d41377c108c24db51817fcccec919abc12d05c0ed585d49526d52f0395a1c0f3ed9d9ef816bb0c4b2aa615f9b
-Size (gtk+-3.24.31.tar.xz) = 22449112 bytes
+BLAKE2s (gtk+-3.24.33.tar.xz) = df80d6beeba60dcd93d667321bacf99291cfc68ef2d5aecde0cca21e0900fe88
+SHA512 (gtk+-3.24.33.tar.xz) = 35c844af67d442a9d55197028c6b660668c701ad8f83a64791669fca2930ada15194452b59b2ee11f8068098986218744fe9fc4742897af5a6b3eba23c98395e
+Size (gtk+-3.24.33.tar.xz) = 22449472 bytes
SHA1 (patch-Makefile.in) = 8edcfe2ff492d90138a24b680fe39814c3848d80
SHA1 (patch-config.h.in) = dc5f8741eed554f88c0b6834cadad95083e4dc8f
SHA1 (patch-configure) = d531b33e52facf960058f1223b70db680da35300
Home |
Main Index |
Thread Index |
Old Index