Subject: CVS commit: pkgsrc/x11/py-gtk2
From: Marc Recht
Date: 2003-08-09 22:04:45
Message id: 20030809200445.17753B004@cvs.netbsd.org

Log Message:
Update to 1.99.17.

changes include:
* Threading support is compiled in by default now.  It is necessary
  to call gtk.threads_init() in order to make use of threading
  though.  There have been a number of fixes to the threading
  support too.
* Fix up some problems with multiple definitions of global variables
  in gobject module, that was causing problems on Mac OS X.
* Wrappers for many new APIs (John Finlay, Naofumi Yasufuku, Johan
  Dahlin and others).
* Improvements to the code generator to give better error messages.
* Some fixes to property APIs to work correctly on 64 bit systems,
  and to handle ATOM type properties.
* Fix copyright headers on source files.

Files:
RevisionActionfile
1.4modifypkgsrc/x11/py-gtk2/Makefile
1.2modifypkgsrc/x11/py-gtk2/PLIST
1.2modifypkgsrc/x11/py-gtk2/distinfo