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:           Thu Jan  7 10:02:01 UTC 2021

Modified Files:
        pkgsrc/x11/gtk3: Makefile PLIST distinfo

Log Message:
gtk3: updated to 3.24.24

Overview of Changes in GTK+ 3.24.24
===================================

* GtkColorChooser:
 - Update the default color palette

* GtkFontChooser:
 - Fix family-only mode to return regular style

* GtkTreeView:
 - Don't set focus-on-click for header buttons

* Accessibility:
 - Implement scrollSubstringTo
 - Add a11y support to GtkPlug/GtkSocket

* Printing:
 - Allow the lpr backend to print pdf and ps files

* Theme:
 - Update gesture graphics
 - Update HighContrast css

* Wayland:
 - Support the primary-selection-unstable-v1 protocol

* X11:
 - Fix a crash with parent-relative backgrounds

* Broadway:
 - Set modifier state of scroll events

* Build:
 - Fix pc file generation on NixOS

* OS X:
 - Restore command-key bindings

* Windows:
 - Fix meson build with epoxy subproject

* Translation updates:
 Basque
 Brazilian Portuguese
 British English
 Catalan
 Croatian
 Czech
 French
 Galician
 German
 Greek
 Hebrew
 Hungarian
 Indonesian
 Italian
 Kazakh
 Latvian
 Lithuanian
 Persian
 Polish
 Portuguese
 Slovak
 Slovenian
 Spanish
 Swedish
 Turkish
 Ukrainian


To generate a diff of this commit:
cvs rdiff -u -r1.156 -r1.157 pkgsrc/x11/gtk3/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/x11/gtk3/PLIST
cvs rdiff -u -r1.83 -r1.84 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.156 pkgsrc/x11/gtk3/Makefile:1.157
--- pkgsrc/x11/gtk3/Makefile:1.156      Thu Oct  1 11:54:11 2020
+++ pkgsrc/x11/gtk3/Makefile    Thu Jan  7 10:02:01 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.156 2020/10/01 11:54:11 prlw1 Exp $
+# $NetBSD: Makefile,v 1.157 2021/01/07 10:02:01 adam Exp $
 
-DISTNAME=      gtk+-3.24.23
+DISTNAME=      gtk+-3.24.24
 PKGNAME=       ${DISTNAME:S/gtk/gtk3/}
 CATEGORIES=    x11 gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gtk+/${PKGVERSION_NOREV:R}/}

Index: pkgsrc/x11/gtk3/PLIST
diff -u pkgsrc/x11/gtk3/PLIST:1.33 pkgsrc/x11/gtk3/PLIST:1.34
--- pkgsrc/x11/gtk3/PLIST:1.33  Sun Apr 12 20:41:57 2020
+++ pkgsrc/x11/gtk3/PLIST       Thu Jan  7 10:02:01 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.33 2020/04/12 20:41:57 wiz Exp $
+@comment $NetBSD: PLIST,v 1.34 2021/01/07 10:02:01 adam Exp $
 bin/gtk-builder-tool
 bin/gtk-encode-symbolic-svg
 bin/gtk-launch
@@ -128,6 +128,7 @@ include/gtk-3.0/gtk/a11y/gtkmenushellacc
 include/gtk-3.0/gtk/a11y/gtknotebookaccessible.h
 include/gtk-3.0/gtk/a11y/gtknotebookpageaccessible.h
 include/gtk-3.0/gtk/a11y/gtkpanedaccessible.h
+include/gtk-3.0/gtk/a11y/gtkplugaccessible.h
 include/gtk-3.0/gtk/a11y/gtkpopoveraccessible.h
 include/gtk-3.0/gtk/a11y/gtkprogressbaraccessible.h
 include/gtk-3.0/gtk/a11y/gtkradiobuttonaccessible.h
@@ -137,6 +138,7 @@ include/gtk-3.0/gtk/a11y/gtkrenderercell
 include/gtk-3.0/gtk/a11y/gtkscaleaccessible.h
 include/gtk-3.0/gtk/a11y/gtkscalebuttonaccessible.h
 include/gtk-3.0/gtk/a11y/gtkscrolledwindowaccessible.h
+include/gtk-3.0/gtk/a11y/gtksocketaccessible.h
 include/gtk-3.0/gtk/a11y/gtkspinbuttonaccessible.h
 include/gtk-3.0/gtk/a11y/gtkspinneraccessible.h
 include/gtk-3.0/gtk/a11y/gtkstackaccessible.h

Index: pkgsrc/x11/gtk3/distinfo
diff -u pkgsrc/x11/gtk3/distinfo:1.83 pkgsrc/x11/gtk3/distinfo:1.84
--- pkgsrc/x11/gtk3/distinfo:1.83       Thu Oct  1 11:54:11 2020
+++ pkgsrc/x11/gtk3/distinfo    Thu Jan  7 10:02:01 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.83 2020/10/01 11:54:11 prlw1 Exp $
+$NetBSD: distinfo,v 1.84 2021/01/07 10:02:01 adam Exp $
 
-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 (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 (patch-Makefile.in) = 8edcfe2ff492d90138a24b680fe39814c3848d80
 SHA1 (patch-config.h.in) = dc5f8741eed554f88c0b6834cadad95083e4dc8f
 SHA1 (patch-configure) = d531b33e52facf960058f1223b70db680da35300



Home | Main Index | Thread Index | Old Index