diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2005-08-03 19:42:20 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2005-08-03 19:42:20 +0000 |
commit | 8623c2527a36c91b77c15433907a344b3a092b35 (patch) | |
tree | 822bff772b2ff89e698cea39738909a5bc09fb50 /x11/gtk2 | |
parent | 881cb37f1b012d05c2bef6947c3dc08c9671f2f9 (diff) | |
download | pkgsrc-8623c2527a36c91b77c15433907a344b3a092b35.tar.gz |
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 (limited to 'x11/gtk2')
-rw-r--r-- | x11/gtk2/Makefile | 4 | ||||
-rw-r--r-- | x11/gtk2/PLIST | 4 | ||||
-rw-r--r-- | x11/gtk2/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile index 8c140dc968b..4a04a217caa 100644 --- a/x11/gtk2/Makefile +++ b/x11/gtk2/Makefile @@ -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 --git a/x11/gtk2/PLIST b/x11/gtk2/PLIST index 605966753b9..f9c7d647248 100644 --- a/x11/gtk2/PLIST +++ b/x11/gtk2/PLIST @@ -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-properties.mo ${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 --git a/x11/gtk2/distinfo b/x11/gtk2/distinfo index 05358780bcc..4c93dcdee5e 100644 --- a/x11/gtk2/distinfo +++ b/x11/gtk2/distinfo @@ -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 |