Pullup ticket #3285 - requested by taca
authortron <tron>
Sun, 28 Nov 2010 14:22:11 +0000 (14:22 +0000)
committertron <tron>
Sun, 28 Nov 2010 14:22:11 +0000 (14:22 +0000)
commite5f9ac1bf926a86d314555f7f92d066094fa85c0
tree7eef971d3bf31b3adbc038cf28dc5fafc7bd2fec
parentff4238334cb9c2f857e3adb7e4d18f926c567b43
Pullup ticket #3285 - requested by taca
lang/ruby18-base: build fix
lang/ruby19-base: build fix

Revisions pulled up:
- lang/ruby/rubyversion.mk 1.53
- lang/ruby18-base/PLIST 1.18
- lang/ruby19-base/PLIST 1.3
---
Module Name: pkgsrc
Committed By: taca
Date: Wed Nov 17 14:27:10 UTC 2010

Modified Files:
pkgsrc/lang/ruby: rubyversion.mk
pkgsrc/lang/ruby18-base: PLIST
pkgsrc/lang/ruby19-base: PLIST

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.
lang/ruby/rubyversion.mk
lang/ruby18-base/PLIST
lang/ruby19-base/PLIST