diff -ruN --exclude work /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/math/octave-devel/Portfile math/octave-devel/Portfile
old
|
new
|
|
4 | 4 | PortSystem 1.0 |
5 | 5 | |
6 | 6 | name octave-devel |
7 | | version 3.6.2 |
8 | | revision 1 |
| 7 | version 3.6.3 |
9 | 8 | conflicts octave |
10 | 9 | categories math science |
11 | 10 | maintainers michaelld openmaintainer |
… |
… |
|
24 | 23 | distname octave-${version} |
25 | 24 | use_bzip2 yes |
26 | 25 | |
27 | | checksums rmd160 1bf26b238d2bba461c5902d091088533c733439b \ |
28 | | sha256 0bb69b93d0bee872308a7944f1ebbe948f55cd4ae55beab38f05950e1b45c4ae |
| 26 | checksums rmd160 1b0f75da1efc77cef0698a7affe56a477430cc1f \ |
| 27 | sha256 e37d09550f1cb406745619a5602aa3e8a97d2fe056b5c770db9984e2fc162886 |
29 | 28 | |
30 | 29 | depends_build port:bison \ |
31 | 30 | port:flex \ |