pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/44050 CVS commit: pkgsrc/lang
The following reply was made to PR pkg/44050; it has been noted by GNATS.
From: "Takahiro Kambe" <taca%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/44050 CVS commit: pkgsrc/lang
Date: Wed, 17 Nov 2010 14:27:10 +0000
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.53 pkgsrc/lang/ruby/rubyversion.mk
cvs rdiff -u -r1.17 -r1.18 pkgsrc/lang/ruby18-base/PLIST
cvs rdiff -u -r1.2 -r1.3 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