Created attachment 177403 [details] Update to version 1.1.0 Update to version 1.1.0: Backwards incompatible: - Remove deprecated ruby-local-exec executable - Remove support for .rbenv-version legacy version file - Remove support for default, global legacy global version files Features: - Add support for rbenv shell - style of invocation that restores previous version Housekeeping: - Adopt Contributor Covenant 1.4 - Replace . with source for fish shell - Unset CDPATH if it's set by the user - Fix rbenv <cmd> --help for sh-* commands - Expand literal tilde in PATH
Comment on attachment 177403 [details] Update to version 1.1.0 LGTM, thanks.
A commit references this bug: Author: amdmi3 Date: Wed Dec 7 12:24:39 UTC 2016 New revision: 428052 URL: https://svnweb.freebsd.org/changeset/ports/428052 Log: Update to version 1.1.0: Backwards incompatible: - Remove deprecated ruby-local-exec executable - Remove support for .rbenv-version legacy version file - Remove support for default, global legacy global version files Features: - Add support for rbenv shell - style of invocation that restores previous version Housekeeping: - Adopt Contributor Covenant 1.4 - Replace . with source for fish shell - Unset CDPATH if it's set by the user - Fix rbenv <cmd> --help for sh-* commands - Expand literal tilde in PATH PR: 214838 Submitted by: jlduran@gmail.com Approved by: meta+ports@vmeta.jp (maintainer) Changes: head/devel/rbenv/Makefile head/devel/rbenv/distinfo head/devel/rbenv/files/ head/devel/rbenv/pkg-plist