comparison build_packages.m @ 3354:0155a6dfded1

Update of-xxxxx packages to latest of octave-forge * index.html: update package versions: communications=1.2.0, signal=1.2.0, control=2.6.0. * src/of-communications.mk: update checksum. * src/of-signal.mk: update checksum. * src/control.mk: update checksum. * src/of-communications-1-fixes.patch: removed patch. * dist-files.mk: removed of-communications-1-fixes.patch. * build_packages.m: update for updated package versions.
author John Donoghue <john.donoghue@ieee.org>
date Sun, 08 Dec 2013 20:51:14 -0500
parents 730fe4ac1a29
children 796da09563d0
comparison
equal deleted inserted replaced
3353:730fe4ac1a29 3354:0155a6dfded1
3 pkg install -global -auto general-1.3.2.tar.gz 3 pkg install -global -auto general-1.3.2.tar.gz
4 pkg install -global -auto miscellaneous-1.2.0.tar.gz 4 pkg install -global -auto miscellaneous-1.2.0.tar.gz
5 pkg install -global -auto struct-1.0.10.tar.gz 5 pkg install -global -auto struct-1.0.10.tar.gz
6 pkg install -global -auto optim-1.2.2.tar.gz 6 pkg install -global -auto optim-1.2.2.tar.gz
7 pkg install -global -auto specfun-1.1.0.tar.gz 7 pkg install -global -auto specfun-1.1.0.tar.gz
8 pkg install -global -auto control-2.4.1.tar.gz 8 pkg install -global -auto control-2.6.0.tar.gz
9 pkg install -global -auto signal-1.2.0.tar.gz 9 pkg install -global -auto signal-1.2.2.tar.gz
10 pkg install -global -auto communications-1.1.1a.tar.gz 10 pkg install -global -auto communications-1.2.0.tar.gz
11 pkg install -global -auto image-2.0.0.tar.gz 11 pkg install -global -auto image-2.0.0.tar.gz
12 pkg install -global -auto io-1.2.0.tar.gz 12 pkg install -global -auto io-1.2.0.tar.gz
13 pkg install -global -auto statistics-1.1.3.tar.gz 13 pkg install -global -auto statistics-1.1.3.tar.gz