[138322] trunk/dports/math/octave-stk
michaelld at macports.org
michaelld at macports.org
Sun Jul 5 12:16:14 PDT 2015
Revision: 138322
https://trac.macports.org/changeset/138322
Author: michaelld at macports.org
Date: 2015-07-05 12:16:14 -0700 (Sun, 05 Jul 2015)
Log Message:
-----------
octave-stk: update to 2.3.2, removing integrated patch; addresses ticket #48241.
Modified Paths:
--------------
trunk/dports/math/octave-stk/Portfile
Removed Paths:
-------------
trunk/dports/math/octave-stk/files/patch-DESCRIPTION.diff
Modified: trunk/dports/math/octave-stk/Portfile
===================================================================
--- trunk/dports/math/octave-stk/Portfile 2015-07-05 19:07:04 UTC (rev 138321)
+++ trunk/dports/math/octave-stk/Portfile 2015-07-05 19:16:14 UTC (rev 138322)
@@ -4,7 +4,7 @@
PortSystem 1.0
PortGroup octave 1.0
-octave.setup stk 2.3.1
+octave.setup stk 2.3.2
platforms darwin
license GPL-2+
maintainers gmail.com:mschamschula openmaintainer
@@ -19,13 +19,9 @@
STK can be useful for other applications areas (such as \
Geostatistics, Machine Learning, Non-parametric Regression, etc.).
-checksums rmd160 f520ccaccc7d3774c7658dd9e4d3ccf08c0ecf18 \
- sha256 b64705ebd8ebbdc7e322c854fdb8c3a8d3e124b0ca109619c8673016510005b5
+checksums rmd160 26341b1510790056563056dbca9ce2ce0faf831a \
+ sha256 c6bc8353fa9d48a0a1802a865ec202ee5076505f2299c973a025ac129c2aea0e
-# fix the DESCRIPTION to specify the Octave version & to not autoload
-
-patchfiles-append patch-DESCRIPTION.diff
-
# "mkoctfile" is parsing the file "inst/stk_init.m" & creating the
# PKG* files automagically. These files are executed when the package
# is loaded or unloaded, and result in failure at that point. Removing
Deleted: trunk/dports/math/octave-stk/files/patch-DESCRIPTION.diff
===================================================================
--- trunk/dports/math/octave-stk/files/patch-DESCRIPTION.diff 2015-07-05 19:07:04 UTC (rev 138321)
+++ trunk/dports/math/octave-stk/files/patch-DESCRIPTION.diff 2015-07-05 19:16:14 UTC (rev 138322)
@@ -1,10 +0,0 @@
---- DESCRIPTION.orig 2015-05-18 12:26:58.000000000 -0400
-+++ DESCRIPTION 2015-05-18 12:27:24.000000000 -0400
-@@ -22,3 +22,7 @@
- Machine Learning, Non-parametric Regression, etc.).
- #
- Url: https://sourceforge.net/projects/kriging/
-+#
-+Depends: octave (>= 3.8.2)
-+#
-+Autoload: no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150705/92b29b8f/attachment-0001.html>
More information about the macports-changes
mailing list