Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id CBB2263BAC9 for ; Mon, 15 Nov 2010 13:06:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id AAACF19D616; Mon, 15 Nov 2010 13:06:59 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 24F7B19D5FF for ; Mon, 15 Nov 2010 13:06:57 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 18C9F175DD; Mon, 15 Nov 2010 13:06:57 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 15 Nov 2010 13:06:57 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/x11/py-sip To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20101115130657.18C9F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: adam Date: Mon Nov 15 13:06:56 UTC 2010 Modified Files: pkgsrc/x11/py-sip: Makefile distinfo Log Message: Changes 4.11.2: * /KeepReference/ can now be applied to global functions and static methods. * %TypeCode can now be specified in a %MappedType directive. * Mapped types for templates no longer require the template arguments to be fully defined. * Build system changes required by PyQt v4.8 and Qt v4.7. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 pkgsrc/x11/py-sip/Makefile cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/py-sip/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.