pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gtk3 Update gtk3 to 3.20.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8c6e522e838e
branches:  trunk
changeset: 350968:8c6e522e838e
user:      prlw1 <prlw1%pkgsrc.org@localhost>
date:      Wed Aug 10 08:55:37 2016 +0000

description:
Update gtk3 to 3.20.8

Overview of Changes in GTK+ 3.20.8
==================================

* Revert an unintentional bump of the GLib requirement in 3.20.7

Overview of Changes in GTK+ 3.20.7
==================================

* Bugs fixed:
 118959 GtkScale value '-0'
 674215 regression with updating tooltips
 708148 gtk_tree_view_get_path_at_pos mistakenly identifies column of ini...
 745622 Selected text not highlighted in GtkInfoBar
 747206 gtktextview: note on how to get line spacing between two paragraphs
 764060 opening a second nautilus while a delete operation is in progress...
 764203 Default background color for the 'textview border' node
 765924 Improve external drives detection
 766120 Scale draw_value() align changed from centre/right (H/V) to lefti...
 766122 Re-used filechooser displays $pwd half of the time when shown
 766341 Do not rely on memfd as it requires a fairly recent kernel
 766643 Frozen windows when unmapped with pending configure event
 766782 OpenGL in broadway leads to segmentation fault
 767058 GtkInfoBar: right-click/context menu all white
 767468 Popover over a treeview cellrenderer is hidden immediately after ...
 767705 GtkActionHelper: Change a message to a warning
 767766 CUPS 2.X detected incorrectly by configure
 767795  Warning when the "accelerator" property of GtkShortcutsShortcut ...
 767848 crash in the window test
 767851 Adwaita: popover arrows broken in some orientations
 768016 [Wayland] Submenus often get closed after ~2 seconds
 768025 entry.warning & entry.error broken
 768082 wayland: copying from Wayland to NEdit (Xwayland/Motif) doesn't work
 768142 Incorrect order of $(LIBS) and $(OBJS) in Makefile.example caused...
 768177 CLIPBOARD target request after PRIMARY request times out. GDK_SEL...
 768485 Change the priority of the window-close idle to G_PRIORITY_DEFAULT
 768657 places-view: fix open action for locations without a mount or volume
 768930 reftests: override GSETTINGS_SCHEMA_DIR when running tests
 769003 Adwaita: GtkCalendar uses a confusing style for week of year
 769047 GtkWidget <-> GtkStyleContext API not clear

* Translation updates:
 Indonesian
 Norwegian bokm?l

diffstat:

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

diffs (32 lines):

diff -r ef3929eee407 -r 8c6e522e838e x11/gtk3/Makefile
--- a/x11/gtk3/Makefile Tue Aug 09 21:46:42 2016 +0000
+++ b/x11/gtk3/Makefile Wed Aug 10 08:55:37 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.83 2016/08/03 10:22:22 adam Exp $
+# $NetBSD: Makefile,v 1.84 2016/08/10 08:55:37 prlw1 Exp $
 
-DISTNAME=      gtk+-3.20.6
+DISTNAME=      gtk+-3.20.8
 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 ef3929eee407 -r 8c6e522e838e x11/gtk3/distinfo
--- a/x11/gtk3/distinfo Tue Aug 09 21:46:42 2016 +0000
+++ b/x11/gtk3/distinfo Wed Aug 10 08:55:37 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.37 2016/05/27 08:24:33 prlw1 Exp $
+$NetBSD: distinfo,v 1.38 2016/08/10 08:55:37 prlw1 Exp $
 
-SHA1 (gtk+-3.20.6.tar.xz) = 36ddab46242eb2da5d716771fd6132582e5828cc
-RMD160 (gtk+-3.20.6.tar.xz) = 5ae385f38ec164ffa72b0f9dec4dc30d50c04feb
-SHA512 (gtk+-3.20.6.tar.xz) = 597d25ec00f83c6ac77784f303458fad03d8ad017a53ee59e067fda61fa79fe6f34e46391f45844df7c4bbb2c8fa032b32f6d1c8f2f324c99681069f4d6d9be4
-Size (gtk+-3.20.6.tar.xz) = 17190912 bytes
+SHA1 (gtk+-3.20.8.tar.xz) = 53fcb97b219de6ef349db7dfcb9415e94de35222
+RMD160 (gtk+-3.20.8.tar.xz) = 2aa4280d5827ba42e6490842b3da5848e38dd776
+SHA512 (gtk+-3.20.8.tar.xz) = 9f5d29dc0ec06ce28f8b45da2e39e1d4e50cdd6b98bd0355b62c62a76aa868b596e113d68d99875b3ac18dc07d08d3fa4d6f8d3b69b61fdb3de0b244f5bb0cb5
+Size (gtk+-3.20.8.tar.xz) = 17199148 bytes
 SHA1 (patch-aj) = cbfab43f27352f7c6bc57a7c562c2d84c69da07a
 SHA1 (patch-config.h.in) = 59bb990ca3f1d40648153eb092550ad925ca06a1
 SHA1 (patch-configure) = 1dca87c6a85ee927b85d4edc14b0985c5130c0d9



Home | Main Index | Thread Index | Old Index