summaryrefslogtreecommitdiff
path: root/x11/gtk2/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2005-06-26 19:43:54 +0000
committerjmmv <jmmv@pkgsrc.org>2005-06-26 19:43:54 +0000
commit8a60b1cfc92e589fde9701c4c278c9de5e526ee9 (patch)
treeeaa832f3aa55e9ee2c183d859bd57b6339963339 /x11/gtk2/Makefile
parentdd6e58d6696d9b93547b8f5edc926555bfa9d978 (diff)
downloadpkgsrc-8a60b1cfc92e589fde9701c4c278c9de5e526ee9.tar.gz
Update to 2.6.8:
* GtkFileChooser - Don't select first row in SELECT_FOLDER mode [Christian Neumair] - Improve autocompletion behaviour; fix CREATE_FOLDER mode [Federico Mena Quintero] - Don't stat children of /afs or /net network directories [Federico] - Fix set_current_name() and unselect_all() in the light of asynchronous selections [Federico] - GtkFileChooserButton fixes [David A. Knight] - Miscellaneous fixes [Federico, Sven Neumann, Kjartan Maraas] * GtkIconView - Many fixes for scrolling and selection handling [Mathias Hasselmann] * GtkTreeView - Fix insensitive appearance [Billy Biggs, Matthias Clasen] * GtkEntry - Don't blink the cursor if the entry is not editable [Nikos Kouremenos] * GtkTextView - Optimize cursor blinking [Michael Natterer] - Don't blink the cursor if the entry is not editable [Nikos] * GtkAlignment - Flip padding in RTL mode [Maciej Katafiasz] * Fix a bug in focus tracking that lead to problems between some window managers and GTK+ applications. [Owen Taylor, Billy Biggs, Niko Tyni] * gtk-demo - Add demos for 2.6 features [Matthias] * Win32 changes - Initialize gettext before use [Robert Ă–gren, Daniel Atallah, Kevin Stange] - Fix DND on multi-monitor systems [Tor Lillqvist] - Improve handling of special and dead keys [Tor, Ivan Wong Yat Cheung] - Improve rendering of insensitive icons [Tim Evans] - Support RGBA cursors [Tim] - Bug fixes [Ivan, Hans Breuer, Tor, Daniel] * Other bug fixes [Federico, Sven Neumann, Nguyen Thai Ngoc Duy, Philip Langdale, Stephen Kennedy, Michael, Pattrick Fimml, Felix Riemann, David A. Knight, Hazael Maldonado Torres, Mikael Hallendal, Ian Wienand, Tommi Komulainen, Ismael Juma, Leonard Michlmayr, Matthias, Gary Kramlich, Peter Wainwright, Dom Lachowicz, Kjartan Maraas, Victor Osadci, Olaf Vitters, Morten Welinder, Alexander Hunziker, Elijah Newren, Frederic Crozat, Joerg Sonnenberger, John Ehresman] * Documentation improvements [Matthias, Masao Mutoh, Maciej, Richard Hult, Ghorban M. Tavakoly] * New and updated translations (cs,cy,da,de,en_GB,et,eu,fr,gu,hu,id, nn,ru,sv,th,xh,zh_CN)
Diffstat (limited to 'x11/gtk2/Makefile')
-rw-r--r--x11/gtk2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile
index 030de25d73a..27723db685c 100644
--- a/x11/gtk2/Makefile
+++ b/x11/gtk2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.85 2005/06/22 00:45:29 grant Exp $
+# $NetBSD: Makefile,v 1.86 2005/06/26 19:43:54 jmmv Exp $
#
-DISTNAME= gtk+-2.6.7
+DISTNAME= gtk+-2.6.8
PKGNAME= ${DISTNAME:S/gtk/gtk2/}
CATEGORIES= x11
MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.6/ \