aboutsummaryrefslogtreecommitdiff
path: root/math/spectra
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-04-04 23:04:59 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-04-04 23:04:59 +0000
commit5a4093bef638daaf8872f7e6c1a865a473c0d5a3 (patch)
treee38ccd8f120edcd93d1b6dc484f28efea2269c01 /math/spectra
parenta505b3c8a5f74c8baf1c4ef1293659d51e120677 (diff)
downloadports-5a4093bef638daaf8872f7e6c1a865a473c0d5a3.tar.gz
ports-5a4093bef638daaf8872f7e6c1a865a473c0d5a3.zip
math/spectra: Update 0.7.0 -> 0.8.0
Reported by: portscout
Notes
Notes: svn path=/head/; revision=497874
Diffstat (limited to 'math/spectra')
-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