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 E5CCDA618A for ; Mon, 11 Nov 2013 23:27:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4008C14A33F; Mon, 11 Nov 2013 23:27:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1298414A33E for ; Mon, 11 Nov 2013 23:27:50 +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 q8hBwN5Azhkb for ; Mon, 11 Nov 2013 23:27:49 +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 870A414A33D for ; Mon, 11 Nov 2013 23:27:49 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 83C7396; Mon, 11 Nov 2013 23:27:49 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 11 Nov 2013 23:27:49 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2013Q3] pkgsrc/lang/ruby To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20131111232749.83C7396@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Mon Nov 11 23:27:49 UTC 2013 Modified Files: pkgsrc/lang/ruby [pkgsrc-2013Q3]: rubyversion.mk Log Message: Pullup ticket #4253 - requested by taca lang/ruby18-base: build fix lang/ruby193-base: build fix lang/ruby200-base: build fix Revisions pulled up: - lang/ruby/rubyversion.mk 1.103-1.104 --- Module Name: pkgsrc Committed By: taca Date: Tue Oct 29 23:25:33 UTC 2013 Modified Files: pkgsrc/lang/ruby: rubyversion.mk Log Message: Replace LOWER_ARCH to MACHINE_ARCH in definition of RUBY_ARCH. Fix build problem on FreeBSD. --- Module Name: pkgsrc Committed By: taca Date: Wed Nov 6 12:42:35 UTC 2013 Modified Files: pkgsrc/lang/ruby: rubyversion.mk Log Message: Use MACHINE_GNU_ARCH instead of MACHINE_ARCH. Fix build problem on NetBSD/i386. To generate a diff of this commit: cvs rdiff -u -r1.101.2.1 -r1.101.2.2 pkgsrc/lang/ruby/rubyversion.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.