Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2ABC463B874 for ; Wed, 9 Mar 2011 11:22:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id EAE7019CE3B; Wed, 9 Mar 2011 11:22:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6CB7919CE30 for ; Wed, 9 Mar 2011 11:22: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 HnZ7U2vBk0Ee for ; Wed, 9 Mar 2011 11:22: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 E686219CE28 for ; Wed, 9 Mar 2011 11:22:04 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id D17E4175DD; Wed, 9 Mar 2011 11:22:04 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 9 Mar 2011 11:22:04 +0000 From: "Matthias Drochner" Subject: CVS commit: pkgsrc/devel/glib2 To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20110309112204.D17E4175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: drochner Date: Wed Mar 9 11:22:04 UTC 2011 Modified Files: pkgsrc/devel/glib2: Makefile Makefile.common PLIST distinfo pkgsrc/devel/glib2/patches: patch-cj Added Files: pkgsrc/devel/glib2/patches: patch-ap patch-aq Log Message: update to 2.28.2 This switches to the new glib-2.28 branch which is intended to help transition to glib/gtk3. Still binary compatible. (The unix socket credential passing stuff needs work, but this is new and thus no regression.) To generate a diff of this commit: cvs rdiff -u -r1.178 -r1.179 pkgsrc/devel/glib2/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/glib2/Makefile.common cvs rdiff -u -r1.56 -r1.57 pkgsrc/devel/glib2/PLIST cvs rdiff -u -r1.146 -r1.147 pkgsrc/devel/glib2/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/devel/glib2/patches/patch-ap \ pkgsrc/devel/glib2/patches/patch-aq cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/glib2/patches/patch-cj Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.