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:           Mon Jan 30 17:26:19 UTC 2017

Modified Files:
        pkgsrc/x11/gtk3: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.87 -r1.88 pkgsrc/x11/gtk3/Makefile
cvs rdiff -u -r1.42 -r1.43 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.87 pkgsrc/x11/gtk3/Makefile:1.88
--- pkgsrc/x11/gtk3/Makefile:1.87       Wed Jan 11 21:49:13 2017
+++ pkgsrc/x11/gtk3/Makefile    Mon Jan 30 17:26:19 2017
@@ -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}/}

Index: pkgsrc/x11/gtk3/distinfo
diff -u pkgsrc/x11/gtk3/distinfo:1.42 pkgsrc/x11/gtk3/distinfo:1.43
--- pkgsrc/x11/gtk3/distinfo:1.42       Mon Jan 23 13:52:06 2017
+++ pkgsrc/x11/gtk3/distinfo    Mon Jan 30 17:26:19 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.42 2017/01/23 13:52:06 maya Exp $
+$NetBSD: distinfo,v 1.43 2017/01/30 17:26:19 prlw1 Exp $
 
-SHA1 (gtk+-3.22.6.tar.xz) = f16494bca63ac417dc91cb1ff62e2ed7dbb69f33
-RMD160 (gtk+-3.22.6.tar.xz) = 8bf2dc33f3d6ca2df4656cc0183699558b33287f
-SHA512 (gtk+-3.22.6.tar.xz) = 1db9d165bffa6543f58fdc704c6f3faa1a69bf9aa8c4dde5cf594633b6b4b5fe1b1fe8bb2ae30ffac7b069631f7f48c2406ed7a91e365d52519f1a42127c07d6
-Size (gtk+-3.22.6.tar.xz) = 18247052 bytes
+SHA1 (gtk+-3.22.7.tar.xz) = 7c8949f786d6c77c04d4789a4f611573e8584de1
+RMD160 (gtk+-3.22.7.tar.xz) = 33234bea924396bbbe14cad1fc3c260f6e8de3c2
+SHA512 (gtk+-3.22.7.tar.xz) = c4cf49c05a3553290013749e58f8179ff4c5ae74876e62a3d1870784b1da8846b16bad189baa57aabb65b10aa6b687d188eaf0460d83034cf47b7df5d55ddd2c
+Size (gtk+-3.22.7.tar.xz) = 18301484 bytes
 SHA1 (patch-aj) = cbfab43f27352f7c6bc57a7c562c2d84c69da07a
 SHA1 (patch-config.h.in) = dc5f8741eed554f88c0b6834cadad95083e4dc8f
 SHA1 (patch-configure) = 1dca87c6a85ee927b85d4edc14b0985c5130c0d9



Home | Main Index | Thread Index | Old Index