Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 61A4B63BC49 for ; Thu, 2 Sep 2010 09:18:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A790663B101; Thu, 2 Sep 2010 09:18:11 +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 A168663B100 for ; Thu, 2 Sep 2010 09:18:10 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8FDF6175DD; Thu, 2 Sep 2010 09:18:10 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Thu, 2 Sep 2010 09:18:10 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/x11/py-sip To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20100902091810.8FDF6175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: drochner Date: Thu Sep 2 09:18:10 UTC 2010 Modified Files: pkgsrc/x11/py-sip: Makefile buildlink3.mk distinfo Log Message: update to 4.11 changes: added the %UnitPostIncludeCode directive /KeepReference/ will now accept a key to track when the same object is passed to more than one method operator() and __call__() can now accept keyword arguments added support for Python v3.2 pkgsrc note: runtime API changed, client pkgs need to be rebuilt To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/py-sip/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/py-sip/buildlink3.mk cvs rdiff -u -r1.13 -r1.14 pkgsrc/x11/py-sip/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.