cvs commit: ports/ports-mgmt/portupgrade Makefile distinfo ports/ports-mgmt/portupgrade/files patch-bin-Makefile

Andrey Chernov ache at FreeBSD.ORG
Sun Aug 21 10:42:23 UTC 2011


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/


More information about the cvs-ports mailing list