diff options
author | wiz <wiz@pkgsrc.org> | 2010-02-14 09:58:14 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-02-14 09:58:14 +0000 |
commit | 3ad1d701baceaa9842943cdf4c5437028c39472f (patch) | |
tree | abab61d0021784c620dafcac9bd5d76ae7db50e8 /x11 | |
parent | 4a1282ea0f2ea37636c2a5c2711d7d9eaf41a18d (diff) | |
download | pkgsrc-3ad1d701baceaa9842943cdf4c5437028c39472f.tar.gz |
Update to 2.18.7:
Overview of Changes from GTK+ 2.18.6 to 2.18.7
==============================================
* Bugs fixed:
600865 gnome-panel crashed with "BadPixmap (invalid Pixmap...
606698 Misplaced declaration of gtk_print_job_set_status
606009 weirdness with clipping in abiword - csw
607770 Leak in GtkTreeView with HildonPannableArea
603144 Suspected wrong builtin page size: Chinese PRC6 and PRC9...
607687 f-spot crashes when using themes using the pixmap engine
608807 Marks on GtkScale widgets can overlap
607508 Cannot drag windows around in pager applet any more
608615 DnD events sent to wrong window
599511 gtk_selection_owner_set causes graphical corruption...
607344 GtkCalendar: crash when using tooltips via glade
608410 GOK types backwards in text entry fields
591186 GTK Menu Bar is unreadable under Windows 7
607061 GtkPlug socket window is sometimes incorrectly unref'd...
608370 dnd drag-dest signal handlers don't get correctly dis...
608162 gtktoolbutton doesn't create right proxy menu item...
561816 Optimize gtk_paned_set_position notifications
* Translation updates:
Brazilian Portuguese
Burmese
Catalan
German
Slovenian
Spanish
Swedish
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gtk2/Makefile | 5 | ||||
-rw-r--r-- | x11/gtk2/PLIST | 4 | ||||
-rw-r--r-- | x11/gtk2/distinfo | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index 9e13e05d0bf..fc2b8be7883 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.196 2010/01/27 08:46:50 wiz Exp $ +# $NetBSD: Makefile,v 1.197 2010/02/14 09:58:14 wiz Exp $ -DISTNAME= gtk+-2.18.6 +DISTNAME= gtk+-2.18.7 PKGNAME= ${DISTNAME:S/gtk/gtk2/} -PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/2.18/ \ ${MASTER_SITE_GNOME:=sources/gtk+/2.18/} diff --git a/x11/gtk2/PLIST b/x11/gtk2/PLIST index 04ad08721e6..fc9ce302ca5 100644 --- a/x11/gtk2/PLIST +++ b/x11/gtk2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.69 2009/12/06 22:40:02 wiz Exp $ +@comment $NetBSD: PLIST,v 1.70 2010/02/14 09:58:14 wiz Exp $ bin/gdk-pixbuf-csource bin/gdk-pixbuf-query-loaders bin/gtk-builder-convert @@ -1149,6 +1149,8 @@ share/locale/mr/LC_MESSAGES/gtk20-properties.mo share/locale/mr/LC_MESSAGES/gtk20.mo share/locale/ms/LC_MESSAGES/gtk20-properties.mo share/locale/ms/LC_MESSAGES/gtk20.mo +share/locale/my/LC_MESSAGES/gtk20-properties.mo +share/locale/my/LC_MESSAGES/gtk20.mo share/locale/nb/LC_MESSAGES/gtk20-properties.mo share/locale/nb/LC_MESSAGES/gtk20.mo share/locale/nds/LC_MESSAGES/gtk20-properties.mo diff --git a/x11/gtk2/distinfo b/x11/gtk2/distinfo index 975122c2b2f..c4eedb41905 100644 --- a/x11/gtk2/distinfo +++ b/x11/gtk2/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.122 2010/01/18 18:23:14 drochner Exp $ +$NetBSD: distinfo,v 1.123 2010/02/14 09:58:14 wiz Exp $ -SHA1 (gtk+-2.18.6.tar.bz2) = 6190838c6c5e5cd3b0499d2a59ae06e517598bc9 -RMD160 (gtk+-2.18.6.tar.bz2) = 1e9b36cd2de8a472a3e550a1995978a3b783e455 -Size (gtk+-2.18.6.tar.bz2) = 18137401 bytes +SHA1 (gtk+-2.18.7.tar.bz2) = 92a40180ef4a097a867dc2eca1f209328581c5b3 +RMD160 (gtk+-2.18.7.tar.bz2) = 0ac304503a23eb6911254a64218e3fe6aed9ff69 +Size (gtk+-2.18.7.tar.bz2) = 18304767 bytes SHA1 (patch-aa) = 105a5b9d0bad708bcceb6f9a801207f0eff96eb3 SHA1 (patch-af) = 372a21cdb884e7c62852680d0029ded12c706efd SHA1 (patch-aj) = 40d91c8698981662e6926a27e39006b5ec413133 |