Date: Sat, 10 Aug 2024 13:58:26 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: 0cf0c7c07136 - main - math/clad: update 1.6 =?utf-8?Q?=E2=86=92?= 1.7 Message-ID: <202408101358.47ADwQxc069395@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=0cf0c7c07136ee001b30c09229399cc5df936875 commit 0cf0c7c07136ee001b30c09229399cc5df936875 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-08-10 13:58:04 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-08-10 13:58:24 +0000 math/clad: update 1.6 → 1.7 Reported by: portscout --- math/clad/Makefile | 2 +- math/clad/distinfo | 6 +++--- math/clad/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/math/clad/Makefile b/math/clad/Makefile index 1603487effe5..19c0c6d6bf8c 100644 --- a/math/clad/Makefile +++ b/math/clad/Makefile @@ -1,6 +1,6 @@ PORTNAME= clad DISTVERSIONPREFIX= v -DISTVERSION= 1.6 +DISTVERSION= 1.7 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/clad/distinfo b/math/clad/distinfo index 5da1dfdef415..e022272a1515 100644 --- a/math/clad/distinfo +++ b/math/clad/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1721434166 -SHA256 (vgvassilev-clad-v1.6_GH0.tar.gz) = 18b4a3694f40d7a1cd510237f83d0be1e3c83c435dd9e1395ac4068e21a77b01 -SIZE (vgvassilev-clad-v1.6_GH0.tar.gz) = 1159962 +TIMESTAMP = 1723266580 +SHA256 (vgvassilev-clad-v1.7_GH0.tar.gz) = dc2e738c30864fb82b0154519f18ce2567f413ee845fc5e0154bb89e24519ba3 +SIZE (vgvassilev-clad-v1.7_GH0.tar.gz) = 1171227 diff --git a/math/clad/pkg-plist b/math/clad/pkg-plist index 2f8d7d43323a..18346c99cc0f 100644 --- a/math/clad/pkg-plist +++ b/math/clad/pkg-plist @@ -18,6 +18,7 @@ include/clad/Differentiator/EstimationModel.h include/clad/Differentiator/ExternalRMVSource.h include/clad/Differentiator/FunctionTraits.h include/clad/Differentiator/HessianModeVisitor.h +include/clad/Differentiator/KokkosBuiltins.h include/clad/Differentiator/Matrix.h include/clad/Differentiator/MultiplexExternalRMVSource.h include/clad/Differentiator/NumericalDiff.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408101358.47ADwQxc069395>