tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Update of Ruby packages



Hi, thanks for your hard works!

On Sat, 04 Sep 2010 01:28:53 +0900, Takahiro Kambe 
<taca%back-street.net@localhost> wrote:

* PKGNAME would be prefixed with RUBY_PKGPREFIX in
  lang/ruby/rubyversion.mk if PKGNAME isn't defined:

        PKGNAME?= ${RUBY_PKGPREFIX}-${DISTNAME}

  This reduce a line in many ruby extension packages.

* Some packages would be changed their PKGNAME, adding RUBY_PKGPREFIX
  to coexists both binary packages for 1.8 and 1.9.  It dosen't always
  mean that these pacakge could installed at the same time, but keep
  the both binary packages.

One of those packages is rubygems, so we need special care about it to update
(pkg_rolling-replace -u will be failed).
And all gem packages must be bumped its version for switching dependency
(I don't know whether it had been done or not).

--
OBATA Akio / obache%NetBSD.org@localhost


Home | Main Index | Thread Index | Old Index