aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/spectra/Makefile4
-rw-r--r--math/spectra/distinfo6
-rw-r--r--math/spectra/pkg-plist1
3 files changed, 7 insertions, 4 deletions
diff --git a/math/spectra/Makefile b/math/spectra/Makefile
index f2271d0346b2..696eceb70bcc 100644
--- a/math/spectra/Makefile
+++ b/math/spectra/Makefile
@@ -2,17 +2,19 @@
PORTNAME= spectra
DISTVERSIONPREFIX= v
-DISTVERSION= 0.7.0
+DISTVERSION= 0.8.0
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
COMMENT= C++ library for large scale eigenvalue problems
LICENSE= MPL20
+LICENSE_FILE= ${WRKSRC}/LICENSE
USES= eigen:3,run
USE_GITHUB= yes
GH_ACCOUNT= yixuan
+
NO_BUILD= yes
NO_ARCH= yes
diff --git a/math/spectra/distinfo b/math/spectra/distinfo
index 1f9b6f47c89b..e273873f841f 100644
--- a/math/spectra/distinfo
+++ b/math/spectra/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547614108
-SHA256 (yixuan-spectra-v0.7.0_GH0.tar.gz) = ff1a16c36c23c14e95777520496598c17b0377feb3106e6fa2e7c774300727f0
-SIZE (yixuan-spectra-v0.7.0_GH0.tar.gz) = 188707
+TIMESTAMP = 1554417960
+SHA256 (yixuan-spectra-v0.8.0_GH0.tar.gz) = 7eede76ee2e62ed26af085c469ce81696ffa5a53da99e00ae7b70393519c7528
+SIZE (yixuan-spectra-v0.8.0_GH0.tar.gz) = 200139
diff --git a/math/spectra/pkg-plist b/math/spectra/pkg-plist
index fd849d798f58..62dc6ef292b7 100644
--- a/math/spectra/pkg-plist
+++ b/math/spectra/pkg-plist
@@ -3,6 +3,7 @@ include/Spectra/GenEigsComplexShiftSolver.h
include/Spectra/GenEigsRealShiftSolver.h
include/Spectra/GenEigsSolver.h
include/Spectra/LinAlg/Arnoldi.h
+include/Spectra/LinAlg/BKLDLT.h
include/Spectra/LinAlg/DoubleShiftQR.h
include/Spectra/LinAlg/Lanczos.h
include/Spectra/LinAlg/TridiagEigen.h