pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-sip Update to 4.8.1. Changes since 4.8:
details: https://anonhg.NetBSD.org/pkgsrc/rev/4725d9e42119
branches: trunk
changeset: 394854:4725d9e42119
user: hasso <hasso%pkgsrc.org@localhost>
date: Wed Jun 17 07:08:35 2009 +0000
description:
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().
diffstat:
x11/py-sip/Makefile | 4 ++--
x11/py-sip/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r 9e9ab83ed31a -r 4725d9e42119 x11/py-sip/Makefile
--- a/x11/py-sip/Makefile Wed Jun 17 04:47:55 2009 +0000
+++ b/x11/py-sip/Makefile Wed Jun 17 07:08:35 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2009/06/09 13:51:57 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2009/06/17 07:08:35 hasso Exp $
#
-DISTNAME= sip-4.8
+DISTNAME= sip-4.8.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= x11 devel python
MASTER_SITES= http://www.riverbankcomputing.com/static/Downloads/sip4/
diff -r 9e9ab83ed31a -r 4725d9e42119 x11/py-sip/distinfo
--- a/x11/py-sip/distinfo Wed Jun 17 04:47:55 2009 +0000
+++ b/x11/py-sip/distinfo Wed Jun 17 07:08:35 2009 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2009/06/09 13:51:57 wiz Exp $
+$NetBSD: distinfo,v 1.4 2009/06/17 07:08:35 hasso Exp $
-SHA1 (sip-4.8.tar.gz) = ec2273eceb1a8cbcbc70983529ac440000aa22c7
-RMD160 (sip-4.8.tar.gz) = 90494e067e873911bcb6962357369ac8ccc93b2b
-Size (sip-4.8.tar.gz) = 613197 bytes
+SHA1 (sip-4.8.1.tar.gz) = 7e1b0899994fc7a20e26f4aa861979de3ea85f70
+RMD160 (sip-4.8.1.tar.gz) = 8639f793bcfe7d07ebd5c27bfd0a55a004ea7245
+Size (sip-4.8.1.tar.gz) = 614105 bytes
SHA1 (patch-aa) = 67da3bbb531ee50ba47b0ce4ee7a6edf5d0ad139
SHA1 (patch-ab) = f5ba9704fc3867a1273dca534b145cdb14b070e7
Home |
Main Index |
Thread Index |
Old Index