aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-04-30 07:12:30 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-04-30 07:14:38 +0000
commitb63ecde370d84852ce79782b183597c4d1e40390 (patch)
tree5c17be4d7df507977a463a6da6f13910556c68fe
parentb4ea6d8d3aaba83e7ff6e5c453a36a1e363920e5 (diff)
math/casadi: update 3.6.0 → 3.6.5
Reported by: portscout
-rw-r--r--math/casadi/Makefile11
-rw-r--r--math/casadi/distinfo6
-rw-r--r--math/casadi/pkg-plist2
3 files changed, 12 insertions, 7 deletions
diff --git a/math/casadi/Makefile b/math/casadi/Makefile
index c172467d06c4..b4de360e0691 100644
--- a/math/casadi/Makefile
+++ b/math/casadi/Makefile
@@ -1,6 +1,5 @@
PORTNAME= casadi
-DISTVERSION= 3.6.0
-PORTREVISION= 4
+DISTVERSION= 3.6.5
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
@@ -25,8 +24,8 @@ CMAKE_OFF= WITH_DEEPBIND WITH_BUILD_BLASFEO
# and fail due to not setting up the linker environment properly:
CMAKE_OFF+= WITH_EXAMPLES
-OPTIONS_DEFINE= BLASFEO BONMIN CLANG IPOPT LAPACK QPOASES
-OPTIONS_DEFAULT= BLASFEO BONMIN IPOPT LAPACK QPOASES
+OPTIONS_DEFINE= BLASFEO BONMIN CLANG IPOPT LAPACK OPENMP QPOASES THREADS
+OPTIONS_DEFAULT= BLASFEO BONMIN IPOPT LAPACK OPENMP QPOASES THREADS
OPTIONS_SUB= yes
BLASFEO_DESC= Build with BLASFEO
@@ -62,11 +61,15 @@ LAPACK_DESC= Build with LAPACK
LAPACK_CMAKE_BOOL= WITH_LAPACK
LAPACK_USES= blaslapack:openblas
+OPENMP_CMAKE_BOOL= WITH_OPENMP
+
QPOASES_DESC= Build with qpOASES
QPOASES_CMAKE_BOOL= WITH_QPOASES
QPOASES_LIB_DEPENDS= libopenblas.so:math/openblas
QPOASES_IMPLIES= LAPACK
+THREADS_CMAKE_BOOL= WITH_THREAD
+
PORTSCOUT= limit:^.*[1-9]\..* # prevent tags like ge2
.include <bsd.port.mk>
diff --git a/math/casadi/distinfo b/math/casadi/distinfo
index bfe7a975786e..d1ee05b41b8c 100644
--- a/math/casadi/distinfo
+++ b/math/casadi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681099630
-SHA256 (casadi-casadi-3.6.0_GH0.tar.gz) = 87ea8c25025b0a479d3fcd20d1851197e699b6440cc8fd5e8c02a7e79f8cd19c
-SIZE (casadi-casadi-3.6.0_GH0.tar.gz) = 3638738
+TIMESTAMP = 1714459801
+SHA256 (casadi-casadi-3.6.5_GH0.tar.gz) = fb669c3dfac4c9a6872c4016961dcf4dd8879cf4448253a4aa1b5251652b360e
+SIZE (casadi-casadi-3.6.5_GH0.tar.gz) = 3733588
diff --git a/math/casadi/pkg-plist b/math/casadi/pkg-plist
index ceac4aa74406..f5803c4f01a0 100644
--- a/math/casadi/pkg-plist
+++ b/math/casadi/pkg-plist
@@ -23,6 +23,7 @@ include/casadi/core/dple.hpp
include/casadi/core/exception.hpp
include/casadi/core/expm.hpp
include/casadi/core/external.hpp
+include/casadi/core/fmu.hpp
include/casadi/core/function.hpp
include/casadi/core/generic_expression.hpp
include/casadi/core/generic_matrix.hpp
@@ -131,6 +132,7 @@ include/casadi/core/sx.hpp
include/casadi/core/sx_elem.hpp
include/casadi/core/sx_fwd.hpp
include/casadi/core/timing.hpp
+include/casadi/core/tools.hpp
include/casadi/core/xml_file.hpp
include/casadi/core/xml_node.hpp
include/casadi/mem.h