13 Commits

Author SHA1 Message Date
Richard Kuhnt
d3a3892fce octave: fix extract_dir (closes #2262) 2018-05-17 12:46:40 +02:00
Richard Kuhnt
e37b4f601f Update octave to version 4.4.0 2018-05-01 21:03:51 +00:00
Richard Kuhnt
a614080948 Update octave to version 4.2.2 2018-03-14 13:02:07 +00:00
Richard Kuhnt
21564088b2 octave: fix extract_dir (closes #1744) 2017-10-04 17:53:52 +02:00
Ross Smith II
0ac6745382 HTTPS everywhere 2017-06-17 19:54:35 -07:00
Richard
414d2d4b3f Update octave to version 4.2.1 2017-02-24 21:27:31 +01:00
Richard Kuhnt
a1dab8a061 Updates and new autoupdates
* add more version substitutions for urls (e.g. used for 7zip)
  * 7zip add autoupdate
  * update exlixr 1.4.0 and add autoupdate
  * update erlang 19.2 and add autoupdate
  * update ffmpeg 20170110 and add autoupdate
  * update flow 0.37.4 and add autoupdate
  * forge add autoupdate
  * update grails 3.2.4 and add autoupdate
  * update groovy 2.4.7 and add autoupdate
  * fix haskell url
  * update haxe 3.4.0-rc.2 and add autoupdate
  * hub add autoupdate
  * update hugo 0.18.1 and add autoupdate
  * update latex 2.9.6161 and add autoupdate
  * update lessmsi 1.5.1 and add autoupdate
  * update llvm 3.9.1 and add autoupdate
  * update mysql 5.7.17 and add autoupdate
  * fix nginx urls
  * nuget add autoupdate
  * nvm add autoupdate
  * update octave 4.2.0 and add autoupdate
  * update pester 3.4.3 and add autoupdate
  * phantomjs add autoupdate
  * update postgresql 9.6.1 and add autoupdate
  * puppet add autoupdate
  * update racket 6.7 and add autoupdate
  * update rancher 0.12.1
  * rethinkdb add autoupdate
  * update rsync 5.5.0 and add autoupdate
  * rust-msvc add autoupdate
  * rust add autoupdate
  * update sbt 0.13.13 and add autoupdate
  * update scala 2.12.1 and add autoupdate
  * update sqlite 3160200 and add autoupdate
  * update thrift 0.10.0 and add autoupdate
  * update youtube-dl 2017.01.10
2017-01-11 21:14:54 +01:00
Rémy
e708a02bcb update octave checkver url 2016-12-11 09:54:56 +01:00
Rémy
7461df9a33 Add checkver definition to many apps (#1119)
* add checkver definitions

* add script to list manifests without checkver definition
2016-11-10 13:32:59 +11:00
Martin Lindhe
c5fd951879 octave 4.0.3 (#928) 2016-07-06 08:01:04 +10:00
Roy Ivy III
97a621593c BOM cleanup
* remove BOM from all repo files that contain one
* changes all files to utf-8 (specifically, utf-8 *without* BOM)
* improves compliance with ".editorconfig"

.# Discussion

This is an example of the semi-invisible changes which can creep into patches
via various editors. Any such changes are *very* difficult to figure out from
a diff output and just add visual noise to commits. Hence, ".editorconfig" (added
in a previous commit) is used to minimize this kind of confusing patch noise.
2015-08-17 22:57:15 -05:00
Roy Ivy III
a5d219e0c9 whitespace cleanup
* makes changes to almost all main repo files to be in accordance with .editorconfig
* some files in "test\fixtures\..." were left alone to avoid breaking tests
* NOTE: whitespace changes *only* (`git diff -b` shows no changes)
2015-08-17 22:54:43 -05:00
Simon Hartcher
dd444d37c1 GNU Octave 3.8.2-5 2015-03-15 16:39:39 +11:00