Skip to content

Commit

Permalink
math/spla: Update 1.5.4 → 1.5.5
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Apr 28, 2023
1 parent 49030bc commit 1da3083
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions 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
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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
2 changes: 1 addition & 1 deletion math/spla/pkg-plist
Expand Up @@ -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

0 comments on commit 1da3083

Please sign in to comment.