Permalink
Browse files
octave-control: update to 3.2.0
- Loading branch information
Showing
with
5 additions
and
5 deletions.
-
+5
−5
math/octave-control/Portfile
|
|
@@ -4,8 +4,8 @@ PortSystem 1.0 |
|
|
PortGroup octave 1.0 |
|
|
PortGroup compilers 1.0 |
|
|
|
|
|
octave.setup control 3.1.0 |
|
|
revision 5 |
|
|
octave.setup control 3.2.0 |
|
|
revision 0 |
|
|
platforms darwin |
|
|
license GPL-3+ |
|
|
maintainers {mps @Schamschula} openmaintainer |
|
|
@@ -14,9 +14,9 @@ description Computer-Aided Control System Design (CACSD) \ |
|
|
SLICOT Library. |
|
|
long_description ${description} |
|
|
|
|
|
checksums rmd160 e2c88548d09e1e7b2a69cda4fea6b10358a0eeef \ |
|
|
sha256 741dcfafc85b280e9ebbd2ea160b8ffa224fa840d801f64676403d4c5aefe57b \ |
|
|
size 2876916 |
|
|
checksums rmd160 64ed5d4c2ff943c1ebca84d3048b228b637c66c2 \ |
|
|
sha256 faf1d510d16ab46e4fa91a1288f4a7839ee05469c33e4698b7a007a0bb965e3e \ |
|
|
size 2920885 |
|
|
|
|
|
compilers.choose fc f77 f90 |
|
|
compilers.setup require_fortran |
|
|
|