From 63156d6520b4e815c013800532eb3d016c030dad Mon Sep 17 00:00:00 2001 From: prlw1 Date: Tue, 11 Nov 2014 00:58:05 +0000 Subject: Update gtk3 to 3.14.5 Overview of Changes in GTK+ 3.14.4 to 3.14.5 ============================================ * Bugs fixed: 726316 Backdrop inconvenient on multimonitor for reading text 737561 quartz: gtk+ 3.14.0 fails to build on 10.6.8, 'NSFullScreen... 737891 mounting LUKS partition from nautilus takes very long 738321 GtkMenu has unnecessary scroll buttons 738648 gdk_window_get_content() causes creation/destruction of bac... 738650 fix separator with iconic section and more 738886 Out of bounds access in MyEnhancedXkbTranslateKeyCode` 738955 Client-side decoration window menus appear at wrong positio... 739005 gtkstatusicon.c won't build with both X11 and Quartz backen... 739111 GtkFontChooserDialog fixes * Translation updates: Czech German Hungarian Lithuanian Serbian Overview of Changes in GTK+ 3.14.3 to 3.14.4 ============================================ * Bugs fixed: 730893 Dialogs use headerbars even when DialogsUseHeader is unset 737986 Transparent icon background rendered black on XFCE 738636 GtkStackSwitcher focus overlap border 738873 wayland backend aborts [...] if XDG_RUNTIME_DIR unset Only allow one center widget in boxes Memory leak fixes * Translation updates Brazilian Portuguese Indonesian Kazakh Norwegian bokmal Polish Slovak Spanish Overview of Changes in GTK+ 3.14.2 to 3.14.3 ============================================ * Bugs fixed: 724096 search-bar: don't show the widget until we're ready to reveal 737981 Strange frame in GtkScrolledWindow 737983 gtkplacessidebar: Open $HOME after unmounting or ejecting 737985 Unnecessary "GtkScrolledWindow .frame" 738158 Flat context menu button * Translation updates: Italian Persian Serbian Slovak Overview of Changes in GTK+ 3.14.1 to 3.14.2 ============================================ * GtkInspector now shows nested tree models * Bugs fixed: 737670 GtkCalendar days cannot be selected if vertical size is greater... 737679 Bookmarks are visually duplicated in sidebar 737952 Documentation missing for GtkTextView's new draw-layer function... 737929 Long tooltips extend too far horizontally without wrapping 737777 printing: Properly initialize auth_info in gtkprintbackend.c Teach GtkExpander:resize-toplevel about height-for-width Fix setting GtkRadioButton:group from .ui files Improve sheet drawing in the print dialog Avoid missing icons in the print dialog GtkStackSwitcher: Fix initially active button * Translation updates: Assamese Brazilian Portuguese Czech French German Korean Lithuanian Norwegian bokmal Russian --- x11/gtk3/Makefile | 4 ++-- x11/gtk3/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'x11') diff --git a/x11/gtk3/Makefile b/x11/gtk3/Makefile index 232ab830bf1..47cab65a73d 100644 --- a/x11/gtk3/Makefile +++ b/x11/gtk3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.55 2014/10/08 00:39:19 prlw1 Exp $ +# $NetBSD: Makefile,v 1.56 2014/11/11 00:58:05 prlw1 Exp $ -DISTNAME= gtk+-3.14.1 +DISTNAME= gtk+-3.14.5 PKGNAME= ${DISTNAME:S/gtk/gtk3/} CATEGORIES= x11 gnome MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/${PKGVERSION_NOREV:R}/ \ diff --git a/x11/gtk3/distinfo b/x11/gtk3/distinfo index 46a6dcbcbdb..89120681450 100644 --- a/x11/gtk3/distinfo +++ b/x11/gtk3/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.27 2014/10/07 23:52:08 prlw1 Exp $ +$NetBSD: distinfo,v 1.28 2014/11/11 00:58:05 prlw1 Exp $ -SHA1 (gtk+-3.14.1.tar.xz) = b75b571e9f20ca00d05a72c628d7a871a274664e -RMD160 (gtk+-3.14.1.tar.xz) = 5258f89c77177e525acf4265a6232956ea8a76c1 -Size (gtk+-3.14.1.tar.xz) = 15631148 bytes +SHA1 (gtk+-3.14.5.tar.xz) = 0458df75d7218435c634c7cbd1d385bcf5497bfd +RMD160 (gtk+-3.14.5.tar.xz) = c1d46daf29de127e72e4a66b61603c2700af42b8 +Size (gtk+-3.14.5.tar.xz) = 15666824 bytes SHA1 (patch-aj) = 00f7dcee15c73a594cbef31fddedc4d311499210 SHA1 (patch-config.h.in) = 59bb990ca3f1d40648153eb092550ad925ca06a1 SHA1 (patch-configure) = 1dca87c6a85ee927b85d4edc14b0985c5130c0d9 -- cgit v1.2.3