pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gtk2 Update gtk2+ to version 2.14.7.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/12c30c3fe5da
branches:  trunk
changeset: 552923:12c30c3fe5da
user:      jmcneill <jmcneill%pkgsrc.org@localhost>
date:      Mon Jan 12 02:08:46 2009 +0000

description:
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)

diffstat:

 x11/gtk2/Makefile |  4 ++--
 x11/gtk2/PLIST    |  4 +++-
 x11/gtk2/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 7 deletions(-)

diffs (46 lines):

diff -r 22637d4842e2 -r 12c30c3fe5da x11/gtk2/Makefile
--- a/x11/gtk2/Makefile Sun Jan 11 23:15:55 2009 +0000
+++ b/x11/gtk2/Makefile Mon Jan 12 02:08:46 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.164 2008/11/06 09:54:38 wiz Exp $
+# $NetBSD: Makefile,v 1.165 2009/01/12 02:08:46 jmcneill Exp $
 
-DISTNAME=              gtk+-2.14.4
+DISTNAME=              gtk+-2.14.7
 PKGNAME=               ${DISTNAME:S/gtk/gtk2/}
 CATEGORIES=            x11
 MASTER_SITES=          ftp://ftp.gtk.org/pub/gtk/2.14/ \
diff -r 22637d4842e2 -r 12c30c3fe5da x11/gtk2/PLIST
--- a/x11/gtk2/PLIST    Sun Jan 11 23:15:55 2009 +0000
+++ b/x11/gtk2/PLIST    Mon Jan 12 02:08:46 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.60 2008/10/23 13:58:00 obache Exp $
+@comment $NetBSD: PLIST,v 1.61 2009/01/12 02:08:46 jmcneill Exp $
 bin/gdk-pixbuf-csource
 bin/gdk-pixbuf-query-loaders
 bin/gtk-builder-convert
@@ -1006,6 +1006,8 @@
 share/locale/ar/LC_MESSAGES/gtk20.mo
 share/locale/as/LC_MESSAGES/gtk20-properties.mo
 share/locale/as/LC_MESSAGES/gtk20.mo
+share/locale/ast/LC_MESSAGES/gtk20-properties.mo
+share/locale/ast/LC_MESSAGES/gtk20.mo
 share/locale/az/LC_MESSAGES/gtk20-properties.mo
 share/locale/az/LC_MESSAGES/gtk20.mo
 share/locale/az_IR/LC_MESSAGES/gtk20-properties.mo
diff -r 22637d4842e2 -r 12c30c3fe5da x11/gtk2/distinfo
--- a/x11/gtk2/distinfo Sun Jan 11 23:15:55 2009 +0000
+++ b/x11/gtk2/distinfo Mon Jan 12 02:08:46 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.106 2008/12/15 11:17:47 rillig Exp $
+$NetBSD: distinfo,v 1.107 2009/01/12 02:08:46 jmcneill Exp $
 
-SHA1 (gtk+-2.14.4.tar.bz2) = ed480432b57a41e04896642465e58ceeb179ca22
-RMD160 (gtk+-2.14.4.tar.bz2) = b0a625459b64e3a2ddbca60c22175eec18a8bc68
-Size (gtk+-2.14.4.tar.bz2) = 17258261 bytes
+SHA1 (gtk+-2.14.7.tar.bz2) = f4b9c65dbdc78cad6fc9b601640cbad1d3abb57f
+RMD160 (gtk+-2.14.7.tar.bz2) = 2ed6451d3de050e9b2423f6509d15e39ba69a6ab
+Size (gtk+-2.14.7.tar.bz2) = 17475873 bytes
 SHA1 (patch-aa) = 507f43c8257607c3ddb194015cc67c5b166a5047
 SHA1 (patch-aj) = 4e36ab908ae14d81bd62c3eb170be87f14bb6a35
 SHA1 (patch-gb) = 6c0728eda2d4a59add4f8962bdab4f05022eda79



Home | Main Index | Thread Index | Old Index