Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 0B87B63B8DB for ; Mon, 8 Oct 2012 21:15:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D44E414A13A; Mon, 8 Oct 2012 21:15:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2C64214A139 for ; Mon, 8 Oct 2012 21:15:05 +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 Kcm6dhFCdzZz for ; Mon, 8 Oct 2012 21:15:04 +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 A5CD914A136 for ; Mon, 8 Oct 2012 21:15:04 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 56925175DD; Mon, 8 Oct 2012 21:15:04 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 8 Oct 2012 21:15:04 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/devel/py-gobject3 To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20121008211504.56925175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: prlw1 Date: Mon Oct 8 21:15:04 UTC 2012 Modified Files: pkgsrc/devel/py-gobject3: Makefile PLIST buildlink3.mk distinfo Removed Files: pkgsrc/devel/py-gobject3/patches: patch-gi_pygi-argument.c Log Message: Update py-gobject3 to 3.4.0 Many bug fixes especially 32 vs 64-bit fixes, drop support for python < 2.6. See http://git.gnome.org/browse/pygobject/plain/NEWS?id=3.4.0 for details. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-gobject3/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-gobject3/PLIST cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-gobject3/buildlink3.mk cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-gobject3/distinfo cvs rdiff -u -r1.1 -r0 \ pkgsrc/devel/py-gobject3/patches/patch-gi_pygi-argument.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.