aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-ltfat
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2021-02-21 22:41:34 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2021-02-21 22:41:34 +0000
commit6473aac25b6dc63be299faa4fc1ed9cde77f1957 (patch)
tree5f81e978342b34ec7b1784c80dc5be7182d55dcf /math/octave-forge-ltfat
parente906f6434c9ac6119ad6536e7f73592e5d69d557 (diff)
downloadports-6473aac25b6dc63be299faa4fc1ed9cde77f1957.tar.gz
ports-6473aac25b6dc63be299faa4fc1ed9cde77f1957.zip
- Update math/octave to 6.2.0.
- Bump portrevision of dependent ports. - Add patches to dependent ports math/octave-forge-* if I can figure them out. - Mark broken dependent ports I couldn't figure out.
Notes
Notes: svn path=/head/; revision=566249
Diffstat (limited to 'math/octave-forge-ltfat')
-rw-r--r--math/octave-forge-ltfat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/octave-forge-ltfat/Makefile b/math/octave-forge-ltfat/Makefile
index af8d33544f2c..0d12f09075a0 100644
--- a/math/octave-forge-ltfat/Makefile
+++ b/math/octave-forge-ltfat/Makefile
@@ -3,7 +3,7 @@
PORTNAME= octave-forge-ltfat
PORTVERSION= 2.3.1
-PORTREVISION= 8
+PORTREVISION= 9
PORTEPOCH= 1
CATEGORIES= math
@@ -13,6 +13,7 @@ COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
LICENSE= GPLv3
LICENSE_FILE= ${WRKDIR}/${OCTSRC}/COPYING
+BROKEN= does not install properly with octave-6.2.0
BROKEN_FreeBSD_12_powerpc64= fails to compile: modules/libltfat/src/dgt_multi.c:47:31: 'cexpl' undeclared (first use in this function); did you mean 'cexpf'?
LIB_DEPENDS= libfftw3.so:math/fftw3 \