Commits

Michael Dickens authored 2554e88e711
octave-stk: update to 2.3.3; addresses ticket https://trac.macports.org/ticket/49225.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@141196 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

math/octave-stk/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
2 2 # $Id$
3 3
4 4 PortSystem 1.0
5 5 PortGroup octave 1.0
6 6
7 -octave.setup stk 2.3.2
7 +octave.setup stk 2.3.3
8 8 platforms darwin
9 9 license GPL-2+
10 10 maintainers gmail.com:mschamschula openmaintainer
11 11 description The STK is a (not so) Small Toolbox for Kriging.
12 12 long_description ${description} Its primary focus in on the interpolation/regression \
13 13 technique known as kriging, which is very closely related to Splines \
14 14 and Radial Basis Functions, and can be interpreted as a \
15 15 non-parametric Bayesian method using a Gaussian Process (GP) prior. \
16 16 The STK also provides tools for the sequential and non-sequential \
17 17 design of experiments. Even though it is, currently, mostly geared \
18 18 towards the Design and Analysis of Computer Experiments (DACE), the \
19 19 STK can be useful for other applications areas (such as \
20 20 Geostatistics, Machine Learning, Non-parametric Regression, etc.).
21 21
22 -checksums rmd160 26341b1510790056563056dbca9ce2ce0faf831a \
23 - sha256 c6bc8353fa9d48a0a1802a865ec202ee5076505f2299c973a025ac129c2aea0e
22 +checksums rmd160 fd0738b9bf97cbdd2f80d9591d6c86b885ff1e58 \
23 + sha256 46a9e19605ab37a671e31190d74ca7a442983757b49741dbf3200b2b2f7a0e02
24 24
25 25 # "mkoctfile" is parsing the file "inst/stk_init.m" & creating the
26 26 # PKG* files automagically. These files are executed when the package
27 27 # is loaded or unloaded, and result in failure at that point. Removing
28 28 # the lines for PKG* keeps mkoctfile from creating those files.
29 29 #
30 30 # See also:
31 31 # https://trac.macports.org/ticket/47478
32 32 # https://trac.macports.org/ticket/48137
33 33 #

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut