Skip to content

Commit

Permalink
science/gromacs: Update 2022.2 -> 2022.3; Add test target
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Sep 6, 2022
1 parent 6f4c815 commit 868893c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions science/gromacs/Makefile
@@ -1,6 +1,5 @@
PORTNAME= gromacs
DISTVERSION= 2022.2
PORTREVISION= 1
DISTVERSION= 2022.3
CATEGORIES= science
MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/

Expand All @@ -26,6 +25,8 @@ CMAKE_OFF= GMX_USE_RDTSCP \
USE_PYTHON_SCRIPTS
CMAKE_ARGS= -DPython3_EXECUTABLE=${PYTHON_CMD}
TEST_TARGET= check
OPTIONS_DEFINE= ATLAS FLOAT LEGACY OPENCL OPENMP SIMD X11
OPTIONS_SINGLE= MP
OPTIONS_SINGLE_MP= NOMP MPICH OPENMPI THREAD_MPI
Expand Down
6 changes: 3 additions & 3 deletions science/gromacs/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1655481665
SHA256 (gromacs-2022.2.tar.gz) = 656404f884d2fa2244c97d2a5b92af148d0dbea94ad13004724b3fcbf45e01bf
SIZE (gromacs-2022.2.tar.gz) = 40350604
TIMESTAMP = 1662435505
SHA256 (gromacs-2022.3.tar.gz) = 14cfb130ddaf8f759a3af643c04f5a0d0d32b09bc3448b16afa5b617f5e35dae
SIZE (gromacs-2022.3.tar.gz) = 40359623

0 comments on commit 868893c

Please sign in to comment.