diff --git a/science/sirius/Makefile b/science/sirius/Makefile index 0c9b1113ddca..078332930320 100644 --- a/science/sirius/Makefile +++ b/science/sirius/Makefile @@ -1,56 +1,56 @@ PORTNAME= sirius DISTVERSIONPREFIX= v -DISTVERSION= 7.11.0 +DISTVERSION= 7.11.1 CATEGORIES= science PKGNAMESUFFIX= -quantum-chemistry # other software also has the name "sirius" MAINTAINER= yuri@FreeBSD.org COMMENT= Domain specific library for electronic structure calculations WWW= https://github.com/electronic-structure/SIRIUS/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcosta.so:math/costa \ libfmt.so:devel/libfmt \ libgsl.so:math/gsl \ libhdf5.so:science/hdf5 \ libopenblas.so:math/openblas \ libscalapack.so:math/scalapack \ libspfft.so:math/spfft \ libspla.so:math/spla \ libsymspg.so:science/spglib \ libxc.so:science/libxc TEST_DEPENDS= bash:shells/bash USES= cmake:testing compiler:c++14-lang eigen:3,test fortran pkgconfig shebangfix USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= electronic-structure GH_PROJECT= SIRIUS SHEBANG_FILES= ci/mpi-ctest.sh CMAKE_OFF= SIRIUS_USE_MEMORY_POOL # depends on umpire - not yet ported OPTIONS_DEFAULT= MPICH # NLCGLIB OPTIONS_DEFINE= NLCGLIB OPTIONS_SINGLE= MPI OPTIONS_SINGLE_MPI= MPICH OPENMPI NLCGLIB_DESC= Enable nlcglib MPICH_USES= mpi:mpich NLCGLIB_LIB_DEPENDS= libnlcglib.so:science/nlcglib \ libkokkoscore.so:devel/kokkos NLCGLIB_CMAKE_BOOL= USE_NLCGLIB OPENMPI_USES= mpi:openmpi # pre-7.4.0: many tests fail, see https://github.com/electronic-structure/SIRIUS/issues/760 # 7.6.0: several tests fail: Can't divide 1 ranks into groups of size 4 # 7.7.0: tests fail to compile, see https://github.com/electronic-structure/SIRIUS/issues/1070 # 7.11.0: tests hang in the middle or run forever .include diff --git a/science/sirius/distinfo b/science/sirius/distinfo index 283aea03800d..2ac425c4d2bc 100644 --- a/science/sirius/distinfo +++ b/science/sirius/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1777009829 -SHA256 (electronic-structure-SIRIUS-v7.11.0_GH0.tar.gz) = fd91de0bcb917028484ce41953e1102b6c5155390fdc8ed385af8341cd7cff39 -SIZE (electronic-structure-SIRIUS-v7.11.0_GH0.tar.gz) = 33803954 +TIMESTAMP = 1779760967 +SHA256 (electronic-structure-SIRIUS-v7.11.1_GH0.tar.gz) = ce77dd168b2c3ef4a89cc2d6b163cb00b3d8b9d4b0652bc9de187dc7e0e74d77 +SIZE (electronic-structure-SIRIUS-v7.11.1_GH0.tar.gz) = 33804070