Subject: CVS commit: pkgsrc/lang
From: Takahiro Kambe
Date: 2010-11-17 15:27:10
Message id: 20101117142710.8604F175DD@cvs.netbsd.org

Log Message:
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.

Files:
RevisionActionfile
1.53modifypkgsrc/lang/ruby/rubyversion.mk
1.18modifypkgsrc/lang/ruby18-base/PLIST
1.3modifypkgsrc/lang/ruby19-base/PLIST