Permalink
Browse files
octave-statistics: update to 1.4.1
- Loading branch information
Showing
with
5 additions
and
5 deletions.
-
+5
−5
math/octave-statistics/Portfile
|
|
@@ -3,17 +3,17 @@ |
|
|
PortSystem 1.0 |
|
|
PortGroup octave 1.0 |
|
|
|
|
|
octave.setup statistics 1.4.0 |
|
|
revision 1 |
|
|
octave.setup statistics 1.4.1 |
|
|
revision 0 |
|
|
platforms darwin |
|
|
license GPL-3+ public-domain |
|
|
maintainers {mps @Schamschula} openmaintainer |
|
|
description Additional statistics functions for Octave. |
|
|
long_description ${description} |
|
|
|
|
|
checksums rmd160 7fc012487617332d7cd253de45bb05fc0f69663a \ |
|
|
sha256 3021ccec2517a8146820d41900a69abf0d05772260d1f41ff640da7d2909b620 \ |
|
|
size 336694 |
|
|
checksums rmd160 e950d5784c46dbadbba5530084395b30a694ace6 \ |
|
|
sha256 336fd63cde3c6d52b06f8ae01a9a17a0978fae214af06041b19f2be6eb265a1c \ |
|
|
size 335711 |
|
|
|
|
|
depends_lib-append port:octave-io |
|
|
|
|
|
|