pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gtk2 Update to 2.8.11:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8ae73e9171c3
branches:  trunk
changeset: 507191:8ae73e9171c3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 28 23:06:37 2006 +0000

description:
Update to 2.8.11:

Overview of Changes from GTK+ 2.8.10 to GTK+ 2.8.11
===================================================

* Avoid memory overruns in the pixbuf theme engine
  with nonsensical gradient specifications.  [Matthias]

* Bugs fixed:
 326003 Cursor doesn't move as expected [Evert Verhellen]
 326806 Segfault from combination of gtk_container_set_resize_mode()
        and GtkComboBox [Sebastien Bacher]
 327751 segfault in update_cursor on amd64 [Ryan Lovett]
 327538 eog crashes at launch under AIX [Christophe Belle]
 153213 "~" should bring up the location dialog [Dan Winship]
 327934 gtk_text_layout_get_cursor_locations() chokes on
        layout=0x0 [Christian Kirbach]

* Documentation improvements [Federico Mena Quintero]

* Translation updates (es,pt_BR,zh_HK,zh_TW)

diffstat:

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

diffs (49 lines):

diff -r 5c93d4189cdb -r 8ae73e9171c3 x11/gtk2/Makefile
--- a/x11/gtk2/Makefile Sat Jan 28 22:55:16 2006 +0000
+++ b/x11/gtk2/Makefile Sat Jan 28 23:06:37 2006 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.104 2006/01/24 07:32:52 wiz Exp $
+# $NetBSD: Makefile,v 1.105 2006/01/28 23:06:37 wiz Exp $
 #
 
-DISTNAME=              gtk+-2.8.10
+DISTNAME=              gtk+-2.8.11
 PKGNAME=               ${DISTNAME:S/gtk/gtk2/}
-PKGREVISION=           1
 CATEGORIES=            x11
 MASTER_SITES=          ftp://ftp.gtk.org/pub/gtk/v2.8/ \
                        ftp://ftp.cs.umn.edu/pub/gimp/gtk/v2.8/ \
diff -r 5c93d4189cdb -r 8ae73e9171c3 x11/gtk2/PLIST
--- a/x11/gtk2/PLIST    Sat Jan 28 22:55:16 2006 +0000
+++ b/x11/gtk2/PLIST    Sat Jan 28 23:06:37 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.43 2005/12/11 19:11:32 wiz Exp $
+@comment $NetBSD: PLIST,v 1.44 2006/01/28 23:06:37 wiz Exp $
 bin/gdk-pixbuf-csource
 bin/gdk-pixbuf-query-loaders
 bin/gtk-demo
@@ -1004,6 +1004,8 @@
 ${PKGLOCALEDIR}/locale/yi/LC_MESSAGES/gtk20.mo
 ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo
 ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gtk20.mo
+${PKGLOCALEDIR}/locale/zh_HK/LC_MESSAGES/gtk20-properties.mo
+${PKGLOCALEDIR}/locale/zh_HK/LC_MESSAGES/gtk20.mo
 ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo
 ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gtk20.mo
 share/themes/Default/gtk-2.0-key/gtkrc
diff -r 5c93d4189cdb -r 8ae73e9171c3 x11/gtk2/distinfo
--- a/x11/gtk2/distinfo Sat Jan 28 22:55:16 2006 +0000
+++ b/x11/gtk2/distinfo Sat Jan 28 23:06:37 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.58 2006/01/28 02:54:32 rillig Exp $
+$NetBSD: distinfo,v 1.59 2006/01/28 23:06:37 wiz Exp $
 
-SHA1 (gtk+-2.8.10.tar.bz2) = 12daab07fc27c9715cc70d89e6f92a6f5d6de0b9
-RMD160 (gtk+-2.8.10.tar.bz2) = f549c1de4d938b3bc6780eab0766ec5020070568
-Size (gtk+-2.8.10.tar.bz2) = 11964355 bytes
+SHA1 (gtk+-2.8.11.tar.bz2) = 43ae4d54cd418dd12b34dbb52e345da50779e0d9
+RMD160 (gtk+-2.8.11.tar.bz2) = eaaa19a8339f1493d9a5384f4501b5d6eafd597c
+Size (gtk+-2.8.11.tar.bz2) = 12072181 bytes
 SHA1 (patch-aa) = 7efcbf733e3459fd3853c0d49842136b434ca983
 SHA1 (patch-ab) = 213b38a1a3939194ac5c54234a1deccf935db368
 SHA1 (patch-ac) = d9a47653b8db5ffae28dc233aea0dc15399eea79



Home | Main Index | Thread Index | Old Index