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: Sun Feb 21 15:42:41 UTC 2021
Modified Files:
pkgsrc/x11/gtk3: Makefile distinfo
Log Message:
gtk3: updated to 3.24.25
Overview of Changes in GTK+ 3.24.25
===================================
* Settings:
- Make cursor aspect ratio setting work
* Broadway:
- Fix touchscreen event handling
- Support Android / Chrome on-screen keyboard
* Windows:
- Fix issues with Intel graphics drivers
- Avoid UAC for gtk-update-icon-cache
* Wayland:
- Avoid crashes with tablet input
- Add api to support clients with subsurfaces better
* Inspector:
- Make the inspector available in non-debug builds
* Theme:
- Make scrollbars larger
- Disable shadows on maximized, fullscreen and tiled windows
* Printing:
- Support Avahi-discovered printers better
* Input:
- Show preedit for compose sequences
- Support long compose sequences
- Support compose sequences producing multiple characters
* Translation updates
Belarusian
British English
Catalan
Friulian
Galician
Japanese
Persian
Serbian
To generate a diff of this commit:
cvs rdiff -u -r1.157 -r1.158 pkgsrc/x11/gtk3/Makefile
cvs rdiff -u -r1.84 -r1.85 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.157 pkgsrc/x11/gtk3/Makefile:1.158
--- pkgsrc/x11/gtk3/Makefile:1.157 Thu Jan 7 10:02:01 2021
+++ pkgsrc/x11/gtk3/Makefile Sun Feb 21 15:42:40 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.157 2021/01/07 10:02:01 adam Exp $
+# $NetBSD: Makefile,v 1.158 2021/02/21 15:42:40 adam Exp $
-DISTNAME= gtk+-3.24.24
+DISTNAME= gtk+-3.24.25
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.84 pkgsrc/x11/gtk3/distinfo:1.85
--- pkgsrc/x11/gtk3/distinfo:1.84 Thu Jan 7 10:02:01 2021
+++ pkgsrc/x11/gtk3/distinfo Sun Feb 21 15:42:40 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.84 2021/01/07 10:02:01 adam Exp $
+$NetBSD: distinfo,v 1.85 2021/02/21 15:42:40 adam Exp $
-SHA1 (gtk+-3.24.24.tar.xz) = d7cf2908b406a44bbf94cd30731672161efff0ec
-RMD160 (gtk+-3.24.24.tar.xz) = d7c7661ea50d8fb260357027ba3a5ea5448d53c9
-SHA512 (gtk+-3.24.24.tar.xz) = f4e22d7c78d7c641ac7c3beeb3181000b72b025c65074bab6bd51b9a86ec4f6a2e25f06ad7671a908be421c064f4c26e2185febb424f310a2530561aebde8520
-Size (gtk+-3.24.24.tar.xz) = 21341240 bytes
+SHA1 (gtk+-3.24.25.tar.xz) = e4d95bbf940488f0c261d48ac0047b5c801319e8
+RMD160 (gtk+-3.24.25.tar.xz) = 231f0f535de9df56a76b30c4f4afcf9530fd3a41
+SHA512 (gtk+-3.24.25.tar.xz) = e476e7900d5694ca538a5b0acce088a1485560dd697efb8839be93741e0c1ddda90c9cc73fc64af68d7ffacbf9b5cf9a74ab08454d684f182beda9fd09b6132b
+Size (gtk+-3.24.25.tar.xz) = 21417428 bytes
SHA1 (patch-Makefile.in) = 8edcfe2ff492d90138a24b680fe39814c3848d80
SHA1 (patch-config.h.in) = dc5f8741eed554f88c0b6834cadad95083e4dc8f
SHA1 (patch-configure) = d531b33e52facf960058f1223b70db680da35300
Home |
Main Index |
Thread Index |
Old Index