These patches are just to: - add or replace by the parameter -c whne using wget - remove some if checks for the downloaded file once wget -c already does that
geraldo netto (56): apache-derby/Makefile: use wget -c apache-spark/Makefile: use wget -c cado/Makefile: use wget -c cassandra/Makefile: use wget -c dacapo/GET: use wget -c elasticsearch/Makefile: use wget -c elixir/Makefile: use wget -c embulk-example/GET: use wget -c erlang/Makefile: use wget -c fsmark/GET: use wget -c groonga/GET: use wget -c groonga/GET: remove if (wget -c handles it) haproxy/GET: use wget -c ImageMagick-source/GET: use wget -c ImageMagick-source/GET: remove if (wget -c handles it) iperf/Makefile: use wget -c iperf-zcopy/Makefile: use wget -c java-newrelic/GET: use wget -c jetty/GET: use wget -c jython/GET: use wget -c jython/GET: remove if (wget -c handles it) lighttpd/Makefile: use wget -c mysql/GET: use wget -c mysql/GET: remove if (wget -c handles it) netperf/GET: use wget -c nginx/Makefile: use wget -c node/GET: use wget -c onos/Makefile: use wget -c opendaylight/Makefile: use wget -c openjdk8-fedora/latest.sh: use wget -c openjdk8-zulu-compact-common/latest.sh: use wget -c openjdk8-zulu-full/latest.sh: use wget -c openjdk9-java-base/latest.sh: use wget -c oracle-nosql-db/GET: use wget -c oracle-nosql-db/GET: remove if (wget -c handles it) perl/Makefile: use wget -c redis-memonly/GET: use wget -c rhino/GET: use wget -c ringojs/GET: use wget -c rogue/GET: use wget -c rpm/GET: use wget -c ruby/Makefile: use wget -c ruby-publify/Makefile: use wget -c ruby-rails-example/Makefile: use wget -c solr/GET: use wget -c solr/GET: remove if (wget -c handles it) specjvm/GET: use wget -c sqlite/GET: use wget -c tomcat/GET: use wget -c tomcat-benchmark/GET: use wget -c tomcat-benchmark/GET: remove if (wget -c handles it) tomcat-gitblit/GET: use wget -c tomcat-quercus/GET: use wget -c twemproxy/GET: use wget -c wrk/Makefile: use wget -c yaws/Makefile: use wget -c ImageMagick-source/GET | 10 +++------- apache-derby/Makefile | 2 +- apache-spark/Makefile | 2 +- cado/Makefile | 2 +- cassandra/Makefile | 4 ++-- dacapo/GET | 2 +- elasticsearch/Makefile | 2 +- elixir/Makefile | 2 +- embulk-example/GET | 2 +- erlang/Makefile | 2 +- fsmark/GET | 2 +- groonga/GET | 6 ++---- haproxy/GET | 2 +- iperf-zcopy/Makefile | 2 +- iperf/Makefile | 2 +- java-newrelic/GET | 5 ++--- jetty/GET | 2 +- jython/GET | 4 +--- lighttpd/Makefile | 2 +- mysql/GET | 5 +---- netperf/GET | 2 +- nginx/Makefile | 2 +- node/GET | 2 +- onos/Makefile | 2 +- opendaylight/Makefile | 2 +- openjdk8-fedora/latest.sh | 4 +--- openjdk8-zulu-compact-common/latest.sh | 2 +- openjdk8-zulu-full/latest.sh | 2 +- openjdk9-java-base/latest.sh | 2 +- oracle-nosql-db/GET | 6 +++--- perl/Makefile | 2 +- redis-memonly/GET | 2 +- rhino/GET | 2 +- ringojs/GET | 2 +- rogue/GET | 5 ++--- rpm/GET | 4 ++-- ruby-publify/Makefile | 8 ++++++-- ruby-rails-example/Makefile | 9 ++++++--- ruby/Makefile | 4 ++-- solr/GET | 7 ++++--- specjvm/GET | 4 +++- sqlite/GET | 2 +- tomcat-benchmark/GET | 4 +--- tomcat-gitblit/GET | 2 +- tomcat-quercus/GET | 2 +- tomcat/GET | 8 +++++++- twemproxy/GET | 2 +- wrk/Makefile | 2 +- yaws/Makefile | 2 +- 49 files changed, 80 insertions(+), 81 deletions(-) -- 2.7.4 -- You received this message because you are subscribed to the Google Groups "OSv Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
