Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 65BFE63B85F for ; Wed, 4 Jul 2012 18:31:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3907714A233; Wed, 4 Jul 2012 18:31:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8B4A814A22D for ; Wed, 4 Jul 2012 18:31:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id fox8AwLdxAaq for ; Wed, 4 Jul 2012 18:31: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 118FB14A219 for ; Wed, 4 Jul 2012 18:31:11 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E61C4175DD; Wed, 4 Jul 2012 18:31:10 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 4 Jul 2012 18:31:10 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/devel To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20120704183110.E61C4175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: prlw1 Date: Wed Jul 4 18:31:10 UTC 2012 Modified Files: pkgsrc/devel: Makefile pkgsrc/devel/py-gobject: Makefile PLIST Added Files: pkgsrc/devel/py-gobject3: DESCR Makefile PLIST buildlink3.mk distinfo Log Message: Add py-gobject3 version 3.2.2 Disable gobject-introspection in py-gobject so it can coexist with py-gobject3 To generate a diff of this commit: cvs rdiff -u -r1.1604 -r1.1605 pkgsrc/devel/Makefile cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/py-gobject/Makefile cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-gobject/PLIST cvs rdiff -u -r0 -r1.1 pkgsrc/devel/py-gobject3/DESCR \ pkgsrc/devel/py-gobject3/Makefile pkgsrc/devel/py-gobject3/PLIST \ pkgsrc/devel/py-gobject3/buildlink3.mk pkgsrc/devel/py-gobject3/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.