summaryrefslogtreecommitdiff
path: root/x11/gtk3/Makefile
diff options
context:
space:
mode:
authorprlw1 <prlw1@pkgsrc.org>2017-01-30 17:26:19 +0000
committerprlw1 <prlw1@pkgsrc.org>2017-01-30 17:26:19 +0000
commit04bb03f4698e8055c07b9afac7aa5b5181f1967f (patch)
tree095491c4ed0fac5a5c11d12a7341d5b4014a0a87 /x11/gtk3/Makefile
parente14671915262cd59809b7b4dfd429f2e74fb4228 (diff)
downloadpkgsrc-04bb03f4698e8055c07b9afac7aa5b5181f1967f.tar.gz
Update gtk3+ to 3.22.7
Overview of Changes in GTK+ 3.22.7 ================================== * Bugs fixed: 165385 Win32 keyboard handling still incomplete 769214 keyval field not filled correctly for Pause key 769835 On Wayland, application containing GtkGLArea stops responding if it's not... 774726 GtkTreeView dnd: gtk_drag_finish remove row when reorder sinse 3.20 775846 gdk/wayland: Add support for the gtk-enable-primary-paste gsetting 776031 W32: Winkey+down minimizes maximized window instead of restoring it 776225 [wayland] dropdown placed somewhere in the screen 776485 GDK W32: Impossible to restore maximized window via system menu 776807 GtkInspector doesn't show up when Gtk is initialized through option group 777031 win32 HiDPI assert 777176 [wayland] gedit killed by protocol error "Invalid anchor rectangle size" * Translation updates: Lithuanian
Diffstat (limited to 'x11/gtk3/Makefile')
-rw-r--r--x11/gtk3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk3/Makefile b/x11/gtk3/Makefile
index a3204c01f9b..ef07af87043 100644
--- a/x11/gtk3/Makefile
+++ b/x11/gtk3/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.87 2017/01/11 21:49:13 prlw1 Exp $
+# $NetBSD: Makefile,v 1.88 2017/01/30 17:26:19 prlw1 Exp $
-DISTNAME= gtk+-3.22.6
+DISTNAME= gtk+-3.22.7
PKGNAME= ${DISTNAME:S/gtk/gtk3/}
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk+/${PKGVERSION_NOREV:R}/}