pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/py-sip
Module Name: pkgsrc
Committed By: hasso
Date: Wed Jun 17 07:08:35 UTC 2009
Modified Files:
pkgsrc/x11/py-sip: Makefile distinfo
Log Message:
Update to 4.8.1. Changes since 4.8:
* Fixed the reference count handling of a module in the error paths when
initialising it.
* Added support for (vaguely) defining private assignment operators to
suppress the generation of PyQt4 assignment helpers.
* Fixed a regression in the creation of new exceptions.
* Various changes (including bumping the major version number of the C API)
to accomodate the design of the API selection support. The implementation
should not need any further data structure changes.
* Fixed a code generation bug when an /ArraySize/ argument was typedef'ed.
* Fixed sipResolveTypedef().
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/py-sip/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/py-sip/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index