pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/gtk3 gtk3+: update to 3.22.30.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8141dcea39ba
branches:  trunk
changeset: 306839:8141dcea39ba
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Apr 27 15:08:55 2018 +0000
description:
gtk3+: update to 3.22.30.

Overview of Changes in GTK+ 3.22.30
===================================

* gtk-demo has a new 'Widgetbowl' demo

* The wayland backend now supports the stable xdg-shell protocol

* Bugs fixed:
  #28 Adwaita: Selection mode styling flickers
  #83 Completion popup on non-default GdkDisplay freezes GtkFileChooserDialog
  #88 GtkSpinButton: Buttons aren't de/sensitised as they were in GTK+ 3
 #114 All Wayland apps crash when focused (gtk_gesture_multi_press_end?...
 #129 Segfault in `wl_proxy_marshal()`
 #132 GtkTextView auto-scrolling to insert mark upon focus changes due to...
 #141 GtkEntry: add a way to set the font to monospace
 #146 GtkExpander arrow is not dimmed when the Expander is not :sensitive
 #156 Transfer annotation for gtk_gl_area_new is incorrect
 #157 Crashes in gdkdisplay-wayland when clicking any button/menu item
 #163 Unable to explicitly set GtkModelButton role
 705509 notebook popup window on tabs shows underscores
 745128 Search is useless for translated app names
 748784 GtkProgressBar text cannot be superimposed on the progress bar
 791939 Add xdg-shell (stable) support
 792632 Emoji Chooser: section buttons have no tooltips
 793062 Crash under gdk_wayland_window_attach_image()

diffstat:

 x11/gtk3/Makefile |   5 ++---
 x11/gtk3/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (32 lines):

diff -r 15bdc6386356 -r 8141dcea39ba x11/gtk3/Makefile
--- a/x11/gtk3/Makefile Fri Apr 27 14:57:39 2018 +0000
+++ b/x11/gtk3/Makefile Fri Apr 27 15:08:55 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.114 2018/04/17 22:29:52 wiz Exp $
+# $NetBSD: Makefile,v 1.115 2018/04/27 15:08:55 wiz Exp $
 
-DISTNAME=      gtk+-3.22.29
+DISTNAME=      gtk+-3.22.30
 PKGNAME=       ${DISTNAME:S/gtk/gtk3/}
-PKGREVISION=   2
 CATEGORIES=    x11 gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gtk+/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
diff -r 15bdc6386356 -r 8141dcea39ba x11/gtk3/distinfo
--- a/x11/gtk3/distinfo Fri Apr 27 14:57:39 2018 +0000
+++ b/x11/gtk3/distinfo Fri Apr 27 15:08:55 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.55 2018/04/04 09:25:32 adam Exp $
+$NetBSD: distinfo,v 1.56 2018/04/27 15:08:55 wiz Exp $
 
-SHA1 (gtk+-3.22.29.tar.xz) = c510103d118d119a1567b7922a935073718b300c
-RMD160 (gtk+-3.22.29.tar.xz) = 895387b0de0fa4ef975b1ca75a3cc70b891a6327
-SHA512 (gtk+-3.22.29.tar.xz) = 046fa4458626e81ea7b1ddb753d53ecd91d0f2101af428cfdf77fe866bbe430cb3622203cc5e895b220a9364e35009245cdaf76e0cfa30d32d31095b5fcb42bc
-Size (gtk+-3.22.29.tar.xz) = 18964852 bytes
+SHA1 (gtk+-3.22.30.tar.xz) = 1be769c97b4dac9221d63f62f61ef724c55a14a3
+RMD160 (gtk+-3.22.30.tar.xz) = 915f2ccceefab24893e02e0e26c57b0146909218
+SHA512 (gtk+-3.22.30.tar.xz) = 31440a615cb2f406d0f904e59febb8f876106f27818ddd6951c76ab9bcb421ca480dae2bebfb1c4b1e03b833fc7c42e9feede053d9d71f19a02fe778e3197b38
+Size (gtk+-3.22.30.tar.xz) = 18946084 bytes
 SHA1 (patch-aj) = cbfab43f27352f7c6bc57a7c562c2d84c69da07a
 SHA1 (patch-config.h.in) = dc5f8741eed554f88c0b6834cadad95083e4dc8f
 SHA1 (patch-configure) = 1dca87c6a85ee927b85d4edc14b0985c5130c0d9



Home | Main Index | Thread Index | Old Index