pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2010Q3] pkgsrc/lang



Module Name:    pkgsrc
Committed By:   tron
Date:           Sun Nov 28 14:22:11 UTC 2010

Modified Files:
        pkgsrc/lang/ruby [pkgsrc-2010Q3]: rubyversion.mk
        pkgsrc/lang/ruby18-base [pkgsrc-2010Q3]: PLIST
        pkgsrc/lang/ruby19-base [pkgsrc-2010Q3]: PLIST

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


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.52.2.1 pkgsrc/lang/ruby/rubyversion.mk
cvs rdiff -u -r1.17 -r1.17.2.1 pkgsrc/lang/ruby18-base/PLIST
cvs rdiff -u -r1.2 -r1.2.2.1 pkgsrc/lang/ruby19-base/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index