Subject: CVS commit: pkgsrc/x11/pygtk
To: None <pkgsrc-changes@NetBSD.org>
From: Marc Recht <recht@netbsd.org>
List: pkgsrc-changes
Date: 07/06/2004 11:28:18
Module Name: pkgsrc
Committed By: recht
Date: Tue Jul 6 11:28:18 UTC 2004
Modified Files:
pkgsrc/x11/pygtk: Makefile PLIST distinfo
Removed Files:
pkgsrc/x11/pygtk/patches: patch-aa patch-ab
Log Message:
update to 0.6.11
While at it follow py-gtk2's lead and active Numeric Python support.
pygtk-0.6.11: 23-August-2002
- Fix up libtool patch for older binutils'.
- a few bug fixes in some GtkWidget methods.
pygtk-0.6.10: 22-August-2002
- Fix up segfaults when using with a Python compiled with
pymalloc.
- various new wrapper functions added.
- Raise exception if gtk_init() fails.
- bug fixes.
- Support parallel install with PyGTK 2.0.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/x11/pygtk/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/x11/pygtk/PLIST pkgsrc/x11/pygtk/distinfo
cvs rdiff -r1.1.1.1 -r0 pkgsrc/x11/pygtk/patches/patch-aa \
pkgsrc/x11/pygtk/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.