summaryrefslogtreecommitdiff
path: root/x11/py-sip/Makefile
diff options
context:
space:
mode:
authorhasso <hasso@pkgsrc.org>2009-06-17 07:08:35 +0000
committerhasso <hasso@pkgsrc.org>2009-06-17 07:08:35 +0000
commit3ed639dae5b3178dcbd99f08a15bccb98037a6ba (patch)
treed84c69a86339d502b3afe123cbae6a13b10b576d /x11/py-sip/Makefile
parentd730772b0fa2003b097ba6e2eba6a3a25343ace4 (diff)
downloadpkgsrc-3ed639dae5b3178dcbd99f08a15bccb98037a6ba.tar.gz
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 (limited to 'x11/py-sip/Makefile')
-rw-r--r--x11/py-sip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-sip/Makefile b/x11/py-sip/Makefile
index 28feb08b2ef..d6669adb8a9 100644
--- a/x11/py-sip/Makefile
+++ b/x11/py-sip/Makefile
@@ -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/