diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-07-20 06:39:52 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-07-20 06:39:52 +0000 |
commit | 65d6bc6c665fbf7e085a98f17998640380db9ff8 (patch) | |
tree | 8fc4736d663f9874f70a6d29341a3dcd53094c37 /math | |
parent | 2f4403fac6b466597f4df9d7fc25638b0411c433 (diff) | |
download | ports-65d6bc6c665fbf7e085a98f17998640380db9ff8.tar.gz ports-65d6bc6c665fbf7e085a98f17998640380db9ff8.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/casadi/Makefile | 3 | ||||
-rw-r--r-- | math/casadi/distinfo | 6 | ||||
-rw-r--r-- | math/casadi/pkg-plist | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/math/casadi/Makefile b/math/casadi/Makefile index cde09b40deda..56411ade370f 100644 --- a/math/casadi/Makefile +++ b/math/casadi/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= casadi -DISTVERSION= 3.5.1 -PORTREVISION= 3 +DISTVERSION= 3.5.2 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/casadi/distinfo b/math/casadi/distinfo index 0a45fcc1a3c9..8b0125e2bc20 100644 --- a/math/casadi/distinfo +++ b/math/casadi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1571372865 -SHA256 (casadi-casadi-3.5.1_GH0.tar.gz) = 73eb096837bee2d1bbdfb8565f07c4a9d62b30cf831ad1ce3196df1f1770ae4d -SIZE (casadi-casadi-3.5.1_GH0.tar.gz) = 3643951 +TIMESTAMP = 1595224117 +SHA256 (casadi-casadi-3.5.2_GH0.tar.gz) = 7107e9dad9c6ffd6433e68f646a7b8da9e37daf7e7dd69e828b3f486cd428443 +SIZE (casadi-casadi-3.5.2_GH0.tar.gz) = 3666478 diff --git a/math/casadi/pkg-plist b/math/casadi/pkg-plist index b5480d71ee3d..6845bbdab33b 100644 --- a/math/casadi/pkg-plist +++ b/math/casadi/pkg-plist @@ -49,7 +49,9 @@ include/casadi/core/runtime/casadi_axpy.hpp include/casadi/core/runtime/casadi_bfgs.hpp include/casadi/core/runtime/casadi_bilin.hpp include/casadi/core/runtime/casadi_bound_consistency.hpp +include/casadi/core/runtime/casadi_cache.hpp include/casadi/core/runtime/casadi_clear.hpp +include/casadi/core/runtime/casadi_convexify.hpp include/casadi/core/runtime/casadi_copy.hpp include/casadi/core/runtime/casadi_cvx.hpp include/casadi/core/runtime/casadi_de_boor.hpp |