Date: Sun, 12 Jan 2025 22:36:45 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c24b49bbb741 - main - math/casadi: update 3.6.6 =?utf-8?Q?=E2=86=92?= 3.6.7 Message-ID: <202501122236.50CMajPF093808@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c24b49bbb741339a595f6333c4ce5f4ebe4c5cb6 commit c24b49bbb741339a595f6333c4ce5f4ebe4c5cb6 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-01-12 20:32:37 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-01-12 22:36:38 +0000 math/casadi: update 3.6.6 → 3.6.7 --- math/casadi/Makefile | 5 +++-- math/casadi/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/math/casadi/Makefile b/math/casadi/Makefile index d4eccdf90fcd..71f5a7524390 100644 --- a/math/casadi/Makefile +++ b/math/casadi/Makefile @@ -1,10 +1,11 @@ PORTNAME= casadi -DISTVERSION= 3.6.6 +DISTVERSION= 3.6.7 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Symbolic framework for numeric optimization -WWW= https://web.casadi.org/ +WWW= https://web.casadi.org/ \ + https://github.com/casadi/casadi LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt diff --git a/math/casadi/distinfo b/math/casadi/distinfo index 2b6c09a6e763..723b8bf35d1a 100644 --- a/math/casadi/distinfo +++ b/math/casadi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722831917 -SHA256 (casadi-casadi-3.6.6_GH0.tar.gz) = e8b2eb594cdca56b2731be29b5accc2a7390725976d4aa944ac99de78aacac6b -SIZE (casadi-casadi-3.6.6_GH0.tar.gz) = 3780088 +TIMESTAMP = 1736711885 +SHA256 (casadi-casadi-3.6.7_GH0.tar.gz) = 47602bab2aa187bfa8280cc4fa7d68ee19abbbdfeb90991e9eb3dd88465fd18b +SIZE (casadi-casadi-3.6.7_GH0.tar.gz) = 3786659
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501122236.50CMajPF093808>