Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jul 2020 06:39:52 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r542613 - head/math/casadi
Message-ID:  <202007200639.06K6dqC2024901@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Mon Jul 20 06:39:52 2020
New Revision: 542613
URL: https://svnweb.freebsd.org/changeset/ports/542613

Log:
  math/casadi: Update 3.5.1 -> 3.5.2
  
  Reported by:	portscout

Modified:
  head/math/casadi/Makefile
  head/math/casadi/distinfo
  head/math/casadi/pkg-plist

Modified: head/math/casadi/Makefile
==============================================================================
--- head/math/casadi/Makefile	Mon Jul 20 06:14:43 2020	(r542612)
+++ head/math/casadi/Makefile	Mon Jul 20 06:39:52 2020	(r542613)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	casadi
-DISTVERSION=	3.5.1
-PORTREVISION=	3
+DISTVERSION=	3.5.2
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org

Modified: head/math/casadi/distinfo
==============================================================================
--- head/math/casadi/distinfo	Mon Jul 20 06:14:43 2020	(r542612)
+++ head/math/casadi/distinfo	Mon Jul 20 06:39:52 2020	(r542613)
@@ -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

Modified: head/math/casadi/pkg-plist
==============================================================================
--- head/math/casadi/pkg-plist	Mon Jul 20 06:14:43 2020	(r542612)
+++ head/math/casadi/pkg-plist	Mon Jul 20 06:39:52 2020	(r542613)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007200639.06K6dqC2024901>