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.6.9.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/131c848dcd32
branches:  trunk
changeset: 497745:131c848dcd32
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Wed Aug 03 19:42:20 2005 +0000

description:
Update to 2.6.9.

Overview of Changes from GTK+ 2.6.8 to GTK+ 2.6.9
=================================================
* GtkFileChooser
 - Don't leave a "trail" when then current folder
   is explicitly set [Jonathan Blandford]
 - Accept file drops on the file list [Sven Neumann]
* Accept GTK+ 2.8 .gtk-bookmarks files [Matthias]
* Make paragraph up/down keynav in GtkTextView
  symmetric [Behnam Esfahbod]
* Win32
 - Bug fixes [Tor Lillqvist, Kazuki Iwamoto, Peter
   Zelezny, Tim Evans, Hans Breuer]
 - Improve and simply line segment rendering [Tor]
 - Fix handling of Aiptek tablets [Robert  Ã~Vgren]
* Other bug fixes [Billy Biggs, Vincent Noel,
  Georg Schwarz, Markku Vire, Dan Winship, Morten
  Welinder, Matthias, Euan MacGregor, David Saxton,
  Padraig Brady, Paul Cornett, Mark McLoughlin,
  Hans Oesterholt, Arkady L. Shane, Tommi Komulainen,
  Peter S. Mazinger, Dan Winship, Peter Zelezny,
  Alex Graveley]
* Documentation improvements [Steve Chaplin, Matthias]
* New and updated translations (cs,cy,da,de,en_CA,es,et,
  fr,gl,gu,hu,hy,ja,ko,nl,sq,sr,sr@Latn,sv,zh_CN,zh_TW)

diffstat:

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

diffs (47 lines):

diff -r 08ec612ec38c -r 131c848dcd32 x11/gtk2/Makefile
--- a/x11/gtk2/Makefile Wed Aug 03 19:37:00 2005 +0000
+++ b/x11/gtk2/Makefile Wed Aug 03 19:42:20 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.87 2005/07/21 16:30:00 wiz Exp $
+# $NetBSD: Makefile,v 1.88 2005/08/03 19:42:20 xtraeme Exp $
 #
 
-DISTNAME=              gtk+-2.6.8
+DISTNAME=              gtk+-2.6.9
 PKGNAME=               ${DISTNAME:S/gtk/gtk2/}
 CATEGORIES=            x11
 MASTER_SITES=          ftp://ftp.gtk.org/pub/gtk/v2.6/ \
diff -r 08ec612ec38c -r 131c848dcd32 x11/gtk2/PLIST
--- a/x11/gtk2/PLIST    Wed Aug 03 19:37:00 2005 +0000
+++ b/x11/gtk2/PLIST    Wed Aug 03 19:42:20 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.40 2005/06/26 19:43:54 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.41 2005/08/03 19:42:20 xtraeme Exp $
 bin/gdk-pixbuf-csource
 bin/gdk-pixbuf-query-loaders
 bin/gtk-demo
@@ -890,6 +890,8 @@
 ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gtk20.mo
 ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gtk20-properties.mo
 ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gtk20.mo
+${PKGLOCALEDIR}/locale/hy/LC_MESSAGES/gtk20-properties.mo
+${PKGLOCALEDIR}/locale/hy/LC_MESSAGES/gtk20.mo
 ${PKGLOCALEDIR}/locale/ia/LC_MESSAGES/gtk20-properties.mo
 ${PKGLOCALEDIR}/locale/ia/LC_MESSAGES/gtk20.mo
 ${PKGLOCALEDIR}/locale/id/LC_MESSAGES/gtk20-properties.mo
diff -r 08ec612ec38c -r 131c848dcd32 x11/gtk2/distinfo
--- a/x11/gtk2/distinfo Wed Aug 03 19:37:00 2005 +0000
+++ b/x11/gtk2/distinfo Wed Aug 03 19:42:20 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.48 2005/06/26 19:43:54 jmmv Exp $
+$NetBSD: distinfo,v 1.49 2005/08/03 19:42:21 xtraeme Exp $
 
-SHA1 (gtk+-2.6.8.tar.bz2) = f0c754aa62d25604cc1e8c3f112eda8da7fbd981
-RMD160 (gtk+-2.6.8.tar.bz2) = 13ac60f4b61b20d1c23eb86c31cdb9780e63cff1
-Size (gtk+-2.6.8.tar.bz2) = 11648931 bytes
+SHA1 (gtk+-2.6.9.tar.bz2) = da69e65beac8e88c4203f634ec488f8d2324f63d
+RMD160 (gtk+-2.6.9.tar.bz2) = d99c8109692a19ab4f1f151c79cfca3029d47331
+Size (gtk+-2.6.9.tar.bz2) = 11711408 bytes
 SHA1 (patch-aa) = 4991da77c0d8ad79ca616c7e6d80449863725b00
 SHA1 (patch-ab) = 213b38a1a3939194ac5c54234a1deccf935db368
 SHA1 (patch-ac) = d9a47653b8db5ffae28dc233aea0dc15399eea79



Home | Main Index | Thread Index | Old Index