aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/octave/Makefile2
-rw-r--r--math/octave/pkg-plist16
2 files changed, 9 insertions, 9 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index cee9fc575fbf..7495dba61062 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -7,7 +7,7 @@
PORTNAME= octave
PORTVERSION= 3.2.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MASTER_SITES= ftp://ftp.octave.org/pub/octave/ \
ftp://ftp.u-aizu.ac.jp/pub/SciEng/numanal/Octave/bleeding-edge/
diff --git a/math/octave/pkg-plist b/math/octave/pkg-plist
index 11dd9efe563b..61823f3a0a3c 100644
--- a/math/octave/pkg-plist
+++ b/math/octave/pkg-plist
@@ -15,21 +15,21 @@ share/applications/www.octave.org-octave.desktop
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@comment octave diggs some empty directories
@exec mkdir -p %D/share/octave/site/m/startup/octaverc 2>/dev/null || true
-@exec mkdir -p %D/share/octave/site/api-v32/m 2>/dev/null || true
-@exec mkdir -p %D/share/octave/site/api-v32 2>/dev/null || true
+@exec mkdir -p %D/share/octave/site/api-v37/m 2>/dev/null || true
+@exec mkdir -p %D/share/octave/site/api-v37 2>/dev/null || true
@exec mkdir -p %D/share/octave/%%OCTAVE_VERSION%%/site/m 2>/dev/null || true
@exec mkdir -p %D/share/octave/%%OCTAVE_VERSION%%/site 2>/dev/null || true
@exec mkdir -p %D/libexec/octave/site/oct/%%GNU_HOST%% 2>/dev/null || true
-@exec mkdir -p %D/libexec/octave/site/oct/api-v32/%%GNU_HOST%% 2>/dev/null || true
-@exec mkdir -p %D/libexec/octave/site/oct/api-v32 2>/dev/null || true
+@exec mkdir -p %D/libexec/octave/site/oct/api-v37/%%GNU_HOST%% 2>/dev/null || true
+@exec mkdir -p %D/libexec/octave/site/oct/api-v37 2>/dev/null || true
@exec mkdir -p %D/libexec/octave/site/oct 2>/dev/null || true
@exec mkdir -p %D/libexec/octave/site/exec/%%GNU_HOST%% 2>/dev/null || true
@exec mkdir -p %D/libexec/octave/site/exec 2>/dev/null || true
@exec mkdir -p %D/libexec/octave/site 2>/dev/null || true
-@exec mkdir -p %D/libexec/octave/api-v32/site/exec/%%GNU_HOST%% 2>/dev/null || true
-@exec mkdir -p %D/libexec/octave/api-v32/site/exec 2>/dev/null || true
-@exec mkdir -p %D/libexec/octave/api-v32/site 2>/dev/null || true
-@exec mkdir -p %D/libexec/octave/api-v32 2>/dev/null || true
+@exec mkdir -p %D/libexec/octave/api-v37/site/exec/%%GNU_HOST%% 2>/dev/null || true
+@exec mkdir -p %D/libexec/octave/api-v37/site/exec 2>/dev/null || true
+@exec mkdir -p %D/libexec/octave/api-v37/site 2>/dev/null || true
+@exec mkdir -p %D/libexec/octave/api-v37 2>/dev/null || true
@exec mkdir -p %D/libexec/octave/%%OCTAVE_VERSION%%/site/oct/%%GNU_HOST%% 2>/dev/null || true
@exec mkdir -p %D/libexec/octave/%%OCTAVE_VERSION%%/site/oct 2>/dev/null || true
@exec mkdir -p %D/libexec/octave/%%OCTAVE_VERSION%%/site/exec/%%GNU_HOST%% 2>/dev/null || true