Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 7959A705BA for ; Fri, 31 May 2013 22:53:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D42B214A330; Fri, 31 May 2013 22:53:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1DE4A14A32F for ; Fri, 31 May 2013 22:53:24 +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 Dl9vGcenKsdl for ; Fri, 31 May 2013 22:53:23 +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 9204A14A32E for ; Fri, 31 May 2013 22:53:23 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8B52196; Fri, 31 May 2013 22:53:23 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Fri, 31 May 2013 22:53:23 +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: <20130531225323.8B52196@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: prlw1 Date: Fri May 31 22:53:23 UTC 2013 Modified Files: pkgsrc/devel/gdbus-codegen: Makefile pkgsrc/devel/glib2: Makefile Makefile.common PLIST distinfo Log Message: Update glib2 to 2.36.2 gdbus-codegen has grown a --xml-files option for introspection XML files. * Bug fixes: 697887 GVariant: fix transfer annotation 699485 tests/mappedfile: Also handle ENOMEM 699493 SOCKS5 proxy code crashes if it cannot authenticate 699500 gbitlock: fix this to not unconditionally use futex emu... Fix a hang in pidgin * Translation updates: Indonesian Italian Lithuanian Norwegian bokmål Polish Serbian Slovenian To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/gdbus-codegen/Makefile cvs rdiff -u -r1.214 -r1.215 pkgsrc/devel/glib2/Makefile cvs rdiff -u -r1.28 -r1.29 pkgsrc/devel/glib2/Makefile.common cvs rdiff -u -r1.74 -r1.75 pkgsrc/devel/glib2/PLIST cvs rdiff -u -r1.185 -r1.186 pkgsrc/devel/glib2/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.