Commit graph

6 commits

Author SHA1 Message Date
taca
90b7548160 Oops, really fix another build problem on Linux, the rest of PR pkg/44174. 2010-12-02 03:22:35 +00:00
taca
db79a0acae Revive ruby-build-ri-db option of ruby19-base. It was no effect since
Ruby 1.9.2 imported, maybe.
2010-12-01 13:56:23 +00:00
taca
ceb76cfdf9 Fix another build problem on Linux, the rest of PR pkg/44174. 2010-12-01 13:52:59 +00:00
taca
fb8db9f667 Some improvements for rubyversion.mk:
- Set RUBY_API_VERSION after RUBY_VERSION has decided.
- Change old RUBY_DOCDIR and RUBY_EXAMPLESDIR to RUBY_DOC and RUBY_EG in
  comment.
- Fix shared libraries PLIST to support Mac OS X with introducing RUBY_SLEXT:
	Shared library => .dylib
	Extension library => .bundle
- Improve PRINT_PLIST_AWK to handle new shared libraries.

No functional change shoud be done and fix PR pkg/44050.
2010-11-17 14:27:09 +00:00
taca
b6d8415737 Fix PLIST. It contained wrong name RUBY_GEM_HOME which was one of
the candidate names for it.

Bump PKGREVISION.
2010-09-26 13:16:11 +00:00
taca
8eecc9adca Importing ruby19-base 1.9.2pl0.
This package is Ruby 1.9 based release.

And this new release has several features and some incompatibility.
Please refer changes from Ruby 1.8.7:

	http://svn.ruby-lang.org/repos/ruby/tags/v1_9_1_0/NEWS
	http://svn.ruby-lang.org/repos/ruby/tags/v1_9_2_0/NEWS

*Note* NetBSD isn't "supported" but "perhaps" platform by Ruby.  Please
refer about it "Supported Platform" in
http://www.ruby-lang.org/en/news/2010/08/18/ruby-1-9-2-is-released/.
2010-09-12 03:50:05 +00:00