git: 09498c1ceec9 - main - math/spectra: update 1.1.0 → 1.2.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Nov 2025 16:55:48 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=09498c1ceec95a5d3a7c7c8516333de61487456a
commit 09498c1ceec95a5d3a7c7c8516333de61487456a
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-11-12 16:33:36 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-11-12 16:55:45 +0000
math/spectra: update 1.1.0 → 1.2.0
---
math/spectra/Makefile | 2 +-
math/spectra/distinfo | 6 +++---
math/spectra/pkg-plist | 1 +
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/math/spectra/Makefile b/math/spectra/Makefile
index 739f5b77a75e..bae39cd6e2e2 100644
--- a/math/spectra/Makefile
+++ b/math/spectra/Makefile
@@ -1,6 +1,6 @@
PORTNAME= spectra
DISTVERSIONPREFIX= v
-DISTVERSION= 1.1.0
+DISTVERSION= 1.2.0
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
diff --git a/math/spectra/distinfo b/math/spectra/distinfo
index 05ef527b965c..2cd2e7734491 100644
--- a/math/spectra/distinfo
+++ b/math/spectra/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735791195
-SHA256 (yixuan-spectra-v1.1.0_GH0.tar.gz) = d29671e3d1b8036728933cadfddb05668a3cd6133331e91fc4535a9b85bedc79
-SIZE (yixuan-spectra-v1.1.0_GH0.tar.gz) = 273206
+TIMESTAMP = 1762964390
+SHA256 (yixuan-spectra-v1.2.0_GH0.tar.gz) = fdfccacba1c77d9b4ffefae7258c760c99e3c8a2823ca87ea5b11a50d297a73b
+SIZE (yixuan-spectra-v1.2.0_GH0.tar.gz) = 293008
diff --git a/math/spectra/pkg-plist b/math/spectra/pkg-plist
index 8c7bf0abdcc6..ff00377b1826 100644
--- a/math/spectra/pkg-plist
+++ b/math/spectra/pkg-plist
@@ -9,6 +9,7 @@ include/Spectra/JDSymEigsBase.h
include/Spectra/LinAlg/Arnoldi.h
include/Spectra/LinAlg/BKLDLT.h
include/Spectra/LinAlg/DoubleShiftQR.h
+include/Spectra/LinAlg/Givens.h
include/Spectra/LinAlg/Lanczos.h
include/Spectra/LinAlg/Orthogonalization.h
include/Spectra/LinAlg/RitzPairs.h