git: 1da3083553c9 - main - math/spla: Update 1.5.4 → 1.5.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Apr 2023 07:28:24 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1da3083553c98ef98ee8f0782e8b850017b8ea3c commit 1da3083553c98ef98ee8f0782e8b850017b8ea3c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-04-28 07:15:06 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-04-28 07:28:15 +0000 math/spla: Update 1.5.4 → 1.5.5 Reported by: portscout --- math/spla/Makefile | 4 ++-- math/spla/distinfo | 6 +++--- math/spla/pkg-plist | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/math/spla/Makefile b/math/spla/Makefile index 924b3b896661..db53b27968f1 100644 --- a/math/spla/Makefile +++ b/math/spla/Makefile @@ -1,7 +1,6 @@ PORTNAME= spla DISTVERSIONPREFIX= v -DISTVERSION= 1.5.4 -PORTREVISION= 1 +DISTVERSION= 1.5.5 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -21,6 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= eth-cscs CMAKE_TESTING_ON= SPLA_BUILD_TESTS # tests fail to link, see https://github.com/eth-cscs/spla/issues/24 +CMAKE_TESTING_ARGS= -DFETCHCONTENT_FULLY_DISCONNECTED:BOOL=OFF # to allow to download google test CMAKE_TESTING_TARGET= ${ALL_TARGET} OPTIONS_DEFINE= FORTRAN OPENMP diff --git a/math/spla/distinfo b/math/spla/distinfo index 445c4defcd82..d7b2b9c5047a 100644 --- a/math/spla/distinfo +++ b/math/spla/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661500900 -SHA256 (eth-cscs-spla-v1.5.4_GH0.tar.gz) = de30e427d24c741e2e4fcae3d7668162056ac2574afed6522c0bb49d6f1d0f79 -SIZE (eth-cscs-spla-v1.5.4_GH0.tar.gz) = 519572 +TIMESTAMP = 1682665482 +SHA256 (eth-cscs-spla-v1.5.5_GH0.tar.gz) = bc0c366e228344b1b2df55b9ce750d73c1165380e512da5a04d471db126d66ce +SIZE (eth-cscs-spla-v1.5.5_GH0.tar.gz) = 519646 diff --git a/math/spla/pkg-plist b/math/spla/pkg-plist index 5ee6697bed35..fe9fbcd748f9 100644 --- a/math/spla/pkg-plist +++ b/math/spla/pkg-plist @@ -36,5 +36,5 @@ lib/cmake/SPLA/modules/FindSCALAPACK.cmake lib/cmake/SPLA/modules/FindSCI.cmake lib/libspla.so lib/libspla.so.1 -lib/libspla.so.1.5.4 +lib/libspla.so.1.5.5 libdata/pkgconfig/SPLA.pc