[141196] trunk/dports/math/octave-stk/Portfile
Revision: 141196 https://trac.macports.org/changeset/141196 Author: michaelld@macports.org Date: 2015-10-12 09:09:05 -0700 (Mon, 12 Oct 2015) Log Message: ----------- octave-stk: update to 2.3.3; addresses ticket #49225. Modified Paths: -------------- trunk/dports/math/octave-stk/Portfile Modified: trunk/dports/math/octave-stk/Portfile =================================================================== --- trunk/dports/math/octave-stk/Portfile 2015-10-12 15:31:59 UTC (rev 141195) +++ trunk/dports/math/octave-stk/Portfile 2015-10-12 16:09:05 UTC (rev 141196) @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup octave 1.0 -octave.setup stk 2.3.2 +octave.setup stk 2.3.3 platforms darwin license GPL-2+ maintainers gmail.com:mschamschula openmaintainer @@ -19,8 +19,8 @@ STK can be useful for other applications areas (such as \ Geostatistics, Machine Learning, Non-parametric Regression, etc.). -checksums rmd160 26341b1510790056563056dbca9ce2ce0faf831a \ - sha256 c6bc8353fa9d48a0a1802a865ec202ee5076505f2299c973a025ac129c2aea0e +checksums rmd160 fd0738b9bf97cbdd2f80d9591d6c86b885ff1e58 \ + sha256 46a9e19605ab37a671e31190d74ca7a442983757b49741dbf3200b2b2f7a0e02 # "mkoctfile" is parsing the file "inst/stk_init.m" & creating the # PKG* files automagically. These files are executed when the package
participants (1)
-
michaelld@macports.org