Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 9110C63C786 for ; Wed, 15 Jun 2011 15:48:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7376B14A164; Wed, 15 Jun 2011 15:48:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B3FC114A167 for ; Wed, 15 Jun 2011 15:48:51 +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 gHJac0evKAXV for ; Wed, 15 Jun 2011 15:48:50 +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 B7A0714A100 for ; Wed, 15 Jun 2011 15:48:50 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 97A3F175DD; Wed, 15 Jun 2011 15:48:50 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 15 Jun 2011 15:48:50 +0000 From: "Matthias Drochner" Subject: CVS commit: pkgsrc/x11/gtk2 To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20110615154850.97A3F175DD@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 Jun 15 15:48:50 UTC 2011 Modified Files: pkgsrc/x11/gtk2: Makefile distinfo pkgsrc/x11/gtk2/patches: patch-af Log Message: comment out two non-portable shell variable substitutions and revert the "bash" requirement for "configure", works around build problems due to unresolved problems with bash on Dragonfly (PR pkg/45059 by Matthias Rampke) To generate a diff of this commit: cvs rdiff -u -r1.216 -r1.217 pkgsrc/x11/gtk2/Makefile cvs rdiff -u -r1.134 -r1.135 pkgsrc/x11/gtk2/distinfo cvs rdiff -u -r1.19 -r1.20 pkgsrc/x11/gtk2/patches/patch-af Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.