Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id E63A263B8C9 for ; Mon, 12 Jan 2009 02:08:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 985DC63B379; Mon, 12 Jan 2009 02:08:47 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 6AFBD63B295 for ; Mon, 12 Jan 2009 02:08:46 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4A49D175D0; Mon, 12 Jan 2009 02:08:46 +0000 (UTC) From: "Jared D. McNeill" Subject: CVS commit: pkgsrc/x11/gtk2 To: pkgsrc-changes@NetBSD.org Reply-To: jmcneill@netbsd.org Message-Id: <20090112020846.4A49D175D0@cvs.netbsd.org> Date: Mon, 12 Jan 2009 02:08:46 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: jmcneill Date: Mon Jan 12 02:08:46 UTC 2009 Modified Files: pkgsrc/x11/gtk2: Makefile PLIST distinfo Log Message: Update gtk2+ to version 2.14.7. Overview of Changes from GTK+ 2.14.6 to 2.14.7 ============================================== * Bugs fixed: 565203 RTL: icons are misplaced when horizontal gtkiconview is ... 549251 GTK icon view accessible issue 565846 va_end(args) should be added into gtk_tree_store_new 558694 Paned window splitter keynav broken * Updated translations: Belarusian Latin (be latin) Brazilian Portugese (pt_BR) Overview of Changes from GTK+ 2.14.5 to 2.14.6 ============================================== * Bugs fixed: 561539 Fix warnings when size allocations fall short of border width... 557420 Some compose sequences don't work anymore 555334 connected server feature 563547 Update gdkx11 atom precache table 563991 gtk_file_chooser_button_new_with_backend is deprecated 560135 Print when the user double clicks a printer 564066 Crash in gtk_rc_parse_default_files 564212 gtk_icon_view_accessible_model_rows_reordered explain new_order... 563751 xatom cache is prefilled too late 556839 Crash when opening a link 549251 GTK icon view accessible issue 558306 Cannot build gdk (gtk+ 2.14.4) on Solaris 8 555560 gtk_combo_box_set_active fails with no model 563158 CellRendererProgress pulsing and progressing rows can not... 556233 local-only causes G_IS_FILE warning 562579 Remove error dialog when directory does not exist 561494 FileChooser network browsing and authentication support 563876 GTK_MODULES env var is no longer relevant Overview of Changes from GTK+ 2.14.4 to 2.14.5 ============================================== * Bugs fixed: 556578 GIMP windows stay on top of other windows 557059 crash when compositing emblems with icon 557266 Window Management Problem 528320 Incorrect icons displayed for files with custom mimetype icons 557894 Wrong return value for gdk_pointer_grab_info_libgtk_only 557316 GtkLinkButton should consider user-defined tooltip 558323 glitches when popping up combos in treeviews 558278 Crash when calling a callback set by gdk_add_client_message_filter 557212 Problem with which window gains focus and is visible 541391 Unfocussable Treeview swallows focus 552956 Should check composite extension version 554567 warning fixes (missing format specifiers and NULL vs 0) * Updated translations: Asturian (ast) Catalan (ca) Czech (cs) Galician (gl) Hebrew (he) Italian (it) Japanese (ja) Lithuanian (lt) Norwegian bokmål (nb) Thai (th) To generate a diff of this commit: cvs rdiff -r1.164 -r1.165 pkgsrc/x11/gtk2/Makefile cvs rdiff -r1.60 -r1.61 pkgsrc/x11/gtk2/PLIST cvs rdiff -r1.106 -r1.107 pkgsrc/x11/gtk2/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.