From owner-freebsd-ruby@FreeBSD.ORG Tue Jul 9 02:44:49 2013 Return-Path: Delivered-To: ruby@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 32BD7EAE; Tue, 9 Jul 2013 02:44:49 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from mx0.deglitch.com (unknown [IPv6:2001:16d8:ff00:19d::2]) by mx1.freebsd.org (Postfix) with ESMTP id DDE231F67; Tue, 9 Jul 2013 02:44:48 +0000 (UTC) Received: from [10.226.20.122] (mobile-166-147-103-131.mycingular.net [166.147.103.131]) by mx0.deglitch.com (Postfix) with ESMTPSA id 0BFE38FC2B; Tue, 9 Jul 2013 06:44:40 +0400 (MSK) References: <201307082330.r68NU1Nl093220@freefall.freebsd.org> Mime-Version: 1.0 (1.0) In-Reply-To: <201307082330.r68NU1Nl093220@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <60AEEBAA-6FEF-42AF-BBD6-E6E19C2FBAD3@FreeBSD.org> X-Mailer: iPad Mail (10B329) From: Stanislav Sedov Subject: Re: ports/180246: [patch] lang/ruby20: update to 2.0.0p247 Date: Mon, 8 Jul 2013 21:44:27 -0500 To: Mike Carlson Cc: "ruby@FreeBSD.org" , "bug-followup@freebsd.org" X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jul 2013 02:44:49 -0000 On Jul 8, 2013, at 11:30 PM, Mike Carlson wrote: > The patch I supplied above is not working as I thought... > > The problem seems to be with the lib/mkmf.rb patch, its installing=20 > compiled so' in an invalid location. > > For example, installing databases/rubygem-pg installs the pg_ext.so here:= > > > /usr/local/lib/ruby/gems/2.0/gems/pg-0.15.1/lib/usr/local/lib/ruby/site_r= > uby/2.0/amd64-freebsd9/pg_ext.so > > instead of: > /usr/local/lib/ruby/gems/2.0/gems/pg-0.15.1/lib/pg_ext.so That's weird. Did they change the internal logic of mkmf.rb? -- ST4096-RIPE