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: prlw1
Date: Thu Oct 1 11:54:11 UTC 2020
Modified Files:
pkgsrc/x11/gtk3: Makefile distinfo
Log Message:
Update gtk3 to 3.24.23
Overview of Changes in GTK+ 3.24.23
===================================
* Adwaita:
- Support error states for labels and entries
* Printing:
- Use the correct names for remote printers
* File choser:
- Default to tracker2 for search to prevent
symbol clashes in tracker-using applications
* Wayland:
- Support newer schemas for settings
- Fix DND hotspot handling
- Disconnect on display close
* X11:
- Fix a possible crash with disabled devices
* Translation updates:
Basque
Chinese (China)
Croatian
Dutch
Finnish
Friulian
Galician
Hungarian
Japanese
Korean
Portuguese
Serbian
To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 pkgsrc/x11/gtk3/Makefile
cvs rdiff -u -r1.82 -r1.83 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.155 pkgsrc/x11/gtk3/Makefile:1.156
--- pkgsrc/x11/gtk3/Makefile:1.155 Mon Aug 31 18:13:19 2020
+++ pkgsrc/x11/gtk3/Makefile Thu Oct 1 11:54:11 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.155 2020/08/31 18:13:19 wiz Exp $
+# $NetBSD: Makefile,v 1.156 2020/10/01 11:54:11 prlw1 Exp $
-DISTNAME= gtk+-3.24.22
+DISTNAME= gtk+-3.24.23
PKGNAME= ${DISTNAME:S/gtk/gtk3/}
-PKGREVISION= 2
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.82 pkgsrc/x11/gtk3/distinfo:1.83
--- pkgsrc/x11/gtk3/distinfo:1.82 Fri Aug 14 11:14:09 2020
+++ pkgsrc/x11/gtk3/distinfo Thu Oct 1 11:54:11 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.82 2020/08/14 11:14:09 adam Exp $
+$NetBSD: distinfo,v 1.83 2020/10/01 11:54:11 prlw1 Exp $
-SHA1 (gtk+-3.24.22.tar.xz) = c55edc6f6233aa5fd94e77af3ae5a9362a483529
-RMD160 (gtk+-3.24.22.tar.xz) = af613b25fb40eccd91121de45067c34b9cad4442
-SHA512 (gtk+-3.24.22.tar.xz) = ac653438a0a818885f2aa46a131b1ab0038a57b438406724a674313d8bf4325b1d2e87e4e8c77a92d0cfa8f8d6eaac46ba6890830290e9a9e598c978144861a2
-Size (gtk+-3.24.22.tar.xz) = 21349784 bytes
+SHA1 (gtk+-3.24.23.tar.xz) = 76c76d40acae0497c6716b51fc4e9ec2689ebe84
+RMD160 (gtk+-3.24.23.tar.xz) = d00da1f7f1fb620c7fac28d95858bb734db78bed
+SHA512 (gtk+-3.24.23.tar.xz) = fe3d677f4922b4568ef406c318ac71e26aac22b808d8d42b516d0e142d38dc12bc97d8a903dfe3e819adf491b9437a49f34213bc67219bee92692e40c6ef564e
+Size (gtk+-3.24.23.tar.xz) = 21345936 bytes
SHA1 (patch-Makefile.in) = 8edcfe2ff492d90138a24b680fe39814c3848d80
SHA1 (patch-config.h.in) = dc5f8741eed554f88c0b6834cadad95083e4dc8f
SHA1 (patch-configure) = d531b33e52facf960058f1223b70db680da35300
Home |
Main Index |
Thread Index |
Old Index