From owner-freebsd-ruby@FreeBSD.ORG Sun Aug 21 10:45:57 2011 Return-Path: Delivered-To: ruby@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CFF5106564A for ; Sun, 21 Aug 2011 10:45:57 +0000 (UTC) (envelope-from ache@vniz.net) Received: from vniz.net (vniz.net [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id E74578FC0A for ; Sun, 21 Aug 2011 10:45:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by vniz.net (8.14.5/8.14.5) with ESMTP id p7LAVZJP051000 for ; Sun, 21 Aug 2011 14:31:35 +0400 (MSK) (envelope-from ache@vniz.net) Received: (from ache@localhost) by localhost (8.14.5/8.14.5/Submit) id p7LAVZs0050998 for ruby@freebsd.org; Sun, 21 Aug 2011 14:31:35 +0400 (MSK) (envelope-from ache) Date: Sun, 21 Aug 2011 14:31:35 +0400 From: Andrey Chernov To: ruby@FreeBSD.ORG Message-ID: <20110821103134.GA50981@vniz.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Subject: wrong number of ruby 1.9 args for portupgrade's realpath X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Aug 2011 10:45:57 -0000 # portupgrade -vuR /usr/local/lib/ruby/site_ruby/1.9/pkgmisc.rb:104:in `realpath': wrong number of arguments (2 for 1) (ArgumentError) from /usr/local/lib/ruby/1.9/pathname.rb:446:in `realpath' 'realpath' have 2 args in pathname.rb and 1 arg in pkgmisc.rb -- http://ache.vniz.net/