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:   adam
Date:           Mon Mar 14 18:21:20 UTC 2022

Modified Files:
        pkgsrc/x11/gtk3: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.169 -r1.170 pkgsrc/x11/gtk3/Makefile
cvs rdiff -u -r1.93 -r1.94 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.169 pkgsrc/x11/gtk3/Makefile:1.170
--- pkgsrc/x11/gtk3/Makefile:1.169      Wed Jan 12 11:09:07 2022
+++ pkgsrc/x11/gtk3/Makefile    Mon Mar 14 18:21:20 2022
@@ -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}/}

Index: pkgsrc/x11/gtk3/distinfo
diff -u pkgsrc/x11/gtk3/distinfo:1.93 pkgsrc/x11/gtk3/distinfo:1.94
--- pkgsrc/x11/gtk3/distinfo:1.93       Wed Jan 12 11:09:07 2022
+++ pkgsrc/x11/gtk3/distinfo    Mon Mar 14 18:21:20 2022
@@ -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