Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Aug 2011 14:42:21 +0400
From:      Andrey Chernov <ache@FreeBSD.ORG>
To:        Stanislav Sedov <stas@FreeBSD.ORG>
Cc:        cvs-ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG, ports-committers@FreeBSD.ORG
Subject:   Re: cvs commit: ports/ports-mgmt/portupgrade Makefile distinfo ports/ports-mgmt/portupgrade/files patch-bin-Makefile
Message-ID:  <20110821104221.GA60534@vniz.net>
In-Reply-To: <201108180805.p7I85ow2002308@repoman.freebsd.org>
References:  <201108180805.p7I85ow2002308@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 18, 2011 at 08:05:50AM +0000, Stanislav Sedov wrote:
> stas        2011-08-18 08:05:50 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     ports-mgmt/portupgrade Makefile distinfo 
>   Removed files:
>     ports-mgmt/portupgrade/files patch-bin-Makefile 
>   Log:
>   - Update portupgrade to 2.4.9.
>     This version brings ruby 1.9 support contributed by Steve Wills.

Both that port and portupgrade-devel becomes broken with now-default 
ruby-1.9:

<some-port-directory># 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'

It is true: 'realpath' have 2 args in pathname.rb and 1 arg in pkgmisc.rb

-- 
http://ache.vniz.net/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110821104221.GA60534>