Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id AB77263B9EE for ; Mon, 19 May 2008 19:08:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 64D7563B1CA; Mon, 19 May 2008 19:08:39 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 7867863B1D5 for ; Mon, 19 May 2008 19:08:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 01D72175D5; Mon, 19 May 2008 19:08:36 +0000 (UTC) From: Tobias Nygren Subject: CVS commit: pkgsrc/devel/glib2 To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org Message-Id: <20080519190837.01D72175D5@cvs.netbsd.org> Date: Mon, 19 May 2008 19:08:36 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tnn Date: Mon May 19 19:08:36 UTC 2008 Modified Files: pkgsrc/devel/glib2: Makefile distinfo pkgsrc/devel/glib2/patches: patch-ca Log Message: Fix most of the IRIX fam fallout mentioned in PR pkg/38639. The gio/tests issue remains, but I couldn't reproduce it with GCC. To generate a diff of this commit: cvs rdiff -r1.136 -r1.137 pkgsrc/devel/glib2/Makefile cvs rdiff -r1.96 -r1.97 pkgsrc/devel/glib2/distinfo cvs rdiff -r1.1 -r1.2 pkgsrc/devel/glib2/patches/patch-ca Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.