diff --git a/math/spectra/Makefile b/math/spectra/Makefile index 4bc68f461a34..6e97e6897fa6 100644 --- a/math/spectra/Makefile +++ b/math/spectra/Makefile @@ -1,25 +1,24 @@ PORTNAME= spectra DISTVERSIONPREFIX= v -DISTVERSION= 1.0.0 -PORTREVISION= 1 +DISTVERSION= 1.0.1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= C++ library for large scale eigenvalue problems LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= gmake>0:devel/gmake USES= cmake eigen:3,build,run USE_GITHUB= yes GH_ACCOUNT= yixuan NO_ARCH= yes do-test: # some tests are known to fail: https://github.com/yixuan/spectra/issues/47 @cd ${WRKSRC}/test && ${SETENV} ${MAKE_ENV} CXXFLAGS=-I${LOCALBASE}/include/eigen3 ${GMAKE} all test .include diff --git a/math/spectra/distinfo b/math/spectra/distinfo index 600c892e5451..746d062f8644 100644 --- a/math/spectra/distinfo +++ b/math/spectra/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1625420304 -SHA256 (yixuan-spectra-v1.0.0_GH0.tar.gz) = 45228b7d77b916b5384245eb13aa24bc994f3b0375013a8ba6b85adfd2dafd67 -SIZE (yixuan-spectra-v1.0.0_GH0.tar.gz) = 258248 +TIMESTAMP = 1649316625 +SHA256 (yixuan-spectra-v1.0.1_GH0.tar.gz) = 919e3fbc8c539a321fd5a0766966922b7637cc52eb50a969241a997c733789f3 +SIZE (yixuan-spectra-v1.0.1_GH0.tar.gz) = 259951