Subject: CVS commit: pkgsrc/x11/py-gtk2
To: None <pkgsrc-changes@NetBSD.org>
From: Marc Recht <recht@netbsd.org>
List: pkgsrc-changes
Date: 08/25/2003 19:26:12
Module Name:	pkgsrc
Committed By:	recht
Date:		Mon Aug 25 19:26:12 UTC 2003

Modified Files:
	pkgsrc/x11/py-gtk2: Makefile PLIST distinfo

Log Message:
Update to 1.99.18.
Changes:
* Fix up a duplicate symbol bug in the atk module, that was causing
  build problems on MacOS X (hopefully the last such problem).
* add gtk.glade.set_custom_handler() API, that provides more info to
  the custom widget callback.  Deprecate set_custom_widget_callbacks().
* some other bug fixes.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/py-gtk2/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/py-gtk2/PLIST pkgsrc/x11/py-gtk2/distinfo

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