summaryrefslogtreecommitdiff
path: root/x11/gtk2/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2002-08-24 02:59:02 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2002-08-24 02:59:02 +0000
commitbd59969eb889cad7b14ff189fe01dc9a51dc5872 (patch)
tree8e9f91db61586248bb218490635e208fcabfa0f3 /x11/gtk2/Makefile
parente9286ba966bd848e2667c876d6347b8423bb4b9c (diff)
downloadpkgsrc-bd59969eb889cad7b14ff189fe01dc9a51dc5872.tar.gz
update to gtk2-2.0.6. This is a bug fix release. Notable changes are:
* GtkTreeView bug fixes [Jonathan Blandford, Kristian Rietveld, Josh Green, Matthias Clasen] * Fix problem with keynav and insensitive menu items [Owen Taylor] * Fix pixbuf_from_drawable() for LSB -> MSB [Federico Mena Quintero] * Use GTK2_RC_FILES envvar instead of GTK_RC_FILES [Owen] * Focus check/radio buttons when activating with a mnemonic [Padraig O'Briain] * Cycle between multiple menubars with F10, not control-tab [Calum Benson, Padraig] * Misc bug fixes [Jacob Berkman, Matthias Clasen, Manuel Op de Coul, Bill Haneman, Norihiro UMEDA, Shivaram Upadhyayula, Yao Zhang] * Build fixes for cross-compiling and portability [Arnaud Charlet, . Ali Harlow] * Updated translations (bg,ca,da,fr,ja,ko,lv,no,pl,ru,sk,sv,vi)
Diffstat (limited to 'x11/gtk2/Makefile')
-rw-r--r--x11/gtk2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/gtk2/Makefile b/x11/gtk2/Makefile
index 224da097af5..5219d60cc77 100644
--- a/x11/gtk2/Makefile
+++ b/x11/gtk2/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2002/07/18 02:19:28 rh Exp $
+# $NetBSD: Makefile,v 1.6 2002/08/24 02:59:02 dmcmahill Exp $
#
-DISTNAME= gtk+-2.0.5
+DISTNAME= gtk+-2.0.6
PKGNAME= ${DISTNAME:S/gtk/gtk2/}
-PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/v2.0/ \
ftp://ftp.cs.umn.edu/pub/gimp/gtk/v2.0/ \