diff options
author | wiz <wiz@pkgsrc.org> | 2006-02-25 13:32:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-02-25 13:32:10 +0000 |
commit | 25adaa2ed9a5beb332faa6f5fe5c7347eff91aa0 (patch) | |
tree | dc388a317b741a9bce6db900fc3ec0df27f8be5b /x11/gtk2 | |
parent | b38e3bd2136c3d3273cba4e2fe7ada6f65e91641 (diff) | |
download | pkgsrc-25adaa2ed9a5beb332faa6f5fe5c7347eff91aa0.tar.gz |
Update to 2.8.13:
Overview of Changes from GTK+ 2.8.12 to GTK+ 2.8.13
===================================================
* Bugs fixed:
330732 Can't select some items in GtkIconView [Donald Straney]
330944 gtk_icon_theme_list_icons: example contexts don't work
[John Spray]
331097 gnopernicus crashes on changing display screen source
for magnifier [Oana Serb]
331467 evince crashes in gdk_region_union_with_rect [Benjamin Berg]
331820 Small error in _gdk_gc_update_context [Matthias]
331785 gtk.Notebook.get_current_page() returns incorrect page
number when pages hidden [Sebastien Bacher]
331940 GtkAboutDialog not responsive to Escape key [Daniel Drake]
331440 GtkNotebook popup menu not keynavigatable [Paolo Borelli]
331651 GtkRadioButton does not issue notify::active
332059 Make more use of G_DISABLE_ASSERT in TextView code
[Arnaud Charlet]
* Updated translations (eu,ka,uk)
Diffstat (limited to 'x11/gtk2')
-rw-r--r-- | x11/gtk2/Makefile | 4 | ||||
-rw-r--r-- | x11/gtk2/PLIST | 5 | ||||
-rw-r--r-- | x11/gtk2/distinfo | 8 |
3 files changed, 10 insertions, 7 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index 8c5d2433167..74a4ee0544a 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.107 2006/02/13 19:14:04 wiz Exp $ +# $NetBSD: Makefile,v 1.108 2006/02/25 13:32:10 wiz Exp $ # -DISTNAME= gtk+-2.8.12 +DISTNAME= gtk+-2.8.13 PKGNAME= ${DISTNAME:S/gtk/gtk2/} CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.8/ \ diff --git a/x11/gtk2/PLIST b/x11/gtk2/PLIST index 214203393cc..13af19ff7a9 100644 --- a/x11/gtk2/PLIST +++ b/x11/gtk2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.45 2006/02/13 19:14:04 wiz Exp $ +@comment $NetBSD: PLIST,v 1.46 2006/02/25 13:32:10 wiz Exp $ bin/gdk-pixbuf-csource bin/gdk-pixbuf-query-loaders bin/gtk-demo @@ -292,6 +292,7 @@ share/doc/gdk-pixbuf/gdk-pixbuf-refcounting.html share/doc/gdk-pixbuf/gdk-pixbuf-scaling.html share/doc/gdk-pixbuf/gdk-pixbuf-util.html share/doc/gdk-pixbuf/gdk-pixbuf.devhelp +share/doc/gdk-pixbuf/gdk-pixbuf.devhelp2 share/doc/gdk-pixbuf/home.png share/doc/gdk-pixbuf/index.html share/doc/gdk-pixbuf/index.sgml @@ -364,6 +365,7 @@ share/doc/gdk/gdk-Visuals.html share/doc/gdk/gdk-Windows.html share/doc/gdk/gdk-X-Window-System-Interaction.html share/doc/gdk/gdk.devhelp +share/doc/gdk/gdk.devhelp2 share/doc/gdk/gobbler.png share/doc/gdk/gumby.png share/doc/gdk/hand1.png @@ -656,6 +658,7 @@ share/doc/gtk/gtk-update-icon-cache.html share/doc/gtk/gtk-windows.html share/doc/gtk/gtk-x11.html share/doc/gtk/gtk.devhelp +share/doc/gtk/gtk.devhelp2 share/doc/gtk/gtk.html share/doc/gtk/gtkbase.html share/doc/gtk/gtkfilechooser-installing-extra-widgets.html diff --git a/x11/gtk2/distinfo b/x11/gtk2/distinfo index da1285ca663..4aeee5305ed 100644 --- a/x11/gtk2/distinfo +++ b/x11/gtk2/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.60 2006/02/13 19:14:04 wiz Exp $ +$NetBSD: distinfo,v 1.61 2006/02/25 13:32:10 wiz Exp $ -SHA1 (gtk+-2.8.12.tar.bz2) = 74c6b6c0623de37c1d8adf3d1b1860d826075785 -RMD160 (gtk+-2.8.12.tar.bz2) = e64d984029cc488f65465ecebc501d4a06968995 -Size (gtk+-2.8.12.tar.bz2) = 12004253 bytes +SHA1 (gtk+-2.8.13.tar.bz2) = 7e6127bee5b825a7bfa91348aa6b143b0b2da365 +RMD160 (gtk+-2.8.13.tar.bz2) = bb7e391c2a7c1eedcd83a13119a6166f3c79f3e2 +Size (gtk+-2.8.13.tar.bz2) = 12085443 bytes SHA1 (patch-aa) = 7efcbf733e3459fd3853c0d49842136b434ca983 SHA1 (patch-ab) = 213b38a1a3939194ac5c54234a1deccf935db368 SHA1 (patch-ac) = d9a47653b8db5ffae28dc233aea0dc15399eea79 |