mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
science/sirius: update 7.6.1 → 7.7.0
Reported by: portscout
This commit is contained in:
parent
55d28f3736
commit
496bc560a4
3 changed files with 6 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= sirius
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 7.6.1
|
||||
DISTVERSION= 7.7.0
|
||||
CATEGORIES= science
|
||||
PKGNAMESUFFIX= -quantum-chemistry # other software also has the name "sirius"
|
||||
|
||||
|
@ -47,5 +47,6 @@ 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
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1725946336
|
||||
SHA256 (electronic-structure-SIRIUS-v7.6.1_GH0.tar.gz) = 16a114dc17e28697750585820e69718a96e6929f88406d266c75cf9a7cdbdaaa
|
||||
SIZE (electronic-structure-SIRIUS-v7.6.1_GH0.tar.gz) = 32295594
|
||||
TIMESTAMP = 1744882296
|
||||
SHA256 (electronic-structure-SIRIUS-v7.7.0_GH0.tar.gz) = be0bdc76db9eb8afdcb950f0ccaf7535b8e85d72a4232dc92246f54fa68d9d7b
|
||||
SIZE (electronic-structure-SIRIUS-v7.7.0_GH0.tar.gz) = 31681398
|
||||
|
|
|
@ -34,6 +34,7 @@ include/sirius/src/core/acc/rocsolver.hpp
|
|||
include/sirius/src/core/any_ptr.hpp
|
||||
include/sirius/src/core/cmd_args.hpp
|
||||
include/sirius/src/core/constants.hpp
|
||||
include/sirius/src/core/debug.hpp
|
||||
include/sirius/src/core/env/env.hpp
|
||||
include/sirius/src/core/fft/fft.hpp
|
||||
include/sirius/src/core/fft/fft3d_grid.hpp
|
||||
|
|
Loading…
Add table
Reference in a new issue