pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/41943 CVS commit: pkgsrc/devel/ruby-readline
The following reply was made to PR pkg/41943; it has been noted by GNATS.
From: "Takahiro Kambe" <taca%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/41943 CVS commit: pkgsrc/devel/ruby-readline
Date: Sun, 29 Apr 2012 16:43:50 +0000
Module Name: pkgsrc
Committed By: taca
Date: Sun Apr 29 16:43:49 UTC 2012
Modified Files:
pkgsrc/devel/ruby-readline: Makefile options.mk
Log Message:
Don't enable "readline" option default if RUBY_VER is prior to 193.
Ruby 1.9.3 changes its license and solve the problem with GPL3 of readline
license. But Ruby 1.9.2/1.8.7 dosen't solve this problem.
If you want to use ruby-readline with GNU readline on ruby18 or ruby192,
please explictly set "readline" PKG_OPTION.
Fix PR pkg/41943.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/ruby-readline/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ruby-readline/options.mk
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