diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-10-12 00:52:42 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-10-12 00:52:42 +0000 |
commit | 69e3dd17ea020a10c6b118ca0a8cebc734f97b6d (patch) | |
tree | 03e71fc12c9c3c6c3196c6954956c4ae24283bc9 /science | |
parent | a0fb46b81f961ced09c31822e264590c92e77b0b (diff) | |
download | freebsd-ports-69e3dd17ea020a10c6b118ca0a8cebc734f97b6d.zip |
science/gromacs: Update 2020.3 -> 2020.4
Reported by: portscout
Diffstat (limited to 'science')
-rw-r--r-- | science/gromacs/Makefile | 2 | ||||
-rw-r--r-- | science/gromacs/distinfo | 6 | ||||
-rw-r--r-- | science/gromacs/pkg-plist | 10 |
3 files changed, 9 insertions, 9 deletions
diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile index f5171beb6472..b2c7507977a0 100644 --- a/science/gromacs/Makefile +++ b/science/gromacs/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gromacs -DISTVERSION= 2020.3 +DISTVERSION= 2020.4 CATEGORIES= science MASTER_SITES= ftp://ftp.gromacs.org/pub/gromacs/ diff --git a/science/gromacs/distinfo b/science/gromacs/distinfo index 59f4db8de54e..8ba845a63730 100644 --- a/science/gromacs/distinfo +++ b/science/gromacs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1594880781 -SHA256 (gromacs-2020.3.tar.gz) = 903183691132db14e55b011305db4b6f4901cc4912d2c56c131edfef18cc92a9 -SIZE (gromacs-2020.3.tar.gz) = 29143950 +TIMESTAMP = 1602461898 +SHA256 (gromacs-2020.4.tar.gz) = 5519690321b5500c7951aaf53ff624042c3edd1a5f5d6dd1f2d802a3ecdbf4e6 +SIZE (gromacs-2020.4.tar.gz) = 29149899 diff --git a/science/gromacs/pkg-plist b/science/gromacs/pkg-plist index 88a7361ac5d9..fae0baf67524 100644 --- a/science/gromacs/pkg-plist +++ b/science/gromacs/pkg-plist @@ -22,6 +22,11 @@ include/gmxapi/session/resources.h include/gmxapi/status.h include/gmxapi/system.h include/gmxapi/version.h +include/gromacs/math/do_fit.h +include/gromacs/math/functions.h +include/gromacs/math/units.h +include/gromacs/math/utilities.h +include/gromacs/math/vec.h include/gromacs/math/vectypes.h include/gromacs/restraint/restraintpotential.h include/gromacs/utility/basedefinitions.h @@ -57,11 +62,6 @@ share/cmake/gromacs%%SUFFIX_MPI%%%%SUFFIX_D%%/libgromacs.cmake %%OPENCL%%%%DATADIR%%/opencl/nbnxn_ocl_kernels_fastgen.clh %%OPENCL%%%%DATADIR%%/opencl/nbnxn_ocl_kernels_fastgen_add_twincut.clh %%OPENCL%%%%DATADIR%%/opencl/vectype_ops.clh -%%DATADIR%%/template/CMakeLists.txt -%%DATADIR%%/template/Makefile.pkg -%%DATADIR%%/template/README -%%DATADIR%%/template/cmake/FindGROMACS.cmake -%%DATADIR%%/template/template.cpp %%DATADIR%%/top/README %%DATADIR%%/top/amber03.ff/aminoacids.arn %%DATADIR%%/top/amber03.ff/aminoacids.c.tdb |