git: 219017f131e6 - main - math/clad: update 1.8 → 2.2

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Tue, 04 Nov 2025 07:21:41 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=219017f131e64c223c7c44c225a21d5ee2cbed09

commit 219017f131e64c223c7c44c225a21d5ee2cbed09
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-11-04 07:06:02 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-11-04 07:21:32 +0000

    math/clad: update 1.8 → 2.2
    
    Reported by:    portscout
---
 math/clad/Makefile  | 2 +-
 math/clad/distinfo  | 6 +++---
 math/clad/pkg-plist | 5 +++++
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/math/clad/Makefile b/math/clad/Makefile
index 018a2b30221d..d1bb69f19057 100644
--- a/math/clad/Makefile
+++ b/math/clad/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	clad
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.8
+DISTVERSION=	2.2
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/math/clad/distinfo b/math/clad/distinfo
index 2bd181fecc5a..7090ea2705e5 100644
--- a/math/clad/distinfo
+++ b/math/clad/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1734672509
-SHA256 (vgvassilev-clad-v1.8_GH0.tar.gz) = 1dcff3cab33417c8b8595e9bdb139a2cd1ec9c15eb013a275ab4e004c5b65812
-SIZE (vgvassilev-clad-v1.8_GH0.tar.gz) = 1240960
+TIMESTAMP = 1762232638
+SHA256 (vgvassilev-clad-v2.2_GH0.tar.gz) = 9bcfae0931849658443deecae4f13ff23e9b79de60632c318efa059f9fd2dc6d
+SIZE (vgvassilev-clad-v2.2_GH0.tar.gz) = 1327715
diff --git a/math/clad/pkg-plist b/math/clad/pkg-plist
index 18346c99cc0f..fe06b56e3445 100644
--- a/math/clad/pkg-plist
+++ b/math/clad/pkg-plist
@@ -24,6 +24,7 @@ include/clad/Differentiator/MultiplexExternalRMVSource.h
 include/clad/Differentiator/NumericalDiff.h
 include/clad/Differentiator/ParseDiffArgsTypes.h
 include/clad/Differentiator/PushForwardModeVisitor.h
+include/clad/Differentiator/RestoreTracker.h
 include/clad/Differentiator/ReverseModeForwPassVisitor.h
 include/clad/Differentiator/ReverseModeVisitor.h
 include/clad/Differentiator/ReverseModeVisitorDirectionKinds.h
@@ -31,9 +32,13 @@ include/clad/Differentiator/STLBuiltins.h
 include/clad/Differentiator/Sins.h
 include/clad/Differentiator/StmtClone.h
 include/clad/Differentiator/Tape.h
+include/clad/Differentiator/ThrustBuiltins.h
+include/clad/Differentiator/ThrustDerivatives.h
+include/clad/Differentiator/Timers.h
 include/clad/Differentiator/VectorForwardModeVisitor.h
 include/clad/Differentiator/VectorPushForwardModeVisitor.h
 include/clad/Differentiator/Version.h
+include/clad/Differentiator/Version.inc
 include/clad/Differentiator/VisitorBase.h
 include/clad/tools/ClangBackendPlugin.h
 include/clad/tools/ClangPlugin.h