Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3B86163B97A for ; Thu, 23 Sep 2010 19:26:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id A800763B101; Thu, 23 Sep 2010 19:26:13 +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 B42AE63B100 for ; Thu, 23 Sep 2010 19:26:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 833AC175DD; Thu, 23 Sep 2010 19:26:12 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Thu, 23 Sep 2010 19:26:12 +0000 From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/graphics To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org X-Mailer: log_accum Message-Id: <20100923192612.833AC175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: joerg Date: Thu Sep 23 19:26:12 UTC 2010 Modified Files: pkgsrc/graphics/ruby-clutter: Makefile.common pkgsrc/graphics/ruby-clutter-core: Makefile Log Message: Move RUBY_VERSION_SUPPORTED into Makefile.common, the other packages depend on ruby-clutter-core and can't support 1.9 due to lack of dependency. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/ruby-clutter/Makefile.common cvs rdiff -u -r1.6 -r1.7 pkgsrc/graphics/ruby-clutter-core/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.