Subject: CVS commit: pkgsrc/devel
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 10/12/2006 13:52:14
Module Name:	pkgsrc
Committed By:	drochner
Date:		Thu Oct 12 13:52:14 UTC 2006

Modified Files:
	pkgsrc/devel/py-gobject: Makefile Makefile.common distinfo
	pkgsrc/devel/py-gobject-shared: Makefile

Log Message:
update to 2.12.2
changes:
- Make PyGObject 64-bit safe for Python 2.5
- All headers are now LGPL and not GPL
- Remove a couple of GCC warnings
- Revive distutils support
- Emission hook reference count bugfix
- MSVC/ANSI C compilation fix
- Bump Ctrl-C timeout handler from 100ms to 1000


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/py-gobject/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/py-gobject/Makefile.common
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/py-gobject/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/py-gobject-shared/Makefile

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