Subject: CVS commit: pkgsrc/x11/gtk2
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 06/20/2004 20:12:20
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Sun Jun 20 20:12:20 UTC 2004

Modified Files:
	pkgsrc/x11/gtk2: Makefile PLIST distinfo modules.mk
	pkgsrc/x11/gtk2/files: immodules.tmpl loaders.tmpl

Log Message:
Update to 2.4.3.  While here, rework the way the libdata/ files are handled
by creating/deleting them from the (de)install scripts (and not registered
in the PLIST).  This allows pkg_tarup to work properly and also avoids some
warnings during 'make replace'.

Changes since 2.4.2:
* GtkButton
 - Give extra space to children of !CAN_FOCUS buttons [Matthias Clasen]
* GtkFileChooser
 - Make DND work when the dialog is modal [Federico Mena Quintero]
* GtkToolbar
 - Don't show empty overflow menu [Soeren Sandmann]
 - Don't show initial separator in overflow menu [Soeren]
 - Handle dynamic changes to overflow menu [Soeren]
* Documentation improvements [Bastien Nocera, Matthias]
* Other bug fixes [Matthias, Soeren, Sven Neumann]
* Updated translations (hu,ne)


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 pkgsrc/x11/gtk2/Makefile
cvs rdiff -r1.27 -r1.28 pkgsrc/x11/gtk2/PLIST
cvs rdiff -r1.26 -r1.27 pkgsrc/x11/gtk2/distinfo
cvs rdiff -r1.8 -r1.9 pkgsrc/x11/gtk2/modules.mk
cvs rdiff -r1.1 -r1.2 pkgsrc/x11/gtk2/files/immodules.tmpl \
    pkgsrc/x11/gtk2/files/loaders.tmpl

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.