Previous changeset 4:096af381b00d (2015-10-20) |
Commit message:
Uploaded |
modified:
tool_dependencies.xml |
b |
diff -r 096af381b00d -r baece794d93b tool_dependencies.xml --- a/tool_dependencies.xml Tue Oct 20 22:47:39 2015 -0400 +++ b/tool_dependencies.xml Tue Oct 20 23:50:31 2015 -0400 |
b |
@@ -12,8 +12,7 @@ <package name="ruby" version="2.0"> <install version="1.0"> <actions> - <action type="download_by_url">http://cache.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p451.tar.gz</action> - + <action type="download_by_url">http://cache.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p647.tar.gz</action> <action type="set_environment_for_install"> <repository changeset_revision="3af7ad13a6fb" name="package_libxml2_2_9_1" owner="devteam" toolshed="https://toolshed.g2.bx.psu.edu"> <package name="libxml2" version="2.9.1" /> @@ -26,7 +25,6 @@ </repository> </action> - <!-- Fails on OSX due to lack of openssl. --> <action type="autoconf">--disable-install-doc</action> <action type="set_environment"> |