forked from Lainports/freebsd-ports
- While I'm here: - Use upstream release tarball - Use tab instead of space - Add NO_ARCH - Add NO_BUILD - Use INSTALL_MAN: COPYTREE_BIN brings incorrect file mode (+x) to ruby-install.1.gz - Use . instead of \* - Use DATADIR Changes: https://github.com/postmodern/ruby-install/releases PR: 273273 Reported by: Henry Phan <henry@henryphan.com> (maintainer)
21 lines
645 B
Text
21 lines
645 B
Text
bin/ruby-install
|
|
share/man/man1/ruby-install.1.gz
|
|
%%DATADIR%%/checksums.sh
|
|
%%DATADIR%%/functions.sh
|
|
%%DATADIR%%/jruby/dependencies.txt
|
|
%%DATADIR%%/jruby/functions.sh
|
|
%%DATADIR%%/logging.sh
|
|
%%DATADIR%%/mruby/dependencies.txt
|
|
%%DATADIR%%/mruby/functions.sh
|
|
%%DATADIR%%/package_manager.sh
|
|
%%DATADIR%%/ruby-install.sh
|
|
%%DATADIR%%/ruby-versions.sh
|
|
%%DATADIR%%/ruby/dependencies.txt
|
|
%%DATADIR%%/ruby/functions.sh
|
|
%%DATADIR%%/system.sh
|
|
%%DATADIR%%/truffleruby-graalvm/dependencies.txt
|
|
%%DATADIR%%/truffleruby-graalvm/functions.sh
|
|
%%DATADIR%%/truffleruby/dependencies.txt
|
|
%%DATADIR%%/truffleruby/functions.sh
|
|
%%DATADIR%%/util.sh
|
|
%%DATADIR%%/versions.sh
|