diff options
author | recht <recht> | 2004-05-09 17:04:22 +0000 |
---|---|---|
committer | recht <recht> | 2004-05-09 17:04:22 +0000 |
commit | 1bddd58b02593631e599fa1758d6bfd50255a137 (patch) | |
tree | 2279dce2f1d3ed492b08246ddc788376cfb2a268 /x11/py-qt3-sip/distinfo | |
parent | 4e869b80166a14fc3e75064790afd5656e5f43e5 (diff) | |
download | pkgsrc-1bddd58b02593631e599fa1758d6bfd50255a137.tar.gz |
update py-qt3-sip to 4.0rc3 and bl3ify
4.0 (guessing from ChangeLog since the NEWS file is empty)
- needs Python >= 2.3
- more documentation
- new build system
- Darwin/OSX support
v3.10.1 11th March 2004
Bug fixes only - see the ChangeLog file for details.
v3.10 16th January 2004
Added the asstring() method to the sip.voidptr type.
v3.9 7th December 2003
Added the -w flag to sip to enable warning messages. Added the -j flag
to sip to concatanated source files. %Import, %Include and
%OptionalInclude can now take a relative (UNIX style) pathname. The
directory containing the file will also be searched for files that it
itself includes or imports. Added %MethodCode and deprecated
%MemberCode. Deprecated %Makefile and %ExportedHeaderCode. Added
%TypeHeaderCode as a synonym for the deprecated %HeaderCode in type
definitions. Added %ModuleHeaderCode as a synonym for the deprecated
%HeaderCode in module definitions. Added %ModuleCode as a synonym for
the deprecated %C++Code in module definitions. Added %TypeCode as a
synonym for the deprecated %C++Code in type definitions. Added
%PostInitialisationCode as a synonym for the deprecated
%PostInitialisationC++Code. Added support for functions that return
values via pointers and references. Added support for structs within
classes. Added support for %AccessCode and deprecated %VariableCode.
Added support for %VirtualCatcherCode and deprecated %VirtualCode.
Added support for explicit C++ signatures. Added the SIP_SLOT,
SIP_QOBJECT, SIP_PYCALLABLE, SIP_PYTUPLE, SIP_PYLIST and SIP_PYDICT
types. Added /PreHook/ and /PostHook/ to ctors. Added /TransferBack/
for function results. Added /AllowNone/ and /GetWrapper/ to arguments.
Added sipTrace(), sipBadCatcherResult(), sipParseResult(),
sipCallMethod(), sipGetWrapper(), sipTransfer(), sipClassName() and
sipBuildResult() to the module API. Added SIP_VERSION and SIP_BUILD to
sip.h. A new (configure.py) build system has been added which is
independent of tmake and qmake and installs a sipconfig module. The
old (build.py) build system also installs a (different and
incompatible) sipconfig module. SIP is now licensed under a single
Python-like license.
Diffstat (limited to 'x11/py-qt3-sip/distinfo')
-rw-r--r-- | x11/py-qt3-sip/distinfo | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/x11/py-qt3-sip/distinfo b/x11/py-qt3-sip/distinfo index 44d137e2ba0..e701d1fcd64 100644 --- a/x11/py-qt3-sip/distinfo +++ b/x11/py-qt3-sip/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.2 2003/08/23 15:02:25 drochner Exp $ +$NetBSD: distinfo,v 1.3 2004/05/09 17:04:22 recht Exp $ -SHA1 (sip-x11-gpl-3.8.tar.gz) = 290abe40a576ed3d165fd63bade84f16ca16898d -Size (sip-x11-gpl-3.8.tar.gz) = 179221 bytes -SHA1 (patch-aa) = 0f92b512f57b4b3e2187aaaeb0d153341d70eabf +SHA1 (sip-4.0rc3.tar.gz) = 6d501fc422ee92ee3a77760cfb7a427e87e23d3b +Size (sip-4.0rc3.tar.gz) = 244280 bytes +SHA1 (patch-aa) = 23dc24a4c5f814213741af9390a86d860fa535cf +SHA1 (patch-ab) = b16d9cb57c46bab01052896195be35a9b7b88246 |